Databases
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 three 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 |
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 Tiers
FREE Tier
Every account includes one free database with limited resources:
- 0.1 vCPU
- 512 MB memory
- 256 MB storage
Free tier databases cannot be scaled. To increase resources, upgrade to Unleashed.
UNLEASHED Tier
Unleashed databases can be scaled up to:
- 1 vCPU
- 16 GB memory
- 50 GB storage
See Database Billing for detailed pricing information.
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