Hacker News new | ask | show | jobs
by SahAssar 456 days ago
Aurora is postgres but with a different storage layer, no? It uses the postgres engine, which other postgres-compatible databases like cockroach do not, right?
1 comments

That’s right, Aurora Postgres is quite close to vanilla Postgres. Aurora DSQL is a different story though.

For a more scientific answer, there is this project: https://pgscorecard.com/

Note that Aurora scores 93% while Cockroach scores only 40%.

I actually wasn't aware of Aurora DSQL, that's incredibly bad product naming.