Ross ROSS = Recommend OSS · open-source software intelligence for agents

Brendonovich/prisma-client-rust

Type-safe database access for Rust observed · 2026-08-28

github.com/Brendonovich/prisma-client-rust · homepage · Rust · Apache-2.0 (permissive) · archived 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
Brendonovich/prisma-client-rustmain10

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