Autonomous Database Reliability
For database teams with bigger problems to solve

An autonomous DBRE that works with your team, not around it.

SIXTA is a tireless database reliability engineer that joins your team — starting with PostgreSQL and MySQL. It investigates incidents in minutes, not hours, lives in your incident and change workflows, and gets better the longer it works with you.

# db-incidents SIXTA active
SX
SIXTA DBRE 03:47 AM
Latency spike on prod-pg-primary-01 — checkout queries on analytics_events jumped from 40ms to 2.4s in the last 20 minutes.
Root Cause Analysis
Cause: Query plan regression — planner switched to sequential scan after last night's ANALYZE
Why: analytics_events grew by 12M rows from batch import. Updated statistics now estimate seq scan is cheaper than the index path
Impact: 2.4s avg → 60× slower · checkout page timeouts rising
Checked & ruled out: connection pool, lock contention, disk I/O — all normal
Fix: Covering index on (event_type, created_at, user_id) — planner will prefer it regardless of row estimates
Expected: ~35ms query time restored · resistant to future stats drift
MR
Maria R. 03:49 AM
Nice catch. I saw the CPU spike but wouldn't have connected it to the ANALYZE run. Go ahead with the index.
SX
SIXTA DBRE 03:53 AM
Done — index built with CREATE INDEX CONCURRENTLY, no production impact. Queries back to ~35ms. I'll monitor for the next 24 hours and flag anything unexpected.
👍 3
Backed by investors behind PagerDuty, Snyk, and LaunchDarkly
Heavybit Encoded Ventures Percona Baron Schwartz
In production with design partners including a 50M-user consumer app, a Fortune 500 CPG company, and a European tier-1 bank.
Your databases are trying to tell you something. Your tools are drowning out the signal.

Every database incident follows a pattern. Traditional monitoring treats all signals equally, so the answer gets buried in dashboards and alerts.

$4,537
Per minute of database downtime
PagerDuty, 2024
175 min
Average incident duration
PagerDuty, 2024
73%
Can't find database talent
Adastra, 2024

That's ~$794K per incident. And the team you can't hire is the one that would fix it.

See the full ROI analysis →

This is your 3am right now.
03:12  PagerDuty fires: checkout latency > 2s on prod-pg-primary-01
03:14  On-call engineer opens Datadog. 14 dashboards. Nothing obvious.
03:22  Checks slow query log. Finds 3 suspects. Runs EXPLAIN on each.
03:31  Correlates with deploy log. Nothing deployed since yesterday.
03:38  Checks pg_stat_statements. Finds the plan regression after ANALYZE.
03:44  Writes the covering index. Tests in staging. Deploys to prod.
03:58  Queries back to normal. Slacks the team. Goes back to sleep.
46 minutes. $210K in downstream impact. And your best engineer just lost a night's sleep.
With SIXTA
03:12  SIXTA detects latency anomaly. Begins investigation.
03:14  Traces to query plan regression after nightly ANALYZE on analytics_events.
03:15  Rules out connection pool, lock contention, disk I/O. All normal.
03:16  Recommends covering index. Posts full RCA to #db-incidents.
03:17  Maria approves. SIXTA builds index concurrently. Zero downtime.
03:18  Queries restored to ~35ms. Monitoring for 24 hours.
6 minutes. Your engineer slept through it.

And this won't get better. 73% of companies can't find database talent. The team you need to hire doesn't exist. SIXTA covers the gap.

Dealing with something like this? Tell us about it


Where the savings come from

SIXTA doesn't just find problems — it reduces the cost of every incident, scales your team without hiring, and prevents outages before they happen.

LOWER MTTR

Minutes, not hours

Every minute saved is thousands recovered

Every minute of database downtime costs thousands. SIXTA delivers root cause analysis in minutes — cutting mean time to resolution and the cost of every incident. At $4,537 per minute, even a modest MTTR reduction pays for itself many times over.

REDUCE TOIL

Scale without hiring

Cover more ground with your existing team

Senior DBREs cost $180–250K fully loaded and are almost impossible to find. SIXTA takes on investigative and routine work — the 3am pages, the recurring performance deep-dives — so your existing team covers more ground without burning out.

PREVENT INCIDENTS

Detect, don't react

