Postgres with Builtin File Systems
31 points
4 hours ago
| 4 comments
| db9.ai
| HN
clark1013
23 seconds ago
[-]
I like the idea of combining the file system and the database. It's really useful when people don’t want to manage files and structured data separately.
reply
nullpoint420
4 minutes ago
[-]
The carousel overflows on mobile, extending past the screen
reply
jacques_chester
1 hour ago
[-]
> db9 is a PostgreSQL-compatible distributed SQL database. Your data is stored in a distributed TiKV cluster, and each database (tenant) gets its own isolated keyspace. [0]

I feel like the lede is a bit buried here, bordering on deceptive.

That or the architecture doc is wrong. Both plausible I guess, in this day and age.

[0] https://db9.ai/docs/sql

reply
c4pt0r
1 hour 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
reply
esafak
41 minutes ago
[-]
If you're using TiKV why not use TiDB too, which is MySQL compatible?
reply
nullpoint420
5 minutes ago
[-]
Wonder if that’s what it is, with a few changes to make it postgres wire compatible
reply
hintymad
1 hour ago
[-]
I think what’s really interesting is that the first version of db9.ai is done by a single person by commanding AI. There must be tons of invaluable lessons learned.
reply
c4pt0r
1 hour ago
[-]
yes, it’s quite a journey
reply
gfygfy
36 minutes ago
[-]
AI is an instant turnoff and should be banned from HN. Unfortunately it is artificially promoted because of @sama despite not only providing no value but also making the world worse.
reply