julien040/anyquery
One SQL interface for 60+ tools (e.g., GitHub, Notion, Airtable). Plug into any LLM through MCP. observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 98
- Release rhythm 84
- Longevity 62
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 44.0
- age_days: 879
- days_rel: 28
- days_push: 17
- n_releases_24m: 13
Adoption not part of the score
1768 stars · 132 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Anyquery is a SQL query engine built on SQLite that turns 60+ tools, APIs, and file formats (GitHub, Notion, Airtable, CSV, Parquet, etc.) into queryable tables from a single binary. It also acts as an MCP server and MySQL server, letting LLMs and BI tools query your data with plain SQL or natural language.
Use cases
- query github issues with sql
- query notion database from sql
- connect claude to my data via mcp
- join csv and api data in one query
- connect metabase or tableau to my apps
- query parquet files from the command line
- let chatgpt access my spotify history
- export sql query results to csv or json
When to choose
- you want one SQL dialect across many SaaS apps, local apps, and files
- you want to give LLMs (Claude, ChatGPT, Cursor) SQL access to your data via MCP
- you want BI tools like Metabase or Tableau to query app data without ETL
- you prefer a local-first tool where API tokens never leave your machine
When to avoid
- you need high-performance analytics over massive datasets
- you need a fully hosted/cloud solution rather than a local binary
- you rely on unsupported database features like Notion rollup properties
- your data source has no existing plugin and you can't write Go
Facets
cli-tool · maturity active
database mcp plugin-system data-visualization cli search-engine databases developer-tools data-science analytics large-language-models windows cli go cross-platform sql-query-engine sqlite mysql-wire-protocol mcp-server bi-tools federated-query notion github airtable parquet csv local-first agpl sql automation macos linux
10 sources
- readme: https://github.com/julien040/anyquery · fetched 2026-08-28 · 90b8ff9ad7c2
- homepage: https://anyquery.dev · fetched 2026-08-29 · 1777c2d69d28
- site_page: https://anyquery.dev/docs · fetched 2026-08-29 · 84f776a9794f
- site_page: https://anyquery.dev/docs/usage/running-queries · fetched 2026-08-29 · 59882e42d1ae
- site_page: https://anyquery.dev/docs/usage/connecting-llms · fetched 2026-08-29 · dfe055dea614
- site_page: https://anyquery.dev/docs/usage/plugins · fetched 2026-08-29 · bb22c00b5b48
- site_page: https://anyquery.dev/docs/usage/exporting-results · fetched 2026-08-29 · 424bd8e07d1d
- site_page: https://anyquery.dev/docs/developers/plugins/create-plugin · fetched 2026-08-29 · 0179b7e6fc78
- site_page: https://anyquery.dev/integrations · fetched 2026-08-29 · 9d1aa578a56e
- site_page: https://anyquery.dev/integrations/notion · fetched 2026-08-29 · 6ca43a8dc80e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| julien040/anyquery | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="julien040/anyquery")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem