Posts tagged “DataBase”
Articles
Model Parts
07/08/26
How to centralize indexes, foreign keys, and unique constraints in the model itself so migrations and tests speak the same language.
Swift
Server
DataBase
Read →
UUID v7
05/06/26
Swift uses UUID v4 by default, but with a small extension you can leverage all the advantages of UUID v7 without sacrificing performance.
Swift
Server
DataBase
Read →
DB Admin vs Dev
03/23/26
Separating database administration from development is not an opinion but a responsibility: where the instance ends and migrations begin.
DataBase
Read →