OpenMLDB is a relational DBMS that purports to better support ML applications.
The system was originally call rtidb ("Database for Real Time Intelligence") when the project started in 2017.
SQL HTTP / REST
Relational
JIT Compilation
OpenMLDB support JIT compilation for queries using the LLVM.
https://github.com/4paradigm/OpenMLDB
4Paradigm
CN
2017
rtidb
Open Source
C++
Linux
Apache v2