Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Prisma Client Python #110

Merged
merged 4 commits into from
Dec 28, 2021
Merged

Add Prisma Client Python #110

merged 4 commits into from
Dec 28, 2021

Conversation

RobertCraigie
Copy link
Contributor

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

An auto-generated, fully type safe ORM powered by Pydantic and tailored specifically for your schema - supports SQLite, PostgreSQL, MySQL, MongoDB, MariaDB and more!

Major features

  • 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 FastAPI incredibly easy

@RobertCraigie
Copy link
Contributor Author

I've just noticed that you require that projects are at least 1 year old and are actively maintained so I thought I'd save some time for you:

  • While this project was only publicly released ~5 months ago, the first commit was on the 16th of December 2020
  • The project has been actively maintained (the spikes in the graph are due to auto-generated snapshots being added)

@mjhea0
Copy link
Owner

mjhea0 commented Dec 27, 2021

@RobertCraigie - that section is in alphabetical order. Can you please update? Thanks!

@RobertCraigie
Copy link
Contributor Author

@mjhea0 Ah I didn't catch that, sorry, I've updated the order.

@mjhea0 mjhea0 merged commit 74af07c into mjhea0:main Dec 28, 2021
@RobertCraigie RobertCraigie deleted the add-prisma branch December 28, 2021 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants