GA
Open Source
Free Tier
Hanzo SQL
Managed PostgreSQL
Production-ready PostgreSQL with automatic backups, scaling, and high availability. The database developers trust.
SQL Console
SELECT * FROM users WHERE status = 'active';
Results: 3 rows (2ms)
| id | name | status | |
|---|---|---|---|
| 1 | alice | [email protected] | active |
| 2 | bob | [email protected] | active |
| 3 | carol | [email protected] | active |
SQL Console
SELECT * FROM users WHERE status = 'active';
Results: 3 rows (2ms)
| id | name | status | |
|---|---|---|---|
| 1 | alice | [email protected] | active |
| 2 | bob | [email protected] | active |
| 3 | carol | [email protected] | active |
Get Started
Install SQL in seconds
terminal
$ hanzo db create --type postgres
New to Hanzo? Install the CLI first: curl -fsSL hanzo.sh | bash
Features
Everything you need to get started
Automatic backups
Point-in-time recovery
Read replicas
Connection pooling
Extensions support
SDKs & Libraries
Official SQL SDKs
Use our official SDKs to integrate SQL into your application
Community
Join the SQL Community
Get help, share ideas, and contribute to the project
Want to Contribute?
We welcome contributions of all kinds: bug reports, feature requests, documentation improvements, and code contributions.
Read our Contributing GuideRelated Products
More from Hanzo Data
Ready to get started with SQL?
Deploy in minutes with Hanzo Cloud or self-host with our open-source release.