Features
- Managed PostgreSQL: Focus on your application while Latitude.sh handles database infrastructure.
- Database Monitoring: Track key database performance metrics like CPU usage, memory usage, and transactions per second. Learn more.
- Database Backups and Restoration: Configure scheduled backups to S3-compatible storage, view all backups, and restore your data when needed. Learn more.
- Trusted Sources: Control database access with IP-based restrictions. Learn more.
- Supabase Addon: Optional Supabase functionality for enhanced developer experience with 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 Databases in the sidebar menu, and click Create Database. Select “New Database” on the database deployment page.
2
Configure database specifications
Choose a plan and specifications based on your requirements. Optionally,
configure scheduled backups according to your backup requirements. Provide a
name for your database.
3
Deploy the database
Click Deploy to create your database.
Additional documentation
- Database Monitoring - Monitor the performance and usage of your databases.
- Database Backups and Restoration - Configure and manage automated scheduled backups.
- Trusted Sources - Control database access with IP-based restrictions.
- Supabase Addon - Optional Supabase functionality for enhanced developer experience.