←back to thread

131 points pgedge_postgres | 2 comments | | HN request time: 0.42s | source
Show context
foreigner ◴[] No.45536174[source]
What are the pros and cons of this compared to CockroachDB?
replies(3): >>45536200 #>>45536648 #>>45538518 #
1. znpy ◴[] No.45536648[source]
License. CockroachDB moved to a license that I can’t even remember if it’s source-available anymore.
replies(1): >>45536932 #
2. pgedge_postgres ◴[] No.45536932[source]
It technically is source-available, as of Nov 2024, anyway: https://news.itsfoss.com/cockcroachdb-no-open-source/

So yes, license (and compatibility - see https://pgscorecard.com) are two major differences between pgEdge and CockroachDB.

pgEdge version updates also come in very close alignment with upstream PostgreSQL intentionally to make sure security patches/bugfixes and the latest features get to users ASAP.