/snap-ql

AI-powered Postgres Client

Primary LanguageTypeScriptMIT LicenseMIT

SnapQL

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!

Build SnapQL locally

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:mac or npm run build:win depending on your platform
  • install the binary located in ./dist
Featured on Hacker News