ElaSQL is a distributed relational database system prototype that aims at offering high scalability, high availability, and elasticity to the on-line transaction processing (OLTP) applications.
- Highly Available, Strong Consistent
- High Scalability
- Elastic and Economic (Work in Progress)
See the offical website for more information.
You will need the following tools to compile and run this project:
- Java Development Kit 1.7 (or newer)
- Maven
Please check out our Getting Started Guide.
Check out our configuration instructions.
<dependency>
<groupId>org.elasql</groupId>
<artifactId>elasql</artifactId>
<version>0.3.0</version>
</dependency>
If you have any question, you can either open an issue here or contact [email protected] directly.
Copyright 2016-2021 elasql.org contributors
Licensed under the Apache License 2.0