# supabase-community/database-build

In-browser Postgres sandbox with AI assistance (formerly postgres.new)

Repository: https://github.com/supabase-community/database-build
Canonical: https://ross.abutalabs.com/products/database-build
Homepage: https://database.build
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: ai, browser, llm, pglite, postgres
Last push: 2026-06-03T20:01:40+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 85, release rhythm 35, longevity 55
- inputs: {"age_days": 772, "days_push": 91, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2953, forks 274 (observed 2026-08-28T04:07:32.083517+00:00)

## What it is
An in-browser Postgres sandbox where each database runs locally via PGlite (WASM Postgres) and is paired with an LLM assistant for generating queries, reports, charts, and diagrams. Formerly known as postgres.new, it supports CSV drag-and-drop import and deployment of databases to platforms like Supabase.

## Use cases
- spin up a throwaway postgres database in my browser
- import a csv and query it with sql
- generate sql queries with ai assistance
- create charts and reports from database data
- build database diagrams
- prototype a postgres schema before deploying to supabase

## When to choose
- you want instant, zero-setup Postgres experimentation without a server
- you want an LLM to help write and iterate on SQL
- you need quick CSV analysis or schema prototyping in the browser

## When to avoid
- you need a production database with real concurrent users
- you require server-side Postgres features not available in PGlite/WASM
- you want to work without an OpenAI API key for the AI features

## Facets
- artifact type: application
- maturity: active
- function: database, llm-inference, chatbot, data-visualization, csv, wasm
- domain: databases, developer-tools, artificial-intelligence, web-development
- platform: browser
- tags: postgres, pglite, in-browser-database, sql-sandbox, ai-assistant, nextjs, supabase, web-server, nodejs, typescript

## Member repositories
- supabase-community/database-build (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:32.083517+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:32:37.892457+00:00, confidence not recorded.
  - readme: https://github.com/supabase-community/database-build (fetched 2026-08-28T04:07:32.083517+00:00, sha c623745dcd11)
  - homepage: https://database.build (fetched 2026-08-29T09:48:05.530885+00:00, sha 734ccec1ccc2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
