Hacker News new | ask | show | jobs
by kbuchanan 2162 days ago
He makes mention of 2,300 Datomic databases. Can anyone shed some light on how a company maintains (or requires?)... 2,300 databases? What business needs lead to something like this? What kind of reporting pipeline possibly could pull so many dbs with cross concerns together under one roof?
3 comments

Brazilian tax law, Brazilian financial regulation, Brazilian fraud prevention...

Things get byzantine fast in Brazil.

Let’s say the company has four databases and 500 technical employees. That could get you to 2k personal development instances. Take your non-development instances and multiple for failover, blue-green deployments, multiple data centers. It doesn’t necessarily sound nice but it’s conceivable.
In datomic the concept of a database is pretty light, creating a db doesn't imply spinning up a new backend stack.