cursor for data ⚡️ - explore your postgresql db in seconds
demo.mp4
- generate schema-aware queries in seconds with AI
- supports any PostgreSQL database
- local desktop app - your database credentials don't leave your computer
- use your own OpenAI key
💬 Join the Telegram group to chat with the devs + share feedback!
I will eventually ship some precompiled binaries, but that takes some setup. In the meantime, follow these steps to build a local copy:
- clone the repo
- run
npm install - if you're on MacOS, you will need to have XCode installed
- run
npm run build:macornpm run build:windepending on your platform - install the binary located in
./dist