postgres-new
postgres-new copied to clipboard
In-browser Postgres sandbox with AI assistance
# Bug report ## Describe the bug I expected from the readme that if you "Bring your own LLM", that everything would reside in the browser, and there would be...
# Bug report ## Describe the bug For large CSV's I'm getting this memory access out of bounds when deploying the database to supabase ## To Reproduce 1. Upload Sam.gov...
# Feature request ## Is your feature request related to a problem? Please describe. I am currently using a geology information database based on PostgreSQL. It uses an extension feature...
# Improve documentation ## Link I'm referring to this absolutely amazing experiment with [database.build](https://database.build/) (formerly postgres.new). ## Describe the problem Question 1: Is there a documentation for database.build? Question 2:...
Reverts supabase-community/database-build#159
# Feature request ## Is your feature request related to a problem? Please describe. The chats should be delectable ## Describe the solution you'd like A delete button in the...
# Feature request ## Is your feature request related to a problem? Please describe. The ability to connect existing projects (while deploying) instead of creating new projects ## Describe the...
There appears to be intermittent issues loading database.build on Safari. Opening this issue to track and gather more reports.
# Improve documentation After I deploy docker at localhost:8070, i get the response: "Welcome to Serverless Redis HTTP!" How can I go to end-point like as https://database.build/ (web front end)...
I downloaded the latest code and run "npm i" and I'm getting errors. The main problem seems to be with node-gyp when it tries to build the pgsql-parser package. It...