Skip to content

Commit

Permalink
Update 03-supported-databases.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasburk authored Nov 20, 2023
1 parent cc7fd2f commit da18895
Showing 1 changed file with 7 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ metaDescription: 'This page lists all the databases and their versions that are

<TopBlock>

Prisma currently supports the following databases:
Prisma currently supports the following databases.

</TopBlock>

## Self-hosted databases

| Database | Version |
| ---------------------------- | ------- |
Expand All @@ -30,6 +34,8 @@ Prisma currently supports the following databases:

## Managed databases

| Database | Version |
| ---------------------------- | ------- |
| PlanetScale | \* |
| AWS Aurora | \* |
| AWS Aurora Serverless &sup1; | \* |
Expand All @@ -43,18 +49,5 @@ An asterisk (\*) indicates that the version number is not relevant; either all v

&sup1; This does not include support for [Data API for Aurora Serverless](https://github.com/prisma/prisma/issues/1964).

</TopBlock>

<!--

## Preview

Support for the following databases is available as a Preview:

| Database | Version |
| ----------- | ------- |
| foo | \* |

-->

See also: [System requirements](/reference/system-requirements)

0 comments on commit da18895

Please sign in to comment.