[PR #1890] Add Prisma Client Python #1602

Open
opened 2025-11-06 13:19:34 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1890
Author: @RobertCraigie
Created: 12/8/2021
Status: 🔄 Open

Base: masterHead: add-prisma


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1890 **Author:** [@RobertCraigie](https://github.com/RobertCraigie) **Created:** 12/8/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-prisma` --- ### 📝 Commits (1) - [`42c49e6`](https://github.com/vinta/awesome-python/commit/42c49e68b50287b97e94fd7fae9384a15d5d61b4) Add Prisma Client Python ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:19:34 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1602