Skip to content
/ elasql Public

A relational database system made scalable, available, and elastic.

License

Notifications You must be signed in to change notification settings

elasql/elasql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElaSQL

Build Status Apache 2.0 License Maven Central

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.

Key Features

  • Highly Available, Strong Consistent
  • High Scalability
  • Elastic and Economic (Work in Progress)

See the offical website for more information.

Required Tools

You will need the following tools to compile and run this project:

  • Java Development Kit 1.7 (or newer)
  • Maven

Getting Started

Please check out our Getting Started Guide.

System Configurations

Check out our configuration instructions.

Linking via Maven

<dependency>
  <groupId>org.elasql</groupId>
  <artifactId>elasql</artifactId>
  <version>0.3.2</version>
</dependency>

Contact Information

If you have any question, you can either open an issue here or contact elasql@datalab.cs.nthu.edu.tw directly.

License

Copyright 2016-2022 elasql.org contributors

Licensed under the Apache License 2.0

About

A relational database system made scalable, available, and elastic.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages