Prisma will be a new way to easily access (read, write, edit and delete). Prisma IO is not a database and don’t get me wrong. It is just a library to help developers process data easily using any database they feel comfortable with.
Data Types
Here are the databases Prisma supports.
Database | Version |
---|---|
PostgreSQL | 9.6 |
PostgreSQL | 10 |
PostgreSQL | 11 |
PostgreSQL | 12 |
PostgreSQL | 13 |
PostgreSQL | 14 |
PostgreSQL | 15 |
MySQL | 5.6 |
MySQL | 5.7 |
MySQL | 8 |
MariaDB | 10 |
PlanetScale | * |
SQLite | * |
AWS Aurora | * |
AWS Aurora Serverless ¹ | * |
Microsoft SQL Server | 2022 |
Microsoft SQL Server | 2019 |
Microsoft SQL Server | 2017 |
Azure SQL | * |
MongoDB | 4.2+ |
CockroachDB | 21.2.4+ |