Any ORM · Any database · GitHub App

Every database change, reviewed before it ships.

Bedrock reviews every database migration PR before it merges. Schema diff, blast radius, risk score, rollout plan — posted as a GitHub check. Install in 60 seconds.

bedrock · reviews
Sample data — not live21:15:05
time
repo · change
risk
call
21:15:02
acme-co/platform
DROP COLUMN sessions.token
88
block
21:14:55
marlin/dashboard
ADD FOREIGN KEY orders.customer_id
34
review
21:14:48
acme-co/platform
ALTER TYPE user_role ADD VALUE 'editor'
28
review
21:14:41
marlin/dashboard
ALTER COLUMN users.email DROP NOT NULL
42
review
21:14:34
acme-co/platform
RENAME organizations → workspaces
71
review
21:14:27
marlin/dashboard
DROP TABLE legacy_logs
92
block
21:14:20
acme-co/platform
CREATE INDEX CONCURRENTLY idx_orders_at
6
ok
21:14:13
marlin/dashboard
CREATE INDEX events_user_idx
12
ok

Works with how you already ship

One engine. Any ORM, any database.

Frameworks

  • Prisma
  • Drizzle
  • TypeORM
  • Sequelize
  • Knex
  • Django
  • Rails
  • SQLAlchemy
  • Raw SQL

Databases

  • PostgreSQL
  • MySQL
  • MariaDB
  • SQL Server
  • CockroachDB
  • SQLite

Supabase, Neon, RDS, Cloud SQL — supported as standard.

How it works

Three steps. Under a minute from push to verdict.

  1. 1

    Install on a repo

    Add the GitHub App to any repo that ships database migrations. One click, no CI changes, no YAML.

  2. 2

    Open a schema PR

    Bedrock detects any PR that touches your schema or migrations — Prisma, Drizzle, Django, Rails, raw SQL, and more. No manual trigger.

  3. 3

    Get the review on the PR

    Check run + PR comment: verdict, risk score, blast radius, rollout SQL, rollback. Full report linked.

Install guide

Who it's for

You need Bedrock if:

  • Your team ships database migrations
  • You don't have a dedicated DBA
  • You've ever merged a migration and held your breath
  • You've had an incident you traced back to a schema change

Run it on your next migration PR. Free forever on public repos.

Private repos start at $29/schema PR author/month. Try the playground first, no install required.

Bedrock — The safety layer for database changes