
Databases in 2025: A Year in Review
www.cs.cmu.eduThe world tried to kill Andy off but he had to stay alive to to talk about what happened with databases in 2025.
4 links

The world tried to kill Andy off but he had to stay alive to to talk about what happened with databases in 2025.

Learn how to clone PostgreSQL databases instantly using reflinks. Turn slow template copies into milliseconds with PostgreSQL 18's new file copy options.

Learn how to use UUIDv7 today with stable releases of Python 3.14, Django 5.2 and PostgreSQL 18. A step by step guide showing how to generate UUIDv7 in Python, store them in Django models, use PostgreSQL native functions and build time ordered primary keys without writing SQL.

The horizontal scaling layer for PostgreSQL, deployed as a simple proxy.Load balance queries and shard databases, without application changes.