Prisma Data Platform (PDP)
PrismaReviews from AWS customer
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
12 reviews
from
External reviews are not included in the AWS star rating for the product.
help to manage database
What do you like best about the product?
Help a lot during development if we add field in code but forgot to add in database
What do you dislike about the product?
i think need more flexibility for joining the table
What problems is the product 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
Focus on core Operations
What do you like best about the product?
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 the product?
It is more beneficial if there was a support team to promptly solve any issues.
What problems is the product 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.
Amazing database tool of new age!
What do you like best about the product?
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
These are some advantages of prisma.io
Which beats its competitors
What do you dislike about the product?
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.
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 the product 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.
Easy to create and manage database
What do you like best about the product?
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 the product?
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 the product solving and how is that benefiting you?
Convenience of accessing and executing operations on my cloud database through an endpoint.
"Empowering Development: A Game-Changing Experience with Prisma.io."
What do you like best about the product?
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 the product?
One thing I disliked about prisma.io is the documentation.
What problems is the product 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.
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.
Essential for JS developers
What do you like best about the product?
Their functionality of database innovation is the world of Javascript and Typescript
What do you dislike about the product?
It cannot be easily understandable by other not technical folks
What problems is the product solving and how is that benefiting you?
Providing nxt gen ORM and visual db browser with easy integration and support to many databases.
Prisma: A wrapper to your Database
What do you like best about the product?
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 the product?
They don't support MongoDB. Mongo is one of the best NoSQL databases; they should have provided support with this.
What problems is the product 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.
Great product for the container security
What do you like best about the product?
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 the product?
Ability to connect with a few of the repositories.
What problems is the product 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.
Prisma Makes Creating and Managing a SQL DB easy
What do you like best about the product?
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 the product?
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.
What problems is the product 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.
Recommendations to others considering the product:
The support is limited to the Slack community.
Best ORM i can hope for
What do you like best about the product?
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 the product?
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.
What problems is the product 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
Recommendations to others considering the product:
The best TypeOrm I can suggest to somebody for Postgres, user friendly and well documented.
showing 1 - 10