Anyone know a difference between Yugabyte and YDB? Both seem to be in the OLTP space.
I actually thought Yugabyte renamed itself YDB. :(
They are totally different systems. Just they have a first letter 'Y'.
I actually thought Yugabyte renamed itself YDB. :(
Back to looking at Couchbase, Yugabase, or Citus for my distributed SQL.
https://db-engines.com/en/system/PostgreSQL%3BYandex+Databas...
I think they wanted to have a DB that is better tuned to distributed systems. Still don't know, why they do an SQL like query language called YQL (what would that mean in practical terms? Could a common ORM framework like JPA deal with the YQL query language ?)
Also the ecosystem... The official docs basically solve your problems without much fuss, you don't have to rely on horrible vendor-specific forums.
Asking because I pretty much like Clickhouse.