Skip to main content
Latitude.sh Managed Databases is a fully managed database service that integrates with your infrastructure. Choose between PostgreSQL for relational workloads or ClickHouse for real-time analytics.

Supported Engines

PostgreSQL

A managed PostgreSQL service with scheduled backups to S3-compatible storage, IP-based access control, performance monitoring, and optional Supabase integration.

ClickHouse (Preview)

A ClickHouse service optimized for real-time analytics. ClickHouse databases run on bare metal NVMe storage with 250k+ IOPS for maximum query performance.
ClickHouse is currently available in preview. To request access, select ClickHouse when creating a database and submit a request through the preview access form.

Features

FeaturePostgreSQLClickHouse
Database Monitoring
Scheduled Backups
Trusted Sources (IP filtering)
Database Parameters
Supabase Addon
Play UI (web SQL interface)
  • Database Monitoring: Track performance metrics. PostgreSQL databases also receive automatic storage alerts when capacity thresholds are reached. Learn more.
  • Database Backups and Restoration: Configure scheduled backups, view backup history, and restore data when needed. Learn more.
  • Trusted Sources: Control database access with IP-based restrictions. Learn more.
  • Database Parameters (PostgreSQL only): Customize PostgreSQL and PgBouncer parameters to optimize your database for your specific workload. Learn more.
  • Supabase Addon (PostgreSQL only): Add Supabase functionality for auto-generated APIs and database management tools. Learn more.

Creating a database

1

Access database creation

Log in to the dashboard, select a project, navigate to Database in the sidebar menu, and click Create Database. Select “New Database” on the database deployment page.
2

Select a database engine

Choose between PostgreSQL (selected by default) or ClickHouse. If you don’t have access to ClickHouse yet, you can request preview access by selecting it and filling out the request form.
3

Configure database specifications

Choose a location and plan based on your requirements. Optionally, configure scheduled backups according to your backup requirements. Provide a name for your database.
4

Deploy the database

Click Deploy to create your database.
Create database interface

Additional documentation