#25 · Primary category: AI Data Infrastructure & Storage
OpenMLDB
OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.
Project last updated:08/28/26
GitHub Stars
1.7K
Forks
332
Contributors
223
License
Apache-2.0
Why we included this project
OpenMLDB is a machine learning database built around a simple problem: the features used to train a model should be the same ones the model sees at inference time. It stores and computes features so offline training and online serving read from one consistent source, and it handles the unglamorous plumbing around time-windowed aggregations and feature backfilling where data leakage usually sneaks in. Teams doing latency-sensitive scoring, such as fraud detection, risk scoring, and real-time recommendations, get a single place to define and serve features rather than maintaining separate batch and online stacks. And because feature logic is expressed in SQL, engineers who already know the language can get moving without picking up a new transformation framework.
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.