prisma/prisma1
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated] 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
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
- readme: https://github.com/prisma/prisma1 · fetched 2026-08-28 · cef7cc659dee
- homepage: https://v1.prisma.io/docs/ · fetched 2026-08-29 · 5c5bdd43da36
- site_page: https://prisma.io/docs · fetched 2026-08-29 · 2a557c324f79
- site_page: https://v1.prisma.io/docs · fetched 2026-08-29 · 5c5bdd43da36
- site_page: https://v1.prisma.io/docs/faq · fetched 2026-08-29 · ca63370898af
- site_page: https://v1.prisma.io/docs/get-started · fetched 2026-08-29 · 16ee99db2294
- site_page: https://v1.prisma.io/docs/1.34/get-started/01-setting-up-prisma-new-database-JAVASCRIPT-a002 · fetched 2026-08-29 · 812208ccc95e
- site_page: https://v1.prisma.io/docs/1.34/understand-prisma · fetched 2026-08-29 · c52b2dda392e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| prisma/prisma1 | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem