Louis :emacs: on Nostr: Anyquery is a CLI tool to run SQL queries on any data source, no matter if it's a ...
Anyquery is a CLI tool to run SQL queries on any data source, no matter if it's a file, an API, logs, or a local app.
Built with Go & SQLite, it can also run as a MySQL-compatible server. You can easily build your own plugins with a few lines of Go, which are then called as RPC processes from Anyquery.
https://anyquery.dev
I built a few plugins for my own use and it is really awesome.
License: AGPL
#golang #sqlite
Built with Go & SQLite, it can also run as a MySQL-compatible server. You can easily build your own plugins with a few lines of Go, which are then called as RPC processes from Anyquery.
https://anyquery.dev
I built a few plugins for my own use and it is really awesome.
License: AGPL
#golang #sqlite