OpenMLDB

OpenMLDB is a relational DBMS that purports to better support ML applications.

History

The system was originally call rtidb ("Database for Real Time Intelligence") when the project started in 2017.

Data Model

Relational

Query Compilation

JIT Compilation

OpenMLDB support JIT compilation for queries using the LLVM.

Query Interface

SQL HTTP / REST

OpenMLDB Logo
Website

https://github.com/4paradigm/OpenMLDB

Source Code

https://github.com/4paradigm/OpenMLDB

Developer

4Paradigm

Country of Origin

CN

Start Year

2017

Former Name

rtidb

Project Type

Open Source

Written in

C++

Operating Systems

Linux

Licenses

Apache v2