# prisma/prisma1

💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB) [deprecated]

Repository: https://github.com/prisma/prisma1
Canonical: https://ross.abutalabs.com/products/prisma1
Homepage: https://v1.prisma.io/docs/
Language: Scala
License: Apache-2.0
License Family: permissive
Topics: orm, database, graphql, datamapper, serverless, dao, prisma1
Archived: true
Last push: 2022-09-01T18:57:41+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3629, "days_push": 1462, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 16383, forks 839 (observed 2026-08-28T04:11:15.133878+00:00)

## What it is
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
- artifact type: framework
- maturity: abandoned
- function: orm, database, graphql, api-framework
- domain: databases, backend, web-development, apis
- platform: self-hosted, cross-platform
- tags: deprecated, prisma-1, database-migrations, admin-ui, type-safe, datamapper, nodejs, docker

## Member repositories
- prisma/prisma1 (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:15.133878+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:05:08.151742+00:00, confidence not recorded.
  - readme: https://github.com/prisma/prisma1 (fetched 2026-08-28T04:11:15.133878+00:00, sha cef7cc659dee)
  - homepage: https://v1.prisma.io/docs/ (fetched 2026-08-29T08:02:39.597126+00:00, sha 5c5bdd43da36)
  - site_page: https://prisma.io/docs (fetched 2026-08-29T08:02:39.600739+00:00, sha 2a557c324f79)
  - site_page: https://v1.prisma.io/docs (fetched 2026-08-29T08:02:39.602908+00:00, sha 5c5bdd43da36)
  - site_page: https://v1.prisma.io/docs/faq (fetched 2026-08-29T08:02:39.604561+00:00, sha ca63370898af)
  - site_page: https://v1.prisma.io/docs/get-started (fetched 2026-08-29T08:02:39.606205+00:00, sha 16ee99db2294)
  - site_page: https://v1.prisma.io/docs/1.34/get-started/01-setting-up-prisma-new-database-JAVASCRIPT-a002 (fetched 2026-08-29T08:02:39.610946+00:00, sha 812208ccc95e)
  - site_page: https://v1.prisma.io/docs/1.34/understand-prisma (fetched 2026-08-29T08:02:39.612668+00:00, sha c52b2dda392e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
