#query #dataset #brk #on-chain

brk_query

A library that finds requested datasets

34 releases

Uses new Rust 2024

new 0.0.37 May 14, 2025
0.0.36 May 13, 2025
0.0.31 Apr 29, 2025
0.0.11 Mar 31, 2025

#2 in #on-chain

Download history 250/week @ 2025-02-26 237/week @ 2025-03-05 129/week @ 2025-03-12 137/week @ 2025-03-19 111/week @ 2025-03-26 1084/week @ 2025-04-02 392/week @ 2025-04-09 907/week @ 2025-04-16 187/week @ 2025-04-23 112/week @ 2025-04-30 727/week @ 2025-05-07

1,986 downloads per month
Used in 3 crates

MIT license

545KB
14K SLoC

BRK Query

GitHub Repo stars kibo.money License Version Documentation Size Dependency status Discord Nostr Bluesky X

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

~30–42MB
~645K SLoC