prisma-client-py
Database client
An auto-generated and fully type-safe Python client for interacting with various databases.
Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use
2k stars
16 watching
81 forks
Language: Python
last commit: 2 days ago
Linked from 3 awesome lists
asynciodatabasemongodbmysqlormpostgresqlprismapydanticpythonpython-typespython310python37python38python39sqlitetype-hintstyping
Related projects:
Repository | Description | Stars |
---|---|---|
brendonovich/prisma-client-rust | A Rust-based API that provides type-safe and consistent database access to the Prisma ecosystem. | 1,872 |
prisma-labs/python-graphql-client | A simple Python library to interact with GraphQL APIs | 155 |
steebchen/prisma-client-go | An auto-generated query builder for type-safe database access in Go | 2,167 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
gmr/queries | A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. | 255 |
royaltm/ruby-em-pg-client | An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
danilochilene/pyora | A Python script to monitor and manage Oracle databases remotely. | 120 |
pycontribs/pyrax | Provides a Python SDK for interacting with the Rackspace Cloud's OpenStack-based public cloud infrastructure | 237 |
bandprotocol/pylibra | An unofficial client library for interacting with the Libra blockchain network | 60 |
elastic/elasticsearch-py | Provides a Python client for interacting with Elasticsearch, a search engine. | 37 |
pycontribs/jira | A Python library providing easy access to the Jira REST API | 1,964 |
rohitverma007/stackspy | A Python library providing basic interaction with the Stacks blockchain network | 2 |
misp/pymisp | A Python library to access and manipulate data from MISP platforms via their REST API | 446 |
prisma/prisma | A toolkit for building databases and applications with a unified, type-safe query builder | 39,834 |
web2py/pydal | A pure Python Database Abstraction Layer that generates SQL/noSQL in real-time for different databases. | 499 |