#21 · Primary category: AI Data Infrastructure & Storage
datachain
The Context Layer for unstructured data: typed, versioned datasets over S3, GCS, Azure
Project last updated:08/30/26
GitHub Stars
2.8K
Forks
156
Contributors
32
License
Apache-2.0
Why we included this project
Large piles of images, PDFs, or other files in object storage are awkward to query, version, or hand to an AI agent in any reproducible way. DataChain keeps the bytes in S3, GCS, or Azure and builds typed, versioned datasets over them, letting you filter, join, and similarity-search millions of records at sub-second speed without moving anything. Its parallel Python engine runs your own functions across the files with checkpoint recovery and incremental updates, so a rerun only processes what changed. For agent workflows it can generate an LLM-readable knowledge base and serve it over MCP, which is how tools like Claude Code or Codex get grounded context on your real data instead of a stale snapshot. ML engineers and agent builders dealing with large unstructured collections will find this worth trying.
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.