27 releases
Uses new Rust 2024
new 0.0.30 | Apr 22, 2025 |
---|---|
0.0.29 | Apr 22, 2025 |
0.0.11 | Mar 31, 2025 |
#2 in #on-chain
2,388 downloads per month
Used in 3 crates
365KB
9K
SLoC
BRK Query
A crate that searches for datasets from either brk_indexer
or brk_computer
according to given parameters.
It's possible to search for one or multiple dataset if they have the same index and specify range with both the from
and to
being optional and supporting negative values.
The output will depend on the format choson which can be Markdown, Json, CSV or TSV and might vary if there is a one or mutiple datasets, and if one dataset one or multiple values.
In the future, it will support more features similar to a real query engine like in a Postgres databases and presets to fetch data grouped by address, transaction or blockhash/height.
Dependencies
~35–48MB
~737K SLoC