Description
Tabular data, including Beancount accounting data, can be queried with a lightweight SQL-style tool. It is useful for users who want custom reports without moving data into a full database server.
Queries over financial data can reveal sensitive records. Protect input files and check query logic before using results for decisions.