---
title: Prisma Reviews
meta_title: 'Prisma Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 12 reviews by the users' company size, role or industry to
  find out how Prisma works for a business like yours.
aggregate_rating:
  rating_value: 4.4
  review_count: 12
  scale: '5'
date_modified: '2026-06-23'
parent_category:
  name: Application Development
  url: https://www.g2.com/categories/application-development
---

# Prisma Reviews
**Vendor:** Prisma  
**Category:** [Application Development Platforms ](https://www.g2.com/categories/application-development-platforms)  
**Average Rating:** 4.4/5.0  
**Total Reviews:** 12
## About Prisma
Prisma provides TypeScript infrastructure for teams building software with AI coding agents. Instead of assembling a database, an ORM, and a hosting platform from three separate vendors that were never designed to work together, Prisma combines all three into one platform: a type-safe ORM, fully managed Postgres, and TypeScript app hosting, sharing one declarative schema and one config file. The backend is the unsolved part of agentic development. Agents can write the code, but deploying, managing infrastructure, and iterating across the full stack still means a developer manually coordinating between tools. Prisma closes that gap. A structured CLI and a Management API with full CLI parity give agents a predictable, parseable surface to drive the whole loop: initialize a project, define the schema, deploy, read logs, fix, and redeploy, all without a human in the middle of every step. The platform is built on the most trusted name in the TypeScript database ecosystem. Prisma ORM holds roughly 28% market share, serves more than 500,000 monthly active developers, and has over 45,000 GitHub stars. That same schema-first, type-safe approach now extends across the database and hosting layers. What&#39;s included: - Prisma ORM: open-source, type-safe ORM for TypeScript and JavaScript, with a generated client and migrations. - Prisma Postgres: fully managed PostgreSQL with operation-based pricing, spend caps, and free branching. - Prisma Compute: TypeScript app hosting built natively alongside Prisma Postgres, with near-zero cold starts. - CLI + Management API: the agent interface, with structured output and full CLI/API parity. - Prisma Studio: a visual data browser built into the Console. Prisma is for developer-led startup and SMB teams building on TypeScript with agents like Claude Code, Cursor, and Codex.




## Prisma Reviews
  ### 1. help to manage database

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 12, 2024

**What do you like best about Prisma?**

Help a lot during development if we add field in code but forgot to add in database

**What do you dislike about Prisma?**

i think need  more flexibility for joining the table

**What problems is Prisma solving and how is that benefiting you?**

during project development many time we add field in local database and local code but at the time of uploading this files in server we just add a file and forgot to add field in live database.after we started using prisma we just add field in schema and need to check in server if its match no need to worry about data base side

  ### 2. Easy to create and manage database

**Rating:** 4.5/5.0 stars

**Reviewed by:** Nithisha R. | Consultant, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 22, 2023

**What do you like best about Prisma?**

By using the browser to handle databases rather than having to install a toolkit, I can access the database from any place and on any device with just my login information. Given that it makes use of a type-safe query builder, this method not only gives me universal accessibility but also enables me to quickly address any application-related issues.

**What do you dislike about Prisma?**

There is room for improvement in the documentation on query options. Despite the large number of query options, finding them might be very difficult.

**What problems is Prisma solving and how is that benefiting you?**

Convenience of accessing and executing operations on my cloud database through an endpoint.

  ### 3. Amazing database tool of new age!

**Rating:** 4.0/5.0 stars

**Reviewed by:** Aditya M. | Mid-Market (51-1000 emp.)

**Reviewed Date:** September 05, 2023

**What do you like best about Prisma?**

Ease of use, type safety,databse agnostic,schema migrations, performance, community, inegrations active developments.
These are some advantages of prisma.io
Which beats its competitors

**What do you dislike about Prisma?**

It has a leaning curve. Not easy without any prior knowledge.
Performance in complex queries is bad. It takes a big hit then.
Data migration is a challange and will require custom solutions.

**What problems is Prisma solving and how is that benefiting you?**

Prisma's strong typing system ensures that data is handled in a type-safe manner. This reduces the likelihood of runtime errors related to data type mismatches, enhancing code reliability and maintainability.

  ### 4. "Empowering Development: A Game-Changing Experience with Prisma.io."

**Rating:** 4.0/5.0 stars

**Reviewed by:** Ashutosh P. | DevOps Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 14, 2023

**What do you like best about Prisma?**

its seamless integration with various databases, its powerful ORM capabilities, and its intuitive schema modeling, making database management and querying incredibly efficient and developer-friendly.

**What do you dislike about Prisma?**

One thing I disliked about prisma.io is the documentation.

**What problems is Prisma solving and how is that benefiting you?**

Prisma.io solves several common problems in database management and ORM (Object-Relational Mapping), benefiting developers in multiple ways:

1. Simplified Database Interactions: Prisma.io provides an intuitive and efficient way to interact with databases, abstracting away the complexity of writing raw SQL queries.

2. ORM Capabilities: Prisma.io offers powerful ORM capabilities, enabling developers to work with their database using familiar object-oriented programming paradigms. 

3. Querying Flexibility: Prisma.io facilitates complex querying with ease. It supports various querying methods, including filtering, sorting, pagination, and aggregation, allowing developers to retrieve precisely the data they need from the database. 

4. Schema Management: Prisma.io provides a declarative and version-controlled approach to database schema management.

  ### 5. Focus on core Operations

**Rating:** 4.5/5.0 stars

**Reviewed by:** Govind J. | Software Engineer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 26, 2023

**What do you like best about Prisma?**

The community when it comes to query options and the ability to connect with data repositories. I find help in the Slack community where I find information.

**What do you dislike about Prisma?**

It is more beneficial if there was a support team to promptly solve any issues.

**What problems is Prisma solving and how is that benefiting you?**

Prisma.io solves the problem of managing databases by providing a to use platform. It has had an impact, on my business by simplifying our data management process.

  ### 6. Prisma: A wrapper to your Database

**Rating:** 4.0/5.0 stars

**Reviewed by:** Joy M. | Full stack developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 05, 2023

**What do you like best about Prisma?**

When I used Prisma with typescript, the table's schema looked too clean and easy to understand. As a developer, I found it very convenient to use.

**What do you dislike about Prisma?**

They don't support MongoDB. Mongo is one of the best NoSQL databases; they should have provided support with this.

**What problems is Prisma solving and how is that benefiting you?**

In one of our projects, we wanted to deliver ASAP, and all the senior devs were busy with diff projects, so we gave the job to the newcomer. Prisma is very easy to understand and easy to set up. So it really helped us to deliver it on time.

  ### 7. Essential for JS developers

**Rating:** 5.0/5.0 stars

**Reviewed by:** Neil S. | DevOps Engineer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 04, 2023

**What do you like best about Prisma?**

Their functionality of database  innovation is the world of Javascript and Typescript

**What do you dislike about Prisma?**

It cannot be easily understandable by other not technical folks

**What problems is Prisma solving and how is that benefiting you?**

Providing nxt gen ORM and visual db browser with easy integration and support to many databases.

  ### 8. Great product for the container security

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rajan V. | Site Reliability Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 21, 2022

**What do you like best about Prisma?**

Prisma cloud's ease of setup with your infrastructure was the easiest. Prisma cloud UI is user friendly and easy to explore, browse through various functions.

**What do you dislike about Prisma?**

Ability to connect with a few of the repositories.

**What problems is Prisma solving and how is that benefiting you?**

Prisma was able to deal with all of our containers scanning and provide with detailed summary of the vulnerabilities. It's ability to integrate with the jira is nifty for creating instant tickets through the Prisma UI.

  ### 9. Prisma Makes Creating and Managing a SQL DB easy

**Rating:** 4.5/5.0 stars

**Reviewed by:** Alex W. | Sr Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 19, 2022

**What do you like best about Prisma?**

I love that I can create a SQLite DB schema with all relations, foreign keys, etc a breeze! Migrations made easy. They Query language is very robust and the Slack community is fantastic and responsive. The CLI and CLI documentation covers a lot of cases including solving known issues.

**What do you dislike about Prisma?**

The documentation on querying options could be a little better. There are tons of query options available but really difficult to find. Mostly have to rely on the Slack community to get detailed information on this.

**Recommendations to others considering Prisma:**

The support is limited to the Slack community.

**What problems is Prisma solving and how is that benefiting you?**

I was able to deploy a production SQLite database with very little setup. The CLI provides all the necessary commands to handle migrations, resets, and helps solve issues.

  ### 10. Best ORM i can hope for

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Education Management | Small-Business (50 or fewer emp.)

**Reviewed Date:** October 13, 2021

**What do you like best about Prisma?**

The recently developed Prisma migrate feature is awesome and helpful. We can maintain a single source of truth, the schema and all changes can be migrated to the database safely

**What do you dislike about Prisma?**

Prisma loses for some complex query like if I need to calculate the rank of a row, that we need to calculate using raw query but that they will fix very soon, I believe.

**Recommendations to others considering Prisma:**

The best TypeOrm I can suggest to somebody for Postgres, user friendly and well documented.

**What problems is Prisma solving and how is that benefiting you?**

The one problem that I am solving with prisma is database migration. It helps us as a  Typeform  almost completely, and Prisma also provides a studio to visualize data and relations

  ### 11. Simple and excellent Database Toolkit

**Rating:** 4.5/5.0 stars

**Reviewed by:** saketh y. | Associate Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 24, 2020

**What do you like best about Prisma?**

Database management in browser instead of installing toolkit this way i could access anywhere and on any computer just credentials are required.
It saves me time for resolving any issues for my application as its a type-safe query builder

**What do you dislike about Prisma?**

Setting up multiple records from another table to my record in current table sometimes hung up the service because of that action.
Whenever I face an issue I couldn't find a proper support from Prisma.There should be some session management if incase of idle actions should logout the user.

**Recommendations to others considering Prisma:**

If you are beginner or not a big fan of database but you require for applications Prisma toolkit has a simple understandable user interface and provides excellent scalability for your applications at cheaper cost so I suggest others to go ahead with Prisma

**What problems is Prisma solving and how is that benefiting you?**

comparative to other database toolkits they required a lot of configuration and to integrate with my application I need proper drivers to be installed this means a lot of trouble but with Prisma i could simply create a service and fulfil my database requirements easily.
Other benefit i really felt good is i could access and perform actions in my cloud database with help of end point.

  ### 12. Great and easy to use!

**Rating:** 3.5/5.0 stars

**Reviewed by:** Kristine A. | Programmatic Media Specialist, Marketing and Advertising, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 29, 2019

**What do you like best about Prisma?**

We use prisma to send things to all departments of our agency and it’s nice to have everything in one place. 

**What do you dislike about Prisma?**

Sometimes there are glitches or the site goes down occasionally.

**What problems is Prisma solving and how is that benefiting you?**

Organization and time management 


## Prisma Discussions
  - [What is Prisma in programming?](https://www.g2.com/discussions/what-is-prisma-in-programming)
  - [Does Prisma create database?](https://www.g2.com/discussions/does-prisma-create-database)
  - [What is Prisma Io?](https://www.g2.com/discussions/what-is-prisma-io)

- [View Prisma pricing details and edition comparison](https://www.g2.com/products/prisma-prisma/reviews?section=pricing&secure%5Bexpires_at%5D=2026-06-24+03%3A32%3A30+-0500&secure%5Bsession_id%5D=314b0630-c418-4ac3-9c07-a189b1007e70&secure%5Btoken%5D=d37865dfbd33e9e1899a9e915c4ea83711bb5738f2c20c9ed37cd2f03b36a095&format=llm_user)

## Prisma Features
**Management**
- Data dictionary
- Data Replication
- Query Language
- Data Modeling
- Performance Analysis

**Functionality**
- Ease of Use
- File Management
- Customization
- Straight-Out-the-Box Functionality
- Help Guides
- Patching & Updates

**Maintenance**
- Data Migration
- Backup and Recovery
- Multi-User Environment

**Security**
- Data Encryption
- User Access Control

## Top Prisma Alternatives
  - [Snowflake](https://www.g2.com/products/snowflake/reviews) - 4.5/5.0 (707 reviews)
  - [Microsoft SQL Server](https://www.g2.com/products/microsoft-sql-server/reviews) - 4.4/5.0 (2,127 reviews)
  - [SAP HANA Cloud](https://www.g2.com/products/sap-hana-cloud-2025-10-01/reviews) - 4.3/5.0 (522 reviews)

