Alinous Elastic DB is database for bigdata. It can scale both the SQL engine and storage engine.
This database engine is for scaling and sharding.
- Scale out SQL & Stored Procedure for OLTP(Online Transaction Processing)
- Sharding Data Storage Engine with auto shard map for Bigdata
This software is open source (MIT License) so that we can use it on any cloud service.
Currently on development. Reporting the progress on twitter account @alinous_core.
Following directries has source code.
The main part of the Alinous Elastic DB.
The body part of this program is provided by shared library.
C++ source codes of Java to C++ convertor.
- System functions
- Garbase collection engine
- External JVM support
C++ source code converted from Java soource code.