Hacker News new | ask | show | jobs
by danieka 1235 days ago
Depending on your use case you could consider using SQLite. For example storing auth info in a central database and then having one database per customer.