small survey:
what databases do you use in your software?
(renote for visibility, thanks)
Thread
Login to reply
Replies (13)
Sqlite, postgres, lmdb (only a tiny bit recently)
IndexedDB
SQLite
BadgerDB
Oracle and Postgres at work. Used to be big on MySQL.
LSM trees are usually only good for point lookups
mysql / postgres / redis / sled
is sled better than redb? is it finished?
Fjall is better than both I believe
Postgres at work. Sqlite for hobby (although with multi-threaded python it often breaks)
Postgres always. SQLite occasionally. MySQL never.
MongoDb: not even once
BRK uses a hand crafter db (brk_vecs) and Fjall
Supabase
PostgreSQL, MongoDB (meh).