Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
Last release 2 days ago
27 Aug 2026
Ships fairly regularly
a new release about every 1 weeks
Nearly every release is documented
notes for 60 of the last 60 stable releases
3 versions withdrawn
withdrawn after publishing
7 years old
10653 releases Β· first in 2020
Release timeline
10653 releases since 2020One column per quarter.
Releases
- 5.10.0-dev.101 Feb 2024pre-release
Nothing published for this version
- 5.10.0-dev.91 Feb 2024pre-release
Nothing published for this version
- 5.10.0-dev.81 Feb 2024pre-release
Nothing published for this version
- 5.10.0-dev.71 Feb 2024pre-release
Nothing published for this version
- 5.10.0-dev.61 Feb 2024pre-release
Nothing published for this version
- 5.10.0-dev.51 Feb 2024pre-release
Nothing published for this version
- 5.10.0-dev.41 Feb 2024pre-release
Nothing published for this version
- 5.10.0-dev.331 Jan 2024pre-release
Nothing published for this version
- 5.10.0-dev.231 Jan 2024pre-release
Nothing published for this version
- 5.10.0-dev.130 Jan 2024pre-release
Nothing published for this version
- 5.9.11 Feb 2024
Release notes
Open source βToday, we are issuing the
5.9.1patch release.Fixes in Prisma Client
In
5.9.0we have changed our conditional exports in@prisma/client. This resulted in broken types for TypesScript users using certain combinations ofmodule/moduleResolutionsettings. Additionally, it also caused a regression for Next.js users which have encountered invalid error messages from our side.You can now try out
5.9.1and let us know if you find a bug at https://pris.ly/prisma-prisma-bug-report- [5.9.0] Getting strange types after generating #22903
- v5.9.0 / Don't generate type. And the error from the previous version is still there #22896
- [5.9.0] Error: Prisma Client is unable to run in an edge runtime. As an alternative, try Accelerate: https://pris.ly/d/accelerate. #22893
Error: Prisma Client is unable to run in an edge runtime. As an alternative, try Accelerate: https://pris.ly/d/accelerate.#22889- [5.9.0] All queries result in any type #22888
- Prisma edge runtime error #22886
- please how i cant fix this message issues #22885
- [v5.9.0] $extends always return any #22884
- [5.9.0] @prisma/client in Next.js middleware #22877
- Error after Upgrading from 5.8.1 to 5.9.0 #22875
- [5.9.0 Bug] Prisma.TransactionClient appears to be missing types #22870
Note: many issues are duplicates.
- 5.9.1-dev.41 Feb 2024pre-release
Nothing published for this version
- 5.9.1-dev.231 Jan 2024pre-release
Nothing published for this version
- 5.9.1-dev.131 Jan 2024pre-release
Nothing published for this version
- 5.9.030 Jan 2024
Release notes
Open source βToday, we are excited to share the
5.9.0stable release ππ Help us spread the word about Prisma by starring the repo βοΈ or posting on X about the release.
This release brings a number of small improvements as we continue our work on larger features which you will hear more about in the coming weeks:
- Improve the performance of relation queries by introducing JOINs (see last release).
- Support deployment to edge functions (already available in Early Access, you can apply for trying it out by taking our survey).
Highlights
Optimized result sets for more efficient queries
We continue our efforts of the performance of Prisma Client queries. In
5.1.0, we introduced theRETURNINGkeyword for several queries on PostrgeSQL and CockroachDB. We now expanded the use ofRETURNINGto SQLite and a broader range of queries for existing databases (e.g.deleteon PostgreSQL and MongoDB). You can learn more about the optimizations of the result sets in these PRs:SQL Server: Return proper error for unreachable database
When trying migrate/introspect a SQL server instance thatβs unreachable, Prisma ORM now returns the correct
P1001error instead of failing without an error. Learn more in this PR: SQL Server: Migrate/Introspection engine doesn't return P1001 error for unreachable url.Fixes and improvements
Prisma Client
- Skip unnecessary
selectqueries on create/update/delete - .prisma/client: Name can't start with a dot
- Nested json is transformed to string when used β$typeβ key in object
- Parallel execution with Promise.all causes P2024 error in version 5.8.0 due to connection limit
Prisma Migrate
- SQL Server: Migrate/Introspection engine doesn't return P1001 error for unreachable url
- Prisma errors fetching table 'CHECK_CONSTRAINTS' (which only exists in MySQL 8.0.16+) in MySQL 8.0.14
ERROR: column "..." being dropped, try again laterwhen applying migrations with CRDB 23.1
Language tools (e.g. VS Code)
Company news
Test edge functions support in Early Access
Today, the only way how to use Prisma ORM in edge functions (e.g. Cloudflare Workers or Vercel Edge Functions) is by using Prisma Accelerate. However, we are actively working on making Prisma ORM compatible with edge functions natively as well. If you want to become an early tester, you can apply for the private Early Accessing program by taking this survey.
We Transitioned Prisma Accelerate to IPv6 Without Anyone Noticing
Last year, AWS announced the decision to begin charging for IPv4 addresses beginning in February 2024. This move had a major impact on Prisma Accelerate, prompting us to go all-in on IPv6. Learn more in this technical deep dive into how we approached our IPv6 migration, lessons learned, and the outcome for users of Prisma Accelerate.
Credits
Huge thanks to @laplab, @Druue, @anuraaga, @onichandame, @LucianBuzzo, @RobertCraigie, @almeidx, @victorgdb, @tinola, @sampolahtinen, @AikoRamalho, @petradonka for helping!
- 5.9.0-integration-react-native.522 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-react-native.416 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-react-native.310 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-react-native.210 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-react-native.110 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-impl-d1.722 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-impl-d1.622 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-impl-d1.522 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-impl-d1.418 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-impl-d1.317 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-impl-d1.217 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-impl-d1.117 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.3022 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.2922 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.2822 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.2722 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.2622 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.2522 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.2422 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.2319 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.2219 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.2119 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.2018 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.1918 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.1818 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.1717 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.1617 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.1517 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.1417 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.1317 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.1217 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.1117 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.1017 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.917 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.817 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.716 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.616 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.516 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.416 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.316 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.215 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-feat-client-exports-map.115 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-engines-5-9-0-30-fix-nested-json-dollar-type-2-384423d3343745433a53da003b53596d916e52f6.129 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-engines-5-9-0-3-fix-5-8-0-timeout-9035a1b3236277185290a05f5f4ca9afd179d699.111 Jan 2024pre-release
Nothing published for this version
- 5.9.0-integration-engines-5-9-0-2-integration-sql-nested-transactions-3-cc1af556abdaa3936033999a1bbd4f32e5444f70.210 Jan 2024pre-release
Nothing published for this version