awesome-asyncio
awesome-asyncio copied to clipboard
Add Prisma Client Python
What is this project?
https://github.com/RobertCraigie/prisma-client-py.
It is an auto-generated and fully type safe ORM powered by Pydantic - supports SQLite, PostgreSQL, MySQL, MongoDB, MariaDB and more!
Why is it awesome?
- The first and only ORM for Python that offers full query type safety.
- Native support for usage with and without
async - Powered by Pydantic which makes integration with frameworks like FastAPI incredibly easy
- Language agnostic schema