Skip to content

matebestek/mldb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLDB is the Machine Learning Database

Join the chat at https://gitter.im/mldbai/mldb

MLDB is an open-source database designed for machine learning. You can install it wherever you want and send it commands over a RESTful API to store data, explore it using SQL, then train machine learning models and expose them as APIs. More information is available at http://mldb.ai

This repository contains the source code for MLDB, which can be used to build the MLDB Community Edition, which is a Docker image containing all of MLDB's dependencies and can be run anywhere.

The easiest way to get started with MLDB is to sign up to MLDB.ai and launch a free 90-minute hosted MLDB session. You'll be able to browse the live documentation and run and modify the demos yourself. You can also download a pre-built binary of the MLDB Enterprise Edition and use it with a free trial license for non-commercial purposes, which can be obtained instantly once you sign up to MLDB.ai.

Please create a Github Issue or chat with us on Gitter if you have any questions or encounter problems while building or running MLDB.

Documentation

Raw Markdown documentation files are located under container_files/public_html/doc and you can browse them on Github or you can browse the full-rendered version at https://docs.mldb.ai

Copyright & License (Apache License v2.0)

MLDB is © 2016 mldb.ai inc, and is distributed under the Apache License, version 2.0, except for the contents of the ext directory, which contains modified versions of other open-source software components, each of which is distributed under its own, Apache-compatible license and lists its own copyright information.

About

MLDB is the Machine Learning Database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 40.8%
  • C 23.7%
  • Jupyter Notebook 22.7%
  • JavaScript 6.5%
  • Python 4.2%
  • HTML 0.9%
  • Other 1.2%