Ask HN: What does your production database look like?
Interested to see what others use for “core” business logic databases at $DAYJOB. Mostly asking about SQL, but anything goes.
Industry: Industry-specific Enterprise SASS (startup)
Database: Postgres
Table count: About 150
Application type: Web server, monolith.
Use vs other data stores: We run almost all our data through postgres, dumping large objects to s3.
Description: We have a core set of tables/columns for domain modeling that don’t change much, and lots of accessory tables for application features that we add to at a pretty fast clip. I suspect this is similar to other enterprise sass companies of our size.
0 comments
[ 2.0 ms ] story [ 11.1 ms ] threadNo comments yet.