awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add Prisma Client Python

Open RobertCraigie opened this issue 4 years ago • 0 comments

What is this Python project?

https://github.com/RobertCraigie/prisma-client-py.

An auto-generated, fully type safe ORM tailored specifically for your schema - works with SQLite, PostgreSQL, MySQL, MongoDB, MariaDB, Azure SQL, SQL Server and AWS Aurora.

What's the difference between this Python project and similar ones?

  • The first and only ORM for Python that offers full query type safety.
  • Native support for usage with and without async

--

Anyone who agrees with this pull request could submit an Approve review to it.

RobertCraigie avatar Dec 08 '21 12:12 RobertCraigie