The cheapest incident is the one that never happens

Continuous baseline monitoring detects regressions and anomalies before they become outages. SIXTA spots the query plan regression on Tuesday, so your team isn't firefighting at 3am on Saturday.


Direct to your databases. Insights where you work. Everything inside your walls.
Databases
PostgreSQL
MySQL
Observability
Datadog
Prometheus
Percona PMM
AWS CloudWatch
Azure Monitor

+ extensible to new sources

SIXTA
DBRE
Delivers To
Slack
MS Teams

+ webhooks & custom

Deploys inside your infrastructure · Your data never leaves your environment · Read-only database access

Turn your DBAs from firefighters into strategists
SIXTA handles the reactive work so your team can focus on architecture, migrations, and performance tuning.

Without SIXTA

  • Your on-call engineer spends 46 minutes per incident — manually
  • Same investigation, different day. No institutional learning.
  • One senior DBA holds all the knowledge. When they leave, it goes with them.
  • Monitoring tools show 14 dashboards of symptoms. You still find the root cause by hand.
  • $180–250K per senior DBRE — if you can find one. 73% of companies can't.

With SIXTA

  • Root cause analysis in 6 minutes, delivered to Slack with full evidence
  • Every investigation documented, searchable. The knowledge compounds.
  • Institutional memory that never takes a day off or changes jobs
  • One answer, not 14 dashboards. The specific query, table, and fix.
  • Scale your existing team's coverage without adding headcount

SIXTA never acts on a database it hasn't earned the right to act on.

Autonomous database operations isn't a leap of faith. It's a progression. SIXTA starts in read-only mode, surfacing insights you can validate. After it proves itself, you expand its permissions — on your timeline, on your terms.

WEEKS 1–2

Observe

Read-only access. SIXTA connects, maps topology, learns query patterns, and builds a baseline. Nothing is modified.

WEEKS 3–6

Recommend

Root cause analysis and specific fixes delivered to Slack. Your team reviews every recommendation before acting.

WHEN YOU'RE READY

Act

Autonomous actions for risk-assessed operations. Each action type individually gated with full audit trail.


Built by database operators,
for database operators

The founding team built database monitoring together at Percona, VividCortex, and SolarWinds — then reunited to build what comes next. Backed by Baron Schwartz (founder of VividCortex), Heavybit, Encoded Ventures, and Percona.

Ewen Fortune, Founder and CEO of SIXTA

Ewen Fortune

Founder & CEO

25 years in database operations. Built monitoring at VividCortex (→ SolarWinds). Led database product at enterprise scale.

Andrew Morgan, Co-founder and CTO of SIXTA

Andrew Morgan

Co-founder & CTO

Engineering leadership across RKG, VividCortex, and SolarWinds. Built and operated multi-shard MySQL systems handling hundreds of millions of rows.

Lori Gagnon, Head of Go-to-Market at SIXTA

Lori Gagnon

Head of Go-to-Market

6+ years in database and infrastructure software across VividCortex and SolarWinds. Translating complex technical products into enterprise revenue.

Advisors

Nitay Joffe — Founder/CTO ActionIQ · Facebook Data Infra · HBase Core Contributor
Andy Ellicott — 20 years launching database companies · Vertica, VoltDB, Cloudant/IBM, DBOS
Christian Bilien — Head of Data at BNP Paribas · Global Head of DBRE at Société Générale

Our investors also backed PagerDuty, LaunchDarkly, Citus Data, Crunchy Data, and Snyk



Your CISO will approve this
SIXTA deploys inside your VPC, connects read-only to your databases, and delivers insights to your Slack or Teams. No external SaaS pipeline. No credentials leaving your walls. Ever.
Deploys inside your infrastructure
Your data never leaves your network
Your data trains your DBRE
Never used for other customers' models
Full audit trail
Every action logged, every decision explained
Learn more about our security architecture →

Questions about how SIXTA deploys in your environment? hello@sixta.ai

Ready to add a DBRE
to your team?

SIXTA is onboarded like a person. It learns your environment, earns your trust, and takes level-1 and level-2 DBRE work off your plate. Every action is evidence-backed and reviewable.

Meet Your New DBRE

Prefer email? hello@sixta.ai

Your next DBRE is ready to start

Meet Your New DBRE