#31 · Primary category: AI Data Infrastructure & Storage
database-build
In-browser Postgres sandbox with AI assistance (formerly postgres.new)
Project last updated:06/03/26
GitHub Stars
3.0K
Forks
274
Contributors
12
License
Apache-2.0
Why we included this project
database.build puts a real Postgres database in your browser tab, and it arrives as a full web app you can use right away rather than a library to integrate. Each sandbox you create runs a fresh PGlite instance, the WASM build of Postgres, so queries execute locally with genuine SQL semantics and no container or remote server behind them. Data is saved to IndexedDB, so your work survives a refresh. Every database also comes with an LLM beside it: drop a CSV in and it builds the table on the fly, or ask questions about the data and get back a generated report, chart, or even a database diagram. That combination makes it a fast way to explore a dataset or sketch a schema before moving to hosted Postgres, without standing up any infrastructure to get there.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ClickHouse
ClickHouse® is a real-time analytics database management system
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
gun
An open source cybersecurity protocol for syncing decentralized graph data.
emqx
The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.