This is simple Indexed DB storage packege which can be used to store information in the form of object. You can use this packege instead of localStorage or sessionStorage.
Fast access to memory objects
OLAP analytical engine for multi-dimensional datasets — query Zarr, GeoTIFF, and GRIB via SQL
Core types, dimensions, schemas, and errors for arrDb
Two-tier LRU chunk cache with disk spill for arrDb
Chunk in-memory format, aligned buffers, codec pipeline, and .ardb cache format for arrDb
CLI and REPL for arrDb — query multi-dimensional datasets with SQL
SIMD compute kernels for arrDb — element-wise arithmetic, unary math, logical ops
Execution engine for arrDb — compiles PhysicalPlan IR into live volcano operators
Expression system for arrDb — scalar, domain, and aggregate expressions
DataSource traits and format readers for arrDb
Intermediate representations for arrDb — physical plan, expression IR, task graph
SQL/MDA query engine for arrDb — parser, logical plan, optimizer, physical planner