Update for Beancount:
Today I merged the 'shell' branch of Beancount into its default branch.
This provides the "bean-query" tool in the main code that gets installed by
default. This now provides a fourth method to extract data from a Beancount
ledger file:

1. bean-web: The web interface
2. bean-report: Report generation using dedicated routines (like Ledger)
3. bean-query: SQL query language to specify reports
4. scripting: You write your own report using the loader library and data
structures

High-level documentation for the corresponding SQL variant is available from
http://furius.ca/beancount/doc/query

The original design/motivation doc is here:
furius.ca/beancount/doc/proposal-query

Note that this is just the first revision of this tool and will mature over
the coming months, but I felt it was in a good enough state to let others
start tinkering with it. About half or to 3/4 of the proposal is
implemented. Feedback and bug reports are welcome at this point.

Cheers,

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to