# tortoise/tortoise-orm

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/tortoise-tortoise-orm).**

5,582 stars · 489 forks · Python · Apache-2.0

## Links

- GitHub: https://github.com/tortoise/tortoise-orm
- Homepage: https://tortoise.github.io
- awesome-repositories: https://awesome-repositories.com/repository/tortoise-tortoise-orm.md

## Topics

`async` `asyncio` `mysql` `orm` `postgresql` `python3` `sqlite`

## Description

Familiar asyncio ORM for python, built with relations in mind

## Tags

### Part of an Awesome List

- [Database Drivers](https://awesome-repositories.com/f/awesome-lists/data/database-drivers.md) — Multi-backend ORM with a Django-like API.
- [Database ORMs](https://awesome-repositories.com/f/awesome-lists/data/database-orms.md) — Listed in the “Database ORMs” section of the Awesome Python awesome list.
- [Object Relational Mappers](https://awesome-repositories.com/f/awesome-lists/data/object-relational-mappers.md) — Asyncio ORM inspired by Django.
