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

prisma/prisma1

💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated] observed · 2026-08-28

github.com/prisma/prisma1 · homepage · Scala · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3629
  • days_rel: n/a
  • days_push: 1462
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

16383 stars · 839 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Prisma 1 is a deprecated database toolkit providing an ORM with auto-generated type-safe clients, declarative migrations, and a GraphQL-based admin UI for Postgres, MySQL, and MongoDB. It was archived in September 2022 in favor of the successor Prisma (prisma/prisma).

Use cases

  • type-safe database access from JavaScript or TypeScript
  • manage database migrations declaratively
  • build GraphQL APIs backed by Postgres, MySQL, or MongoDB
  • administer database data through a visual UI
  • replace traditional ORMs like Sequelize or TypeORM
  • run a self-hosted database gateway with Docker

When to choose

  • maintaining an existing legacy Prisma 1 codebase
  • studying how Prisma 1 worked before migrating to Prisma 2+

When to avoid

  • starting any new project - it is deprecated and archived
  • needing ongoing support, updates, or security fixes
  • you want the modern Prisma ORM - use prisma/prisma instead

Facets

framework · maturity abandoned

orm database graphql api-framework databases backend web-development apis self-hosted cross-platform deprecated prisma-1 database-migrations admin-ui type-safe datamapper nodejs docker

8 sources

Member repositories

RepositoryRoleHealth v2
prisma/prisma1main10

For agents

markdown · JSON · MCP: product_card(name="prisma/prisma1")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem