Skip to content

0.1.2

Compare
Choose a tag to compare
@julien040 julien040 released this 09 Aug 13:19
· 146 commits to main since this release

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

Anyquery

Changelog

  • ca8e135 ✏️ Fix 404 on footer
  • dcaedac ✨ Add Docker plugin
  • b5c8bb8 ✨ Add Todoist plugin
  • 0e6ded0 ✨ Add Vercel plugin
  • 05c4dea ✨ Add log querying
  • 0b84b58 ✨ Update HN plugin: add list tables
  • 84db1ad ⬆️ Update RPC dependency for plugins with DB
  • 3443508 🐛 Enclose column name for CSV, HTML, and JSONL
  • 88d3bdc 💄 Add Product Hunt badge
  • 658ae54 💬 Fix typo in README.md
  • 40b88b8 📝 Update doc