#35 · Primary category: AI Data Infrastructure & Storage
dataset-viewer
Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.
Project last updated:08/28/26
GitHub Stars
899
Forks
125
Contributors
46
License
Apache-2.0
Why we included this project
Anyone who publishes machine-learning datasets on the Hugging Face Hub gets, for free, a way for other people to look inside them before downloading anything. This repo is the backend behind that feature, and because it exposes a public REST API, the same paginated rows, search, filtering, column and data-type listings, and pre-computed statistics are available outside the Hub as well, without parsing a full dataset yourself. That makes it a practical tool for data engineers who want to check a new dataset's shape before wiring it into a pipeline, and teams running their own Hub instance can host the backend to offer the same exploration experience internally. It also converts datasets to Parquet along the way, so the data can go straight into analytics or processing frameworks without you handling the conversion.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ClickHouse
ClickHouse® is a real-time analytics database management system
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
gun
An open source cybersecurity protocol for syncing decentralized graph data.
emqx
The most scalable and reliable MQTT broker for AI, IoT, IIoT and connected vehicles
server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.