A platform to efficiently work with any data right in the browser. Like interactively visualizing millions or rows, and at the same time augmenting the data with domain-specific capabilities. For instance, the cheminformatics plugin automatically recognizes molecules and provides proper rendering, substructure search etc. Sort of a Swiss Army knife for scientific data.
Not really a new idea, been working on it for many years already :)
If converting SQLite to CSV/parquet is a one-off task for you, you can also import SQLite files (among the other 50+ formats for tabular data) and export to multiple supported formats (CSV and parquet included) using Datagrok (https://datagrok.ai/). Just drag-and-drop the sqlite file, then use the "export" button on top. Everything happens inside the browser (so there is a limit on the max size of the dataset, probably around 1GB).
Disclaimer - I'm one of the developers of Datagrok :)
A platform to efficiently work with any data right in the browser. Like interactively visualizing millions or rows, and at the same time augmenting the data with domain-specific capabilities. For instance, the cheminformatics plugin automatically recognizes molecules and provides proper rendering, substructure search etc. Sort of a Swiss Army knife for scientific data.
Not really a new idea, been working on it for many years already :)