📄️ SELECT
An interactive jupyter notebook tutorial describing how to implement certain SQL SELECT statements in Aerospike using Java
📄️ CREATE, UPDATE, DELETE
An interactive jupyter notebook tutorial describing how SQL change operation equivalents can be performed in Aerospike using Java
📄️ Aggregates (Part 1)
Part 1 of an interactive jupyter notebook tutorial showing how to implement SQL aggregate queries in Aerospike using Java
📄️ Aggregates (Part 2)
Part 2 of an interactive jupyter notebook tutorial showing how to implement SQL aggregate queries in Aerospike using Java