Databases
Sliplane offers fully managed PostgreSQL databases with out-of-the-box SSL/TLS, Point-in-Time Recovery, metrics, query statistics, access control, and more. You get a production-ready PostgreSQL database without the overhead of managing the infrastructure yourself.
Quick start
Section titled “Quick start” Getting Started Create your first database and connect to it from psql, any PostgreSQL driver, or an ORM.
pgAdmin Connect to your database with pgAdmin, the official PostgreSQL admin tool.
CloudBeaver Connect to your database with CloudBeaver, a browser-based database client.
n8n Connect to your database with n8n, the open-source workflow automation tool.
Metabase Connect to your database with Metabase, an open-source business intelligence tool.
Operate and monitor
Section titled “Operate and monitor” Logging View and filter your database's PostgreSQL logs by time range or keyword, with live streaming.
Metrics Monitor CPU, memory, disk, and connections, and inspect slow and top queries to decide when to scale.
Backups Restore your database to any point in time within the 7-day backup window using PITR.
Secure and integrate
Section titled “Secure and integrate” Access Control Restrict which IP addresses can connect to your database with an allowlist of CIDR ranges.
API Manage your databases programmatically through the Sliplane API.