Y
Hacker News
new
|
ask
|
show
|
jobs
by
nuggien
2375 days ago
I don't know of any good native postgres solutions, but you could try
https://www.cockroachlabs.com/
which may or may not be a drop in replacement for postgres, depending on your use cases.
1 comments
Jonnax
2375 days ago
Interesting, I've heard of the DB before but haven't given it much research. I'll check it out.
link
ddorian43
2375 days ago
Also
https://www.yugabyte.com/
which uses Postgresql code and apache2 license.
link