Managed databases: Postgres, MongoDB, and Redis
Hostless Databases are fully managed database instances that you can provision with a single click. Each database comes with automatic TLS encryption, connection pooling (for PostgreSQL), and the ability to scale resources as your application grows.
Supported Database Types
Hostless supports four popular database engines:
| Database | Versions | Default Port |
|---|---|---|
| PostgreSQL | 11, 12, 13, 14, 15, 16, 17, latest | 5432 |
| MySQL | 5.7, 8.0, 8.4, 9.0, latest | 3306 |
| MongoDB | 4.4, 5.0, 6.0, 7.0, 8.0, latest | 27017 |
| Redis | 6.x, 7.x, latest | 6379 |
Key Features
- Automatic TLS/SSL - All database connections are encrypted by default
- Connection Pooling - PostgreSQL databases include PgBouncer for efficient connection management
- Easy Scaling - Adjust CPU, memory, and storage through the dashboard
- App Linking - Connect your database to apps with automatic environment variable injection
- Secure Access - Each database gets a unique hostname and auto-generated credentials
Pricing
You can run unlimited databases. CPU and memory draw on one shared free allowance per account, storage is free within a per-database ceiling, and only usage above an allowance is billed. There is no base fee. See Database Billing for rates and examples.
Next Steps
- Create a Database - Provision your first database
- Connect to Your Database - Get connection details and configure your app
- Scale Resources - Adjust CPU, memory, and storage
- Delete a Database - Remove databases you no longer need