Your database, alive — AI-augmented data exploration that feels like craft.
> Spec redesign by Launq. AI-native database UI repositioned from "yet another dark dashboard" to a craft tool engineers actually choose on purpose.
Outerbase joined Cloudflare in early 2026 with a product that genuinely solves a hard problem: a database UI that lets engineers, founders, and ops analysts query Postgres, MySQL, ClickHouse, BigQuery, and seven other engines from one editor, with an EZQL natural-language layer that turns English into SQL. The product is good. The marketing surface is not.
The current outerbase.com landing page reads like a generic 2017 devtool template:
The result: a product that's loved by the engineers who already use it but invisible to the engineers who would.
Three structural issues:
1. Wrong positioning. Outerbase markets itself as an "AI-powered platform" — generic positioning that lumps it with Hex, Mode, Metabase, and every Y Combinator data startup of the last three years. The truth is sharper: Outerbase replaces pgAdmin. Outerbase replaces TablePlus. Outerbase replaces Sequel Ace. The category is "database GUI", not "BI tool", and the audience is engineers who already cursed at the existing options.
2. No product surface above the fold. Modern devtool landing pages (Linear, Vercel, Polar, Trigger.dev) lead with the actual product. They show the editor. They show the chart. They show the table. Outerbase shows a stylized illustration instead — which is a tell that the team is uncertain whether the product is "ready to be seen" or is still iterating on UI. Either way, the visitor concludes the product isn't real.
3. No taste signal. The page is built on a competent but generic dark template — gradient hero, rounded cards, standard "feature module → security badges → CTA" beat. Nothing in the typography, the spacing, or the motion says "the team behind this product cares about craft." Engineers buy from teams that show taste. This is the silent disqualifier in seed-stage B2B SaaS.
The redesign reframes Outerbase as a craft tool — the database GUI a senior engineer chooses on purpose, the same way they choose Linear over Jira, Vercel over Netlify, Raycast over Spotlight. The pitch is one sentence: "Your database, alive." — verb-led, evocative, immediately differentiated from "easy" and "fast" and "AI-powered."
Three strategic moves:
Move 1 — Editorial typography as taste signal. One italic Instrument Serif word per section heading (alive, query, engineers, cursed, DBA, staff) operates as a typographic punctum. Inter handles weight, JetBrains Mono handles all UI chrome and micro-labels. Engineers recognize the system instantly: this is the same DNA as Linear's, Vercel's, Polar's marketing — i.e., this is a team that knows what good looks like.
Move 2 — Hand-built product surface, above the fold. The hero contains an actual SQL editor with a syntax-highlighted query (SELECT c.plan, COUNT(o.id), SUM(o.total_cents)/100.0 FROM orders o JOIN customers c…), an AI suggestion chip ("Press ⌘K to refine in English"), and a live result table that stagger-reveals 4 rows of revenue-by-plan data with deltas. This single asset does the work of 600 words of feature copy: it shows that the product is real, that EZQL outputs production-grade SQL, and that the result UI respects tabular numerics.
Move 3 — Self-qualification through density. The redesigned page adds three artifacts the current landing lacks: an 8-row comparison table vs pgAdmin and raw psql, a 3-tier pricing with a "Best value" ribbon on Team, and a 12-question FAQ handling the exact objections a staff engineer asks ("Does my data leave my VPC?" "Can I self-host?" "Is EZQL a wrapper around ChatGPT?" "How is this different from Metabase or Hex?"). A founder evaluating at 11pm can now decide in a single scroll.
Single-file HTML, 1,500+ lines, zero external dependencies beyond Google Fonts (Inter, Instrument Serif, JetBrains Mono). 100% of the Launq design system applied verbatim — bg #08090C, surface #0F1219, cream #F5F0E8, accent #5B6BFF, plus the full token set from globals.css (lq-card, pill, live-bar, lq-aurora, lq-grain, lq-grid, floater, ribbon, faq-btn, etc.).
Structure:
1. Sticky nav — logo + 5 product links + live-bar pill ("3 ms median · live") + secondary "Sign in" + primary "Start free" CTA.
2. Hero — micro eyebrow → display headline with italic alive. → 53-word subhead naming pgAdmin as enemy → two CTAs (Start free + Watch demo) → meta strip (9 databases, SOC 2, 0 ms proxy) → hand-built SQL editor with AI suggestion + result table stagger.
3. Social proof marquee — 12 customer names (eBay, Arc, Zapier, Dribbble, Justworks, Google, Cloudflare, Vercel, Linear, Neon, Turso, DigitalOcean) with mask-image fade.
4. Feature module 1 (split) — EZQL with an asymmetric 5fr/7fr layout: copy column lists 4 capabilities with arrow-prefix bullets, visual column renders a full EZQL flow (prompt → SQL → chart with 6 bar rows).
5. Feature module 2 (3-col grid) — AI co-pilot card + multi-DB card (9 chips, 3 lit) + Notebooks card.
6. Feature module 3 (12-col bento) — data catalog hero cell with a 5-node relational diagram, embeddable component cell, security cell with 4 compliance pills, keyboard-shortcut cell, version-control cell with diff snippet, and a testimonial cell from "Dana Mensah · Staff Engineer · Linear."
7. Demo / visual block — full-bleed product UI shell: left nav (sources + notebooks + tables), centre (query + 6-row result table with plan pills and Δ deltas), right insights panel (2 AI insight cards + 7-bar revenue chart).
8. Comparison table — 8 rows, Outerbase vs pgAdmin/TablePlus vs raw psql, including "median time to first chart" with quantified deltas (42 s vs 14 min vs 38 min).
9. Pricing — Solo $0 / Team $24/user/mo (featured, ribbon) / Scale custom.
10. Testimonials — 6 named, role + company + initials avatar.
11. FAQ — 12 staff-engineer-grade questions, first one open by default.
12. Final CTA — aurora block + "Your database, alive." restated + dual CTA + trust strip.
13. Footer — 5 columns + bottom strip with offices.
Two design audit passes scored a mean of 8.3 / 10 across hierarchy, typography, spacing, motion, and brand cohesion.
Quantified projections, based on Outerbase's positioning shift and standard devtool LP conversion benchmarks:
The single highest-leverage move is the hero rewrite. "We made working with data easy" → "Your database, alive." — five fewer words, infinite more taste, exact same product underneath. Engineers ship faster when they trust the team behind the tool. The new hero earns that trust in the first second of the visit.
---
File: index.html · 1,500+ lines · single file · zero JS deps (vanilla DOM listeners only) · Google Fonts only.
Render: redesign.png · 1440 × 4800.
Before/after: before-after.png.
Audit: audit-log.md · final mean 8.3.
1. Full-stack engineers who hate pgAdmin / Sequel Ace / TablePlus UX but need a database GUI that respects their workflow.
2. Technical founders at seed/Series A startups who don't have a data team and want to query Postgres without writing SQL from scratch.
3. RevOps / ops analysts in SaaS companies who get blocked by engineering when they need a number out of production.
4. Internal-tool teams at mid-market companies who want to expose curated dashboards to non-engineers.
Tone they respond to: developer-honest, no-bullshit, lightly opinionated, dark-mode native, mono-typography accent, JetBrains/Vercel/Linear aesthetic.
original-landing.png)Headline: "We made working with data easy"
Subhead: "With Outerbase's AI-powered platform, engineers, researchers, and analysts alike can work with any database — with safety and security guaranteed."
Primary CTAs: "View on Github" + four "Learn more about…" links (AI / Tables / Dashboards / Data Catalog).
Customer logos: eBay, Arc, Zapier, Dribbble, Justworks, Google.
Supported DBs: Postgres, MySQL, SQLite, MongoDB, ClickHouse, MSSQL, Snowflake, BigQuery, Redshift.
Trust badges: HIPAA, SOC 2 Type 2, AES/RSA, SSH tunneling.
Current: "We made working with data easy" reads like every other devtool homepage from 2017. "Easy" is the weakest claim in B2B SaaS — every competitor says it. There's no specificity, no enemy, no point of view.
Fix: Lead with a verb-led promise that names the enemy ("pgAdmin"), or a specific transformation ("Stop pasting SQL into ChatGPT"). Drop a single editorial-italic word — "Your database, alive." — on the hero, signal craft over corporate.
Current: Hero relies on a blue-gradient illustration with floating UI fragments — no actual SQL editor, no actual table, no real query shown. A developer landing on this page can't tell if Outerbase is a query editor, a BI tool, or a Notion clone.
Fix: Hand-built SQL editor mock with syntax-highlighted query + live AI suggestion + result table animating in. The hero MUST show the product doing one specific job (e.g., "select revenue from orders where created_at > '2026-01-01'" → result rows fading in).
Current: "View on Github" + four "Learn more about X" links share equal weight in the hero. The page tries to sell AI + Tables + Dashboards + Catalog + Security simultaneously. Decision paralysis. Github isn't even a conversion event for a closed-source product.
Fix: Two CTAs maximum in the hero — Start free (primary, accent) + Watch 90-second demo (secondary, ghost). Push "Learn more" into a dedicated features grid below the fold.
Current: Logos are present (eBay, Arc, Zapier, Dribbble, Justworks, Google) but float in a single dim row with no caption. No testimonials. No metric. No before/after. No ARR/usage stat. For a tool a dev has to trust with their production DB, this is a deal-breaker.
Fix: Marquee logo strip with 8+ logos + "Connected to N databases in production" live counter + 4 named testimonials with role + company (RevOps lead at SaaS, staff engineer at fintech, etc.) + 1 hero metric ("12.4M queries run last month").
Current: The page jumps from features → security → "joined Cloudflare" with no pricing tiers, no competitor comparison (vs pgAdmin / TablePlus / Metabase), no FAQ. A founder evaluating tools at 11pm can't self-qualify or self-disqualify.
Fix: Three-tier pricing (Free / Team / Scale) with a ribbon on the middle tier, a 6+ row comparison table vs pgAdmin + raw psql, and a 10-12 question FAQ handling the "is my data safe", "can I self-host", "what about my schema migrations" objections that every backend engineer asks before signing up.
> *"Your database, alive."*
>
> Outerbase shouldn't market like a CRUD admin panel. It should market like a craft tool — the kind a senior engineer chooses on purpose. Editorial typography, one italic word as visual anchor, a hero SQL editor that breathes (cursor blink, AI suggestion fade-in, result rows revealing on stagger). Data treated as an organism, not a grid. AI positioned as a co-pilot the engineer trusts, not a magic-wand demo.