Prisma ORM icon
Prisma ORM icon

Prisma ORM

 10 likes

Prisma unlocks a new level of developer experience when working with databases thanks to its intuitive data model, automated migrations, type-safety & auto-completion.

License model

  • FreeOpen Source

Country of Origin

  • US flagUnited States

Platforms

  • Self-Hosted
  No rating
10likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Autocompletion
  2.  Typesafe
  3.  Object Relational Mapping

 Tags

  • sql-editor
  • typescript
  • type-safety
  • Node.js
  • JSON
  • database-client
  • database-browser

Prisma ORM News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

Prisma ORM information

  • Developed by

    US flagPrisma Data, Inc.
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    34 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  42,184 Stars
  •  1,740 Forks
  •  2284 Open Issues
  •   Updated May 9, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Prisma ORM, and it has gotten 10 likes

Prisma ORM was added to AlternativeTo by Paul on Jan 17, 2018 and this page was last updated Oct 24, 2023.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Prisma ORM?

Prisma unlocks a new level of developer experience when working with databases thanks to its intuitive data model, automated migrations, type-safety & auto-completion.

Data model you can read

The Prisma schema is intuitive and lets you declare your database tables in a human-readable way — making your data modeling experience a delight. You define your models by hand or introspect them from an existing database.

Type-safe database client

Prisma Client is a query builder that’s tailored to your schema. We designed its API to be intuitive, both for SQL veterans and developers brand new to databases. The auto-completion helps you figure out your query without the need for documentation.

Hassle-free migrations

Prisma Migrate auto-generates SQL migrations from your Prisma schema. These migration files are fully customizable, giving you full control and ultimate flexibility — from local development to production environments.

Visual database browser

Prisma Studio is the easiest way to explore and manipulate data in your Prisma projects. Understand your data by browsing across tables, filter, paginate, traverse relations and edit your data with safety.

Prisma ORM Videos

Official Links