Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

In all fairness, you could use something other than Postgres that's also ACID.


sort by: page size:

Try postgreSQL next time, at least it's ACID compliant ;)

Or Postgres.

I haven't done that in decades. Has something changed recently that made it easier to create an ACID data store with static files? Last I looked, ACID was tricky enough with static files that it was easier just to use PostgreSQL.

Is this DB ACID compliant? This is a major omission from the article, as I was considering this as a replacemnt for PostGres SQL As-A-Service offerings.

I just switched from RethinkDB to Postgres as well, although my issues were more with NoSQL than RethinkDB specifically. With JSON support in PG, and the ability to let Amazon RDS handle DB admin/scalability, I don't see any reason to sacrifice ACID compliance and security on NoSQL.

You could certainly use Postgres for everything. Zep does. But then you'd also have to build the stuff that Zep does, too.

sounds like postgres would be fine

Postgres is already available :)

I would love to see postgres in the mix.

Postgres is there.

Postgres, not Postgre.

I think those can be MySQL if that matters, unfortunately no postgres.

Better port that sucker to Postgres sooner rather than later. You know, for future proofing.

How about PostgreSQLite? Joke aside, is anyone building something that takes a stab at fixing the issues with both?

Postgres is free.

PostgreSQL, not Postgres.

Are you implying that you can't use Postgres for web-scale services?

This is, as well as Postgres.

Linux/Anginx/M4/Postgres, baby.
next

Legal | privacy