Skip to main content

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:

DatabaseVersionsDefault Port
PostgreSQL11, 12, 13, 14, 15, 16, 17, latest5432
MySQL5.7, 8.0, 8.4, 9.0, latest3306
MongoDB4.4, 5.0, 6.0, 7.0, 8.0, latest27017

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