Paolo Melchiorre: How to use UUIDv7 in Python, Django and PostgreSQL
Link: https://www.paulox.net/2025/11/14/how-to-use-uuidv7-in-python-django-and-postgresql/
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 Postgre
Link: https://www.paulox.net/2025/11/14/how-to-use-uuidv7-in-python-django-and-postgresql/
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 Postgre
Paolo Melchiorre
How to use UUIDv7 in Python, Django and PostgreSQL
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…