The system has been tested on the following databases
The Cloud Blocks stores all the data in simple key/value pair tables, which are support by all major databases. All data access is done via the JDBC driver for the database. The main requirements of the database is that it's ACID compliant and has a JDBC driver for the current Java version.