Changelog
April 2025
Our official Python SDK is now live. From provisioning instances to managing firewalls and IPs, the SDK wraps our API in a clean, Pythonic interface with full support for type hints, error handling, and pagination. It includes:
Easy setup with pip or poetry, and built-in API key authentication
Full resource coverage for projects, facilities, instances, firewalls, IPs, and more
Great DX with type safety, pagination support, and IDE autocompletion
Check out the SDK docs to learn more.
Our official Go SDK has been updated to give developers a powerful and efficient way to automate infrastructure with Latitude.sh straight from their Go applications.
The new version wraps our entire API in a straightforward Go interface, enabling:
Easy setup using the standard Go package management system, with built-in API key authentication
Full resource coverage for devices, projects, operating systems, firewalls, IPs, billing, and more
Enhanced developer experience with support for pagination and robust error handling
Check out the SDK docs to learn more.
March 2025
DatabasesSupabase integration now available
We’ve added native Supabase integration to Databases, making it even easier to manage and interact with your PostgreSQL instances.
With this integration, you get a powerful visual layer on top of your database, including:
Table & SQL editors: Easily manage tables and run queries in a user-friendly UI.
Database view: Navigate functions, triggers, roles, policies, and more.
Schema visualizer: Understand relationships and structure across your tables.

You can now reserve instances and pay with cryptocurrency. This gives you more flexibility when planning capacity ahead.
Currently accepted stablecoins and networks:
USDC via Ethereum, Polygon, and Solana
USDP (Pax Dollar) via Ethereum and Solana

February 2025
DatabasesDatabases is now generally available
We're excited to announce the General Availability (GA) of our Database as a Service (DBaaS), a fully managed PostgreSQL solution powered by CloudNativePG.
Latitude.sh DBaaS simplifies database management while ensuring high availability, security, and reliability, with built-in automation and monitoring to support your workloads at scale.
Key features:
Flexible deployment: Create a new database or restore it seamlessly from a backup.
Automated backups: Store backups in S3-compatible object storage, with easy configuration at deployment or post-setup.
Comprehensive monitoring: Track CPU usage, memory usage, TPS, and database size in real time.
Granular access control: Secure your database with CIDR-based IP whitelisting using the Trusted Sources feature.
Available plans:
db.psql.small: 1vCPU, 2GB RAM, 50GB storage, no replicas.
db.psql.medium: 2vCPUs, 4GB RAM, 100GB storage, 1 replica.
db.psql.large: 4vCPUs, 8GB RAM, 200GB storage, 2 replicas.
