Tables
Browse, filter, sort, edit, and bulk-act on every row in your database.
Features
Six pillars, working together. The same product whether you're managing a 10-row staging database or a 50M-row production warehouse.
Browse, filter, sort, edit, and bulk-act on every row in your database.
Switch between production, staging, and dev with isolated keys.
Trigger external systems on row changes, with retries and full delivery logs.
Save layouts and chart widgets on top of any table for any team.
An ER diagram of your data and constraints, generated on connect.
Owner, Admin, Manager, Viewer — granular gating on every action.
Tables
A typed, lightning-fast table editor over your live database. Inline edit, bulk update, JSON cells, foreign-key chips, and a hook chain that runs on every CRUD call so business logic stays in code.
Environments
Each project keeps a clean isolation between production, staging, and any development branch. Connection strings and secret keys are scoped per environment, surfaced through the in-app environment switcher.
Webhooks
Define triggers per table and per CRUD event. The WebhookEngine signs every payload, retries on failure with exponential backoff, and writes a full delivery log you can search, replay, and audit.
Custom views
Custom views sit on top of any table: pick the columns, the filters, the sort, the segments, the chart widgets — save it under a slug, and pin it to the project sidebar for the rest of the team.
Schema visualizer
Connector introspects your database when start() is called and emits a typed schema plus an ER diagram in the admin panel. Both Mermaid and React-Flow renderers are available, with relationship drilldowns one click away.
Roles & permissions
Every organization carries a role matrix. Owners run billing, Admins manage members and projects, Managers operate inside projects, Viewers read-only. Custom roles add granular per-action gating on top.