Skip to content

Mosito is a OLAP distributed system which support naive SQL query.

Notifications You must be signed in to change notification settings

egraldlo/Mosito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a C++ OLAP distributed system, supporting SQL.

This version is for testing the new datastucture.

Install Mosito:
1. please read the README file in third_party.
2. ./build init
3. ./configure --prefix=/your/path/to/install
4. make
5. make install

Uninstall Mosito:
1. make distclean
2. ./build clean

About

Mosito is a OLAP distributed system which support naive SQL query.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages