Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 7.57 KB

File metadata and controls

39 lines (34 loc) · 7.57 KB

Notebooks

This area is for Jupyter notebooks in .ipynb format. Python and Java notebooks are currently supported by the kernel.

The list of notebooks below has links to browse each notebook in the viewer and to launch it in interactive mode in Binder. This repository also provides a Docker container that you can install (see the instructions) to run the notebooks locally.

All Notebooks View All Launch in Binder
  Aerospike Notebooks Readme/Tips View Launch
Java Notebooks View All Launch in Binder
  Understanding Asynchronous Operations in Aerospike View Launch
  Understanding Expressions in Aerospike View Launch
  Aerospike Hello World! View Launch
  Aerospike Java Client – Advanced Collection Data Types View Launch
  Aerospike Java Client – Introduction to Data Modeling View Launch
  Introduction to Transactions with Aerospike View Launch
  Modeling Using Lists View Launch
  Aerospike Java Client – Reading and Updating Lists View Launch
  Aerospike Java Client – Reading and Updating Maps View Launch
  Look-Aside Cache for MongoDB View Launch
  Aerospike Query and UDF View Launch
  Implementing SQL Operations: Aggregates (Part 1) View Launch
  Implementing SQL Operations: Aggregates (Part 2) View Launch
  Implementing SQL Operations: SELECT View Launch
  Implementing SQL Operations: CREATE, UPDATE, DELETE View Launch
Python Notebooks View All Launch in Binder
  Aerospike Basic Operations View Launch
  Aerospike Hello World! View Launch
  Local Cache View Launch
  Look-Aside Cache for MongoDB View Launch
  Aerospike Queries in Python View Launch
  Aerospike Notebooks Readme/Tips View Launch
  Implementing Read-Write Transactions with R-M-W Pattern View Launch