Prisma is a database toolkit that provides a unified access layer for interacting with relational and document databases. It centers on a declarative schema modeling approach, where developers define their data structures in a human-readable language. This schema serves as the single source of truth, from which the toolkit automatically generates type-safe database clients that provide compile-time validation and editor autocomplete for all data operations. The project distinguishes itself through a high-performance, Rust-based query engine that handles query planning and connection pooling o
Asynchronous Python ODM for MongoDB
A library to query and manipulate GraphQL Introspection Query results in some useful ways.
Node.js ORM written in TypeScript for type lovers.
Die Hauptfunktionen von twinlogix/typetta sind: Database ORMs, Code Generation and Utilities.
Open-Source-Alternativen zu twinlogix/typetta sind unter anderem: prisma/prisma — Prisma is a database toolkit that provides a unified access layer for interacting with relational and document… apollographql/apollo-tracing — A GraphQL extension for performance tracing. beanieodm/beanie — Asynchronous Python ODM for MongoDB. blendbase/blendbase — Single open-source GraphQL API to connect CRMs to your SaaS. bradleyboy/tuql — Automatically create a GraphQL server from a SQLite database or a SQL file. anvilco/graphql-introspection-tools — A library to query and manipulate GraphQL Introspection Query results in some useful ways.