0.2.2
What is Anyquery?
Anyquery is a query engine that allows you to query anything over SQL.
Whether it's a local CSV, a Google Sheet, your Apple notes, or your GitHub stars, you can query it with Anyquery.
It's built on top of SQLite, and you can use alternative languages like PRQL and PQL to query your data.
Get started at anyquery.dev
Changelog
- f987aea ⚡️ Add cache TTL for the run cmd
- 2e14eaf ✨ Add a few github community queries
- 5e40695 ✨ Add new fields for hub queries
- c061c2c ✨ Add query hub to website
- b09e96a ✨ Update a couple of community queries
- 6aeb31c ✨ Update git plugin
- 6908c4e 🐛 Fix #4: Pretty table output was too wide for some terminals
- 13217dd 👷 Rename branch for winget repository
- a1b1390 💄 Add hovering effects to links
- 2f99872 📝 Update docs for anyquery run
- e3f71a1 🚑️ Fix critical issue with INSERT stmt