Hyperbee is super useful for storing data and searching for data using it's ordered key search. When you set up your keyspace just right, you can query a small subset of a large database and quickly load what you need without having to download the entire dataset or traverse it.
This module seeks to make it easier to set up these indexes for JSON data and to make it easy to query large datasets.