I recently did the first ever public demo of the product I'm working on at Datacratic: the Machine Learning Database.
MLDB is a new kind of database, one that is specifically designed for operationalizing machine learning. You install it wherever you want and send it commands over a RESTful API to store and explore data, train machine learning models on that data, and then expose those models as APIs.
⁂