postgres-new icon indicating copy to clipboard operation
postgres-new copied to clipboard

In-browser Postgres sandbox with AI assistance

Results 45 postgres-new issues
Sort by recently updated
recently updated
newest added
trafficstars

# 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

# 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...

bug

# 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...

enhancement

# 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:...

documentation

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...

enhancement

# 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...

enhancement

There appears to be intermittent issues loading database.build on Safari. Opening this issue to track and gather more reports.

bug

# 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)...

documentation

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...

bug