What does HackerNews think of orioledb?
OrioleDB β building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems) Β πΊπ¦
Here's a recent HN submission about OrioleDB of the more promising ones: https://news.ycombinator.com/item?id=36740921
Source code: https://github.com/orioledb/orioledb
- OrioleDB is a new storage engine for PostgreSQL
- PostgreSQL is most-loved (whatever that means)
- OrioleDB is an extension that builds on.. other extensions?
- OrioleDB opens the door to the cloud!
In the wake of crypto and other Web 3.0 grift, this is not the tact that I'd take to release something that extends and improves on something as important as PostgreSQL.
Edit: OrioleDB! https://github.com/orioledb/orioledb https://news.ycombinator.com/item?id=30462695
The 2021 slidedeck on problems & possibilities in postgres was super fun to read! Solving postgresql's wicked problems. https://www.slideshare.net/AlexanderKorotkov/solving-postgre...
In Postgres 14 their patchset was ~5,000 lines of code (representing the total number of changes required in their fork). In the upcoming Postgres 16 release, it is ~2,000 lines of code. That means that around 60% of the code is already committed to the Postgres core.
We're hopeful that these changes can provide the possibility of several new storage implementations for postgres, much like the MySQL ecosystem have with their pluggable storage
There can be improvements like what OrioleDB is trying to do: https://github.com/orioledb/orioledb/
It is coming: https://github.com/orioledb/orioledb
I can't find anything of this effort anymore. Does someone know what I'm talking about and what the current status of that is?
EDIT: found it: https://github.com/orioledb/orioledb
I'd love to hear what PG devs here think of his criticism and proposed solutions.