Databases on Nept
Managed databases, next to your app
Provision a managed database in the same region as your app. Nept handles the container, volume, and networking so your Next.js, React, or Docker app can connect over a private URL with credentials exposed as environment variables.
Managed Postgres
Provision Postgres in a few clicks with a private connection URL.
Private networking
Your app connects to the database over an internal network — not the public internet.
Persistent volumes
Data is stored on persistent volumes that survive restarts and redeploys.
Environment variables
Connection strings are exposed as environment variables to your app automatically.
Scaling and resources
Choose the resources your database needs and scale up when your workload grows.
Logs and metrics
Read live database logs and monitor connection and query metrics.
Databases you can run on Nept
- Postgres (recommended)
- MySQL and MariaDB
- Redis for caching
- Custom database images via Docker
- Persistent volumes
- Private networking
Documentation
Ready to ship?
Deploy your first project in minutes. GitHub, CLI, or Docker — your choice.