News

Object-Relational Mapping (ORM) is a technique that converts data between incompatible type systems in object-oriented programming languages. In the context of Python, ORM libraries like SQLAlchemy or ...
Tortoise ORM is a young project and breaking changes are to be expected. We keep a Changelog and it will have possible breakage clearly documented. Tortoise ORM supports CPython 3.9 and later for ...