Aerospike is happy to announce our new JDBC Connector! The JDBC Connector is a database client library that enables you to use the familiar JDBC API to develop applications that store and retrieve data from an Aerospike cluster.
Please refer to the JDBC client manual for details on using the JDBC Connector.
Aerospike JDBC Connector Release 0.2.2 is out and available for download here. It has the following new features: JDBC 4.0 and SQL-92
- JDBC 4.0 compliance
- SQL-92 compliance
- Queries with:
- Multiple filters
- Joins
- Order by
- Functions
- Expressions
Click here to view the official release notes.