Skip to content

Your customers’ data. Safe, and on your schedule.

Your customers trust you with data they can’t get back anywhere else. Balta gives you recovery to the second, connections that scale with serverless, and a price you can build a business on.

Restore to a point in timeacme-prod
Restore point
Mon 21 Sep, 14:02:17 UTC
22 Aug29 Aug5 Sep12 SepNow
Restore into a new serviceRecommended. Production keeps running while you check the result.
Rewind this serviceDiscards later changes. A safety backup is taken first.
Restore into a new service

Example view with sample data.

Built for how SaaS actually runs.

Four things every SaaS database has to do, and how Balta handles each
The challengeHow Balta handles itWhat you get
One database holds every customerPoint-in-time recovery into a new serviceGo back to 14:02 and look — while production keeps serving everyone else.
Connections arrive faster than they closeA pooled endpoint alongside the direct oneServerless and edge functions scale without exhausting connections.
The bill changes as you growOne flat price per service, every database includedNo compute units, no per-query charges, no egress fees.
Support needs to see a tenant’s dataThe built-in data browserLook up records safely, read-only, without credentials on a laptop.

Recovery

Restore to 14:02. Into a new service.

A migration goes wrong for one account. A tenant deletes the wrong records. Restore the exact second before it happened into a new service, find the rows you need, and put them back — while production keeps serving every other customer.

Restore to a point in timeacme-prod
Restore point
Mon 21 Sep, 14:02:17 UTC
22 Aug29 Aug5 Sep12 SepNow
Restore into a new serviceRecommended. Production keeps running while you check the result.
Rewind this serviceDiscards later changes. A safety backup is taken first.
Restore into a new service

Example view with sample data.

Connections

Pooled and direct. Both included.

Point your serverless functions at the pooled endpoint, where short-lived clients share a small number of database connections. Point your background workers and long-lived services at the direct endpoint. Both on one service, at no extra cost.

Connection detailsacme-prod
PooledDirect
Host
db-8f2a41.fsn1.baltadb.net
Port
25438
Database
app
User
app_owner
Password
••••••••••••Reveal
postgresql://app_owner:•••••@db-8f2a41.fsn1.baltadb.net:25438/app?sslmode=verify-full&sslrootcert=system

These ports are this service’s own. Yours are on its Connect tab.

TLS requiredConfirms your identityRecommended for web and serverless applications

Example view with sample data.

Support

Answer support tickets without a desktop client.

When a customer asks what happened to their data, your team can open the data browser, find the rows and read the history — read-only, audited, and without passing production credentials around.

acme-prodPostgreSQL 18 · database appAllow writesRead-only
Monthly revenueQuery 2ExplainRun
SELECT c.name,
       date_trunc('month', i.issued_at) AS month,
       sum(i.total) AS revenue
FROM invoices i
JOIN customers c ON c.id = i.customer_id
WHERE i.issued_at >= now() - interval '6 months'
GROUP BY 1, 2
ORDER BY revenue DESC;
Sample query results
namemonthrevenue
Kestrel Studio2026-09-0118,420.00
Aurora Freight2026-09-0112,905.50
Vela Analytics2026-08-019,860.00
Harbor & Pine2026-08-017,312.25
4 rows38 msStatement timeout onRecorded in your audit log

Example view with sample data.

Pricing

A cost you can put in your model.

One price per service, per month, with every database inside it included. When your product has its best month, your database bill doesn’t notice.

​
Starter

Development, staging and early-stage apps.

€39/ month
vCPU
2
Memory
4 GiB
Storage
80 GiB
Connections
100
Databases
10
Request early access
Recommended for production
Professional

Production SaaS and web applications.

€69/ month
vCPU
4
Memory
8 GiB
Storage
160 GiB
Connections
150
Databases
25
Request early access
​
Business

Growing products with real traffic.

€129/ month
vCPU
8
Memory
16 GiB
Storage
320 GiB
Connections
250
Databases
50
Request early access