Closed CMCDragonkai closed 4 years ago
I'm looking at other database libraries in JS, but none of them are immutable or fully persistent.
Hi @CMCDragonkai, Currently there is no indexation on DataFrame. But I m working on it for a next big big release with other massive optimizations (currently dataframe-js is stable but not well optimized).
I will create issues with the next features I will implement in order to allow you (and other users) to follow these.
Cool, for now I'll be investigating datascript.
Is there a way to establish indexes on columns to speed up access queries based on where conditions?