Prisma Next is in early access.Read the docs

Supported databases

This page lists all the databases and their versions that are supported by Prisma ORM

Prisma ORM currently supports the following databases.

See also: System requirements.

An asterisk (*) indicates that the version number is not relevant; either all versions are supported, there is not a public version number, etc.

Self-hosted databases

DatabaseVersion
CockroachDB21.2.4+
MariaDB10.0+
MariaDB11.0+
Microsoft SQL Server2017
Microsoft SQL Server2019
Microsoft SQL Server2022
MongoDB4.2+
MySQL5.6
MySQL5.7
MySQL8.0
MySQL8.4
PostgreSQL9.6
PostgreSQL10
PostgreSQL11
PostgreSQL12
PostgreSQL13
PostgreSQL14
PostgreSQL15
PostgreSQL16
PostgreSQL17
PostgreSQL18
SQLite*

Note that a fixed version of SQLite is shipped with every Prisma ORM release.

Managed databases

DatabaseVersion
AWS Aurora*
AWS Aurora Serverless ¹*
Azure SQL*
CockroachDB-as-a-Service*
MongoDB Atlas*
Neon Serverless Postgres*
PlanetScale*
Cloudflare D1 (Preview)*
Aiven (MySQL & Postgres)*

¹ This does not include support for Data API for Aurora Serverless.

On this page