Remix.run Logo
c4pt0r 3 hours ago

Hello, the developer of db9 here. You’re right, that section is indeed a bit too brief. We will add more architecture documentation later. What I wanted to convey is that, unlike a standard PostgreSQL, db9 is more like a pg SQL-compatible layer built on top of a large distributed KV store. I also shared a brief introduction in this tweet, which might help clarify things. https://x.com/dxhuang/status/2032016443114733744

esafak 3 hours ago | parent [-]

If you're using TiKV why not use TiDB too, which is MySQL compatible?

nullpoint420 2 hours ago | parent [-]

Wonder if that’s what it is, with a few changes to make it postgres wire compatible