Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Deprecation of the Python client #1073

@RobertCraigie

Description

@RobertCraigie

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions