LU MIAN
LU MIAN
The use of OpenMLDB consists of a few steps that might be confusing for a beginner. We are going to build a web-based demonstration platform that is able to show...
You may follow the built-in aggregate function development doc (Chinese) https://openmldb.ai/docs/zh/main/developer/built_in_function_develop_guide.html
A Kafka connector to import data streams into the database at real-time.
The OpenMLDB project is a community-driven project, thus we welcome all kinds of contribution from the community. We have started an OpenMLDB Contributor Program, which provides rewards to encourage you...
We are collecting requirements for the OpenMLDB v0.6. This version is aiming at the stability and usability enhancement. Meanwhile it will be particularly focusing on issues raised from the community....
We are calling the community for the contribution to help build more use cases based on OpenMLDB. The use cases can be machine learning applications, as well as other cool...
Currently we are using a set of commands for the deployment (refer to https://openmldb.ai/docs/zh/main/deploy/install_deploy.html). For ease of use, we should provide a friendly tool that is able to simplify the...
Currently, the scale-out process consists of quite a few steps (refer to https://openmldb.ai/docs/zh/main/maintain/scale.html), and is error-prone. We need a friendly tool to help to do the scale-out (maybe also scale-in),...
Currently the APIServer does not support the high availability. It just uses the built-in http protocol in brpc to serve the requests. We hope there is a solution of deploying...
currently it displays timestamp that is not human-readable, we should change it to normal readable data and time formats