--- 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-08-07' parent\_category: name: Application Development url: https://www.g2.com/categories/application-development ---

# Prisma Reviews & Product Details

Claimed

###### Profile Status

This profile is currently managed by Prisma but has limited features.  
  
Are you part of the Prisma team? [Upgrade your plan](https://sell.g2.com) to enhance your branding and engage with visitors to your profile!

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'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.

* * *

Seller
[Prisma](https://www.g2.com/sellers/prisma)
Discussions
[Prisma Community](https://www.g2.com/products/prisma-prisma/discuss)
Overview by
Martin Janse van Rensburg

Show More

## Top-Rated Alternatives

[

 ![Snowflake](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Snowflake")

Snowflake

4.6/5(764)

](https://www.g2.com/products/snowflake/reviews)

[

 ![Supabase](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Supabase")

Supabase

4.6/5(169)

](https://www.g2.com/products/supabase-supabase/reviews)

[

 ![Microsoft SQL Server](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Microsoft SQL Server")

Microsoft SQL Server

4.4/5(2,287)

](https://www.g2.com/products/microsoft-sql-server/reviews)

[
View All Alternatives
](https://www.g2.com/products/prisma-prisma/competitors/alternatives)

## User Insights

Average based on 12 real user reviews.

[Log in to unlock pricing and user insights](/login)

 ![Verified User in Computer Software](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Computer Software")
UC

Verified User in Computer Software

Small-Business (50 or fewer emp.)

3/12/2024

"help to manage database"

4/5

What do you like best about Prisma?

Help a lot during development if we add field in code but forgot to add in database Review collected by and hosted on G2.com.

What do you dislike about Prisma?

i think need more flexibility for joining the table Review collected by and hosted on G2.com.

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 Review collected by and hosted on G2.com.

Show More

Validated ReviewerSource: Organic

 ![Nithisha R.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Nithisha R.")
NR

Nithisha R.

Consultant

Small-Business (50 or fewer emp.)

8/22/2023

"Easy to create and manage database"

4.5/5

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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

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

Convenience of accessing and executing operations on my cloud database through an endpoint. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

AM

Aditya M.

Mid-Market (51-1000 emp.)

9/5/2023

"Amazing database tool of new age!"

4/5

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 Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Ashutosh P.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Ashutosh P.")
AP

Ashutosh P.

DevOps Engineer

Mid-Market (51-1000 emp.)

5/14/2023

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

4/5

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. Review collected by and hosted on G2.com.

What do you dislike about Prisma?

One thing I disliked about prisma.io is the documentation. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

GJ

Govind J.

Software Engineer

Information Technology and Services

Small-Business (50 or fewer emp.)

9/26/2023

"Focus on core Operations"

4.5/5

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. Review collected by and hosted on G2.com.

What do you dislike about Prisma?

It is more beneficial if there was a support team to promptly solve any issues. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Joy M.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Joy M.")
JM

Joy M.

Full stack developer

Mid-Market (51-1000 emp.)

1/5/2023

"Prisma: A wrapper to your Database"

4/5

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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

 ![Neil S.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Neil S.")
NS

Neil S.

DevOps Engineer

Computer Software

Small-Business (50 or fewer emp.)

5/4/2023

"Essential for JS developers"

5/5

What do you like best about Prisma?

Their functionality of database innovation is the world of Javascript and Typescript Review collected by and hosted on G2.com.

What do you dislike about Prisma?

It cannot be easily understandable by other not technical folks Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

RV

Rajan V.

Site Reliability Engineer

Mid-Market (51-1000 emp.)

10/21/2022

"Great product for the container security"

5/5

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. Review collected by and hosted on G2.com.

What do you dislike about Prisma?

Ability to connect with a few of the repositories. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Show More

12/6/2022
Validated ReviewerIncentivizedSource: G2 invite

 ![Alex W.](/assets/transparent-ad5be28fbcd25b7b08d2cebe1d957125437fb5407d75ee717965ad22c8808791.gif "Alex W.")
AW

Alex W.

Sr Software Engineer

Small-Business (50 or fewer emp.)

4/19/2022

"Prisma Makes Creating and Managing a SQL DB easy"

4.5/5

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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Recommendations to others considering Prisma:

The support is limited to the Slack community. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Show More

Current UserValidated ReviewerIncentivizedSource: G2 invite

 ![Verified User in Education Management](/assets/icons/anonymous-avatar-purple-4ae1032bdb50ee5682003170c8184aee790d25958bd397abbd384ba52c596a7b.svg "Verified User in Education Management")
UE

Verified User in Education Management

Small-Business (50 or fewer emp.)

10/13/2021

"Best ORM i can hope for"

5/5

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 Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Recommendations to others considering Prisma:

The best TypeOrm I can suggest to somebody for Postgres, user friendly and well documented. Review collected by and hosted on G2.com.

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 Review collected by and hosted on G2.com.

Show More

Validated ReviewerIncentivizedSource: G2 invite

##### Pricing

Pricing details for this product isn’t currently available. Visit the vendor’s website to learn more.

[
View More Pricing Information
](https://www.g2.com/products/prisma-prisma/pricing)

Prisma Comparisons

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_646ce5be6d3ef40fe7e74dba0b6e234f/supabase-supabase.jpeg "Product Avatar Image")

Supabase

4.6/5(169)

[
Compare Now
](https://www.g2.com/compare/prisma-prisma-vs-supabase-supabase)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_2b00e05c107c3273cea5264090c3c1d0/snowflake.jpg "Product Avatar Image")

Snowflake

4.6/5(764)

[
Compare Now
](https://www.g2.com/compare/prisma-prisma-vs-snowflake)

 ![Product Avatar Image](https://images.g2crowd.com/uploads/product/image/small_square/small_square_96da94cbf326ecdccde378ca6d78d8df/clickhouse.png "Product Avatar Image")

ClickHouse

4.5/5(23)

[
Compare Now
](https://www.g2.com/compare/clickhouse-vs-prisma-prisma)

##### Categories on G2

[Application Development Platforms](https://www.g2.com/categories/application-development-platforms)[Database Management Systems (DBMS)](https://www.g2.com/categories/database-management-systems-dbms)

##### Explore More

[impact.com vs PartnerStack for a B2B SaaS company that wants to manage affiliate and partner relationships without paying for features they will never use?](https://www.g2.com/discussions/impact-com-vs-partnerstack-for-a-b2b-saas-company-that-wants-to-manage-affiliate-and-partner-relationships-without-paying-for-features-they-will-never-use)[Which revenue cycle optimization consulting firms specialize in SaaS and subscription-based companies?](https://www.g2.com/discussions/which-revenue-cycle-optimization-consulting-firms-specialize-in-saas-and-subscription-based-companies)[Automating HR with Robotic Process as a Service](https://www.g2.com/articles/automating-hr-with-robotic-process-as-a-service)

[What's the best SMS marketing platform for ecommerce brands running abandoned cart, post-purchase and loyalty campaigns?](https://www.g2.com/discussions/what-s-the-best-sms-marketing-platform-for-ecommerce-brands-running-abandoned-cart-post-purchase-and-loyalty-campaigns)[Which is the best content creation platform for marketing teams?](https://www.g2.com/discussions/which-content-creation-platform-is-best-for-marketing-teams)[Which Sage Intacct channel partners have strong references from Fortune 500 companies and experience in regulated industries?](https://www.g2.com/discussions/which-sage-intacct-channel-partners-have-strong-references-from-fortune-500-companies-and-experience-in-regulated-industries)

[Show MoreShow Less](javascript:void(0);)