Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidhancu/turboprisma
Incredibly fast and performant Prisma runtime that provides an unified access framework, abstractions and new features on top of the Prisma schema, CLI and tools.
https://github.com/davidhancu/turboprisma
database javascript mongodb nodejs orm planetscale postgresql prisma rust turbo typescript
Last synced: 4 days ago
JSON representation
Incredibly fast and performant Prisma runtime that provides an unified access framework, abstractions and new features on top of the Prisma schema, CLI and tools.
- Host: GitHub
- URL: https://github.com/davidhancu/turboprisma
- Owner: DavidHancu
- License: apache-2.0
- Created: 2023-02-27T22:53:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T16:49:05.000Z (over 1 year ago)
- Last Synced: 2024-04-28T21:46:05.423Z (8 months ago)
- Topics: database, javascript, mongodb, nodejs, orm, planetscale, postgresql, prisma, rust, turbo, typescript
- Language: Rust
- Homepage: https://turboprisma.js.org
- Size: 577 KB
- Stars: 18
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## What is Turboprisma?
Turboprisma is a fast and performant Prisma runtime that provides an unified access framework, abstractions and new features on top of the Prisma schema, CLI and tools. It is fully developed in Rust, allowing for extreme speeds and optimizations which are just not possible with Prisma.
## Links
Check out our API Documentation - [API Documentation](https://turboprisma.js.org/docs)
Get Started with Turboprisma - [Getting Started](https://turboprisma.js.org/docs/getting-started)