You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2025. It is now read-only.
Hello everyone, it's been long time coming but I'm officially stopping development of the Prisma Python Client.
This is for a couple of reasons:
I originally built the client just for fun while I was a student, nowadays I don't have enough free time to properly maintain it.
Prisma are rewriting their core from Rust to TypeScript. Unfortunately, adapting Prisma Client Python to this new architecture would require a ground up rewrite of our internals with significantly increased complexity as we would have to provide our own query interpreters and database drivers which is not something I'm interested in working on.
While it's certainly not impossible for community clients to exist in this new world, it is a lot more work. The Go, Rust, and Dart clients have similarly all been deprecated.
I greatly appreciate everyone who has supported the project over these last few years.
yupix, tyteen4a03, zeffo, jonathanblade, Mairou-Inc and 28 more