Skip to content

Repository files navigation

Squill

CI

I am not satisfied with existing SQL editors, so I built my own. It's free, it's private, it doesn't get in your way. Enjoy!

Local development

DuckDB works without any cloud configuration. To develop with BigQuery:

  1. Create a Google OAuth 2.0 Web application client.
  2. Add http://localhost:5173 as an authorized JavaScript origin.
  3. Enable the BigQuery API and Cloud Resource Manager API in the Google Cloud project.
  4. Copy .env.example to .env.local and set the client ID.
  5. Run:
npm install
npm run dev

Quality checks:

make check

Squill is licensed under the AGPL-3.0.

About

🐦 SQL canvas editor in the browser

Topics

Resources

Contributing

Stars

10 stars

Watchers

0 watching

Forks

Contributors

Languages