Databases and versions¶
Currently supports the following databases:
| Provider | Database | Version |
|---|---|---|
| postgresql | PostgreSQL | 9.4+, 10, 11, 12, 13, 14 |
| mysql | MySQL | 5.6, 5.7, 8 |
| mysql | MariaDB | 10 |
| sqlite | SQLite | * |
| postgresql | AWS Aurora | * |
| postgresql | AWS Aurora Serverless ¹ | * |
| sqlserver | Microsoft SQL Server | 17, 19 |
| sqlserver | Azure SQL | * |
An asterisk (*) indicates that the version number is not relevant; either all versions are supported, there is not a public version number, etc.
¹ This does not include support for Data API for Aurora Serverless.