Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 202a7c3

Browse files
Update docs/guides/nodejs/byo-database.mdx
Co-authored-by: David Moore <[email protected]>
1 parent bd0d328 commit 202a7c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/nodejs/byo-database.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updated_at: 2024-12-30
1313

1414
Nitric currently has out of the box **preview** support for [PostgreSQL databases](/sql), however Nitric allows you to use whatever tooling and ORMs you prefer for directly interfacing with your database. If you want to use a database that isn't managed by Nitric, we have the following recommendations:
1515

16-
- For local development is to set up a container that runs alongside your Nitric processes.
16+
- For local development, set up a container that runs alongside your Nitric processes.
1717
- For a production environment, you can use any of the database services for your preferred cloud:
1818

1919
| | AWS | GCP | Azure |

0 commit comments

Comments
 (0)