If you want to learn database concepts in free YouTube videos that sound like you’re listening to a casual friend chat over drinks, check out Hussein Nasser’s database engineering playlist.
Fleet management will be easier in PostgreSQL 17 when you can turn off alter system commands. This helps folks like Doug Hunley who manage Postgres at scale with file-based deployments because they can ensure runtime users don’t alter system configs in an attempt to override the deployed file-based config settings.
Xata is an interesting serverless Postgres provider that happens to open source a lot of their stuff, like zero-time migration tooling and replication that supports DDL changes.
