supabase-community/database-build
In-browser Postgres sandbox with AI assistance (formerly postgres.new)
Powered by PGlite (a WASM-compiled Postgres runtime), all queries execute directly in the browser with data persisted to IndexedDB, eliminating the need for remote containers. The platform integrates OpenAI's LLM for intelligent features like CSV-to-table generation, report/chart creation, and schema diagramming, while supporting deployment to Supabase via a dedicated worker service. Built as a Next.js monorepo with a browser proxy component that translates Postgres TCP connections to WebSockets.
2,936 stars. No commits in the last 6 months.
Stars
2,936
Forks
271
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Feb 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/supabase-community/database-build"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CodePhiliaX/Chat2DB
AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle,...
DEEP-PolyU/Awesome-LLM-based-Text2SQL
[TKDE2025] Next-Generation Database Interfaces: A Survey of LLM-based Text-to-SQL | A curated...
TuGraph-family/Awesome-Text2GQL
Fine-Tuning Dataset Auto-Generation for Graph Query Languages.
julien040/anyquery
Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP
eosphoros-ai/Awesome-Text2SQL
Curated tutorials and resources for Large Language Models, Text2SQL, Text2DSL、Text2API、Text2Vis...