Database
database.build
Postgres Sandbox
In-browser Postgres sandbox with AI assistance
Videos
Supabase AI Postgres Sandbox Database (Quick Tutorial)
13:21
Postgres.new - Crie Bancos de Dados Ilimitados no Navegador com ...
09:03
Adding a Postgres Database in CodeSandbox | CodeSandbox 101 - YouTube
06:31
I gave AI full control over my database (postgres.new) - YouTube
10:26
Meet postgres.new: AI-Driven Postgres Databases, All in Your ...
What is the PostgreSQL Playground?
The Postgres Playground is an online PostgreSQL database that runs directly in your browser. Itโs a simple, no-setup solution for testing SQL queries and learning PostgreSQL.
aiven.io
aiven.io โบ tools โบ pg-playground
Free PostgreSQL Online Playground | Sandbox | Compiler
Is my data and code secure when using the PostgreSQL Playground?
Yes, your data and SQL code remain secure. All operations are executed locally in your browser, and we do not store your queries or data on any external servers.
aiven.io
aiven.io โบ tools โบ pg-playground
Free PostgreSQL Online Playground | Sandbox | Compiler
How long does data persist in the PostgreSQL Playground?
Data in the Postgres Playground is temporary. It is stored only in your browserโs memory and will disappear when you close or refresh the browser. It is not saved to disk or stored in browser local storage.
aiven.io
aiven.io โบ tools โบ pg-playground
Free PostgreSQL Online Playground | Sandbox | Compiler
GitHub
github.com โบ supabase-community โบ database-build
GitHub - supabase-community/database-build: In-browser Postgres sandbox with AI assistance (formerly postgres.new) ยท GitHub
In-browser Postgres sandbox with AI assistance (formerly postgres.new) - supabase-community/database-build
Starred by 3K users
Forked by 276 users
Languages ย TypeScript 87.5% | JavaScript 7.6% | CSS 3.6% | PLpgSQL 1.2% | Dockerfile 0.1%
DB Fiddle
db-fiddle.com โบ f โบ 4jyoMCicNSZpjMt4jFYoz5 โบ 0
postgre | DB Fiddle - SQL Database Playground
An online SQL database playground for testing, debugging and sharing SQL snippets.
Pgtutorial
pgtutorial.com โบ playground
PostgreSQL Playground
PostgreSQL Playground allows you to practice with PostgreSQL commands online and enhance your PostgreSQL skills.
GitHub
github.com โบ donhenton โบ postgres-sandbox
GitHub - donhenton/postgres-sandbox: postgres learning ยท GitHub
These commands used the docker instance sameersbn/postgresql9.6-2 with a user of test password test and a a preexisting database of 'jdatabase'. Password checking is turned off.
Author ย donhenton
Codapi
codapi.org โบ postgres
PostgreSQL playground
Postgres version: 18.1 sandbox engine: codapi sandbox name: postgres command: run ยท Usage example: ```sql select 'Hello, World!' as message; ``` <codapi-snippet sandbox="postgres" editor="basic"> </codapi-snippet> Documentation ยท Powered by codapi โ an open-source tool for embedding interactive code examples into product docs, online courses and blogs.
I Programmer
i-programmer.info โบ news โบ 84-database โบ 17737-databasebuild-in-browser-postgres-sandbox-with-ai-assistance.html
database.build - In Browser Postgres Sandbox With AI Assistance
Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more.
Postgres
postgres.new
postgres.new โ In-Browser PostgreSQL
Spin up PostgreSQL databases in your browser with PGlite
Electric
electric.ax โบ blog โบ 2025 โบ 06 โบ 05 โบ database-in-the-sandbox
Vibe coding with a database in the sandbox | Electric
June 5, 2025 - To get started, you'll need to have PostgreSQL installed and running with the connection details matching those in the .env file. Which is kinda crazy, right? The whole point of the Bolt developer experience (and the same is true of other platforms like Lovable and Replit) is that it generates the code and runs it for you in a sandboxed development environment in the browser.
Sqlplayground
sqlplayground.app
SQL Playground - Online SQL Sandbox
The #1 SQL playground to write and run any MySQL, Postgres queries. SQL Playground is perfect for learning and prototyping SQL sandboxes. Online. Fast.
CodeSandbox
codesandbox.io โบ p โบ sandbox โบ postgres-182jv
Postgres - Codesandbox
CodeSandbox is a cloud development platform that empowers developers to code, collaborate and ship projects of any size from any device in record time.
Pgplayground
pgplayground.com
PostgreSQL Online | PostgreSQL Playground | PostgreSQL Fiddle and Sandbox
Welcome to this free PostgreSQL SQL playground! If you're looking for an online PostgreSQL instance, an instant PostgreSQL sandbox or PostgreSQL fiddle, you've come to the perfect spot.
Senlab
docs.senlab.io โบ docs-sandbox โบ docs-sandbox โบ 1.0.0 โบ howto โบ internal-flows โบ Postgres โบ Single_documentation โบ postgres_create_tables.html
PostgreSQL create table :: SandBox Docs
{ "info": { "_postman_id": "56ff6dea-0cd1-40b3-80ef-8a7426935ede", "name": "IoTool", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "_exporter_id": "4611963" }, "item": [ { "name": "postgres_create_table", "request": { "method": "POST", "header": [], "body": { "mode": "urlencoded", "urlencoded": [ { "key": "un", "value": "username", "type": "text" }, { "key": "up", "value": "password", "type": "text" } ] }, "url": { "raw": "http://dev.sandbox.engineering:1880/postgres_create_table", "protocol": "http", "host": [ "test.sandbox.engineering" ], "port": "1880", "path": [ "android", "postgres_create_table" ] } }, "response": [] } ] }
pgAdmin
pgadmin.org
pgAdmin - PostgreSQL Tools
Rebase version-specific SQL templates so the default targets PostgreSQL 14, the oldest supported server version, dropping obsolete sub-14 template buckets.
CodeSandbox
codesandbox.io โบ examples โบ package โบ postgres
postgres examples - CodeSandbox
Use this online postgres playground to view and fork postgres example apps and templates on CodeSandbox.
Reddit
reddit.com โบ r/supabase โบ launch week day 1 announcement: in-browser postgres sandbox
r/Supabase on Reddit: Launch Week Day 1 Announcement: in-browser postgres sandbox
August 12, 2024 -
๐จ http://Postgres.new
โ Spin up an unlimited number of Postgres databases
โ Directly in the browser
โ Let AI build your schema