Did you know that in recent Python-Blosc2 4.2.0 we released extremely efficient indexing engines whose data are stored in... (guess what) ...compressed state?
As a result, much larger tables can be indexed. Look at how this compares with the indexing engine in DuckDB (ART) in the plots below.
Also, the new indexing facility allows you to use whatever indexing engine (bucket, partial, opsi and full) that better adapts to your needs.
Enjoy data surfing!





