Code Sandbox
Overview
This is a sandbox application where you can write client code in several languages and interact with a remotely-hosted Aerospike Database instance. The database includes sample data that tracks UFO sightings.
Experiment with your code
The default namespace for the sandbox is sandbox
and there are 5,000 records loaded into the set ufodata
.
Check out the code samples below or add your own data to get started.
Next steps
Visit the Aerospike notebooks repository to run additional Aerospike notebooks.
Explore the sample data locally
Download the sandbox dataset from the Interactive Notebooks GitHub repository. Sandbox Dataset
This file is a full database backup made with the Aerospike Backup tool. You can transfer the data to a new Aerospike Database instance, regardless of version, by restoring this backup with Aerospike Restore.