PostgreSQL Frontend
Because VidarDB embraces PostgreSQL ecosystem, it uses the same terminal and driver as PostgreSQL. No need to change your code, while all the miracles happen underneath.

Write and run machine learning algorithms in SQL. Keep data in your database and run in-place machine learning algorithms as data is collected.
Make predictions while training data. Parallelize both training and output to make up-to-date predictions based on the continuously evolving models.
In-memory like speed without in-memory cost. Our hybrid memory/disk caching solution allows you to work with data sets larger than memory with the performance you expect from an in-memory database.
24x7 availability with automatic recovery. VidarDB has built in recovery from disk and failover from peers.
Collaborate with teammates to access, modify and train data. All the team members share the same data repository with access control, immediate visibility after one modifies the data.
Real-time data ingestion and instant model learning. Purpose-built database engine serves for fast data ingestion and fresh data query, as well as speedy model learning.