Show HN: Prisma Python – A fully typed ORM for Python

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • prisma-client-py

    Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use

  • Thanks for the suggestion, I've created an issue to track this as I do agree that `ANY` conveys the operation more clearly.

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

  • prisma-engines

    🚂 Engine components of Prisma ORM

  • Because Prisma Python currently interfaces with the Rust engine over HTTP (I am looking into changing this) and the Rust engines can be found here:

    https://github.com/prisma/prisma-engines

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • frambozenapp

    Showcasing my Bozen library, which includes a MongoDB ORM, Form library, and web utilities

  • Is it possible to give run-time types to `title` and `yearPublished`, in a way that works with mypy and the Python typing ecosystem? If so, is there a tutorial on this, as I'd like to add the feature to my ORM.

    1: https://github.com/cabalamat/frambozenapp

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts