small survey:
what databases do you use in your software?
(renote for visibility, thanks)
Thread
Login to reply
Replies (10)
note:
software like strfry that act almost identically to a database count
service discovery and secret storage counts
object storage also counts
redis also counts
MongoDB 🤢 , Postgres
View quoted note →
IndexedDB
SQLite
BadgerDB
Oracle and Postgres at work. Used to be big on MySQL.
LSM trees are usually only good for point lookups
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
Postgres, sqlite and mongo (sadly)
PostgreSQL, MongoDB (meh).