FreeDataStore
Browser-based data tools for data scientists. Profile, clean, validate, and convert datasets โ powered by DuckDB-WASM. Your data never leaves your machine.
Profiling
Drop a file, get instant stats. Row counts, types, distributions, nulls, outliers, duplicates. Like pandas.describe() but in your browser.
Cleaning
Fix messy data. Remove duplicates, trim whitespace, fill nulls, cast types, rename columns. Apply rules, preview changes, export clean data.
Validation
Define schemas, validate datasets against them. Required fields, type checks, range constraints, regex patterns, allowed values. CI-grade reports.
Conversion
Convert between CSV, JSON, Parquet, and SQL. Preview before exporting. Handle large files without uploading anything to a server.
ML Training
Train neural networks, image classifiers, and time series models in your browser. Auto-ML picks the best algorithm. All via TensorFlow.js and scikit-learn.
Exploration
SQL-powered dataset explorer. Filter, sort, search, chart โ query any file up to 500MB with DuckDB SQL directly in the browser.
Community
Contribute tools, clean public datasets, earn reputation. Build your portfolio as a data professional. Pro marketplace coming soon.