Brendonovich/prisma-client-rust
Type-safe database access for Rust observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 11
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1926
- days_rel: n/a
- days_push: 539
- n_releases_24m: 0
Adoption not part of the score
1919 stars · 123 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Prisma Client Rust is an autogenerated, fully type-safe query builder for Rust that leverages the Prisma ecosystem as an alternative to Diesel, SeaORM, or SQLx. It supports desktop apps via Tauri and integrates with web frameworks like Axum and Actix, but is no longer maintained.
Use cases
- type-safe database access in Rust
- use Prisma schema and migrations from Rust
- replace Diesel or SeaORM with a Prisma-style client
- embed a database client in a Tauri desktop app
- migrate a NodeJS Prisma project to Rust
- generate Rust client code from a Prisma schema
When to choose
- you already use Prisma tooling and want Rust access
- building a Tauri desktop app needing an embedded database client
- you value compile-time type safety over raw SQL control
When to avoid
- starting a new project - the project is explicitly unmaintained
- you need up-to-date Prisma version support or bug fixes
- you prefer mature Rust-native ORMs like Diesel or SeaORM
Facets
library · maturity abandoned
orm database database-driver databases backend developer-tools web-development rust cross-platform prisma type-safe query-builder code-generation tauri sqlite postgres mysql migrations desktop
5 sources
- readme: https://github.com/Brendonovich/prisma-client-rust · fetched 2026-08-28 · 2462cbb3ae2c
- homepage: https://prisma.brendonovich.dev · fetched 2026-08-29 · 5d57482e11fb
- site_page: https://prisma.brendonovich.dev/getting-started/installation · fetched 2026-08-29 · 5269a72f5812
- site_page: https://prisma.brendonovich.dev/getting-started/setup · fetched 2026-08-29 · bc99ca272274
- site_page: https://prisma.brendonovich.dev/getting-started/structure · fetched 2026-08-29 · c997dd8337be
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Brendonovich/prisma-client-rust | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="Brendonovich/prisma-client-rust")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem