This repository was archived by the owner on Apr 15, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 92
Deprecation of the Python client #1073
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels