DBDB.io The Encyclopedia of Database Systems · Est. 2017
Database of Databases

Database Entry

OpenMLDB


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

Source Code
https://github.com/4paradigm/OpenMLDB[01]
Developer
Country of Origin
CN
Start Year
2017 [02]
Former Name
rtidb
Project Type
Open Source
Written in
C++
Operating System
Linux
License
Apache v2

Database Entry

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


Query Compilation


OpenMLDB support JIT compilation for queries using the LLVM.

Query Interface


Revision #1