DEV Community

Discussion on: Build Relational Databases Like A Pro (MySQL, PostgreSQL, etc.)

Collapse
 
belkheir profile image
Mahamed Belkheir

yep, usually multiple different databases are used at that scale, discord getting millions of DB writes a second made them choose use Mongo initially, then even that did not cope with the amount of writes they were getting, they then migrated to Cassandra, and eventually Scylla as their messages DB