This is a lightweight ORM written in Python and built on top of Cloud Spanner. In order to write to and read from a table on Spanner, you need to tell the ORM about the table by writing a model class, ...
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 ...