Anyquery — SQL-запросы к любым источникам данных

★ 1.8K

Anyquery is a tool that lets you query anything with SQL: files (CSV, JSON, Parquet), databases, and dozens of external sources via plugins — a single SQL engine over heterogeneous data. Reach for it when you want to apply familiar SQL to things you normally can't query with it: local files, service APIs, application data — and join them together in one query. It is built on a SQLite-compatible engine with a plugin system, runs locally, and also connects as an MCP/tool to AI agents so they can reach data via SQL. Its focus is a universal SQL interface to heterogeneous sources through plugins, not a BI platform with dashboards or a data warehouse: the value is one query language over files, databases, and APIs without loading them into a single system first. It is useful to analysts and developers for quick ad-hoc queries and integrations.