Avoid UUID Version 4 Primary Keys (for Postgres)
Introduction Over the last decade, when working on databases with UUID Version 41 as the primary key data type, these databases have usually had bad p...
Introduction Over the last decade, when working on databases with UUID Version 41 as the primary key data type, these databases have usually had bad p...

How I'm learning to build with better software architecture design principles (while 'moving fast and breaking things').
Denis Magda
You probably don’t need a collection of specialty databases. Just use Postgres instead! Need a fast, reliable SQL-compliant RDBMS? Just use Postgres! ...