NEW! Aerospike JDBC Connector 0.2.2 (December 23, 2015)

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.

The JDBC effort from 2015-2016 was discontinued. There’s a community effort described in Launchpad that lives here: GitHub - alexradzin/aerospike-jdbc-driver: JDBC driver for Aerospike