Skip to content

Sample data

Aerospike Voyager includes pre-built sample datasets that you can load into your cluster with one click. Sample data lets you immediately browse records, try filters, and explore different Aerospike data types without writing any application code.

Loading sample data

Right-click a namespace in the sidebar (or click its three-dot menu) and select Load sample data.

Namespace actions context menu showing Open in new tab, Refresh, Add new record, Load sample data, and Delete sample data options

Loading takes a few seconds. When it completes, 9 sample sets appear in the sidebar under the selected namespace.

Voyager sidebar expanded to show the 9 sample sets under namespace test, with the Sets in namespace view listing record counts per set

Available datasets

Voyager ships 600 records across 9 sets in three domains:

DatasetDomainRecordsDescription
sample_audienceAd tech50Audience segments for ad targeting
sample_campaignAd tech50Campaign configuration records
sample_creativeAd tech100Ad creative assets and metadata
sample_lineitemAd tech100Line items linking campaigns to creatives
sample_ordersE-commerce50Order records with line items and totals
sample_productsE-commerce50Product catalog entries
sample_segmentUser data50User segment definitions
sample_user_profileUser data100Detailed user profiles with preferences
sample_usersUser data50Core user records

Exploring sample data

After loading, try these steps to get familiar with the data browser:

  1. Browse a set: Click sample_users in the sidebar to see user records with string, integer, and list bins.
  2. Expand nested data: Open sample_user_profile and click the expand arrow on a list or map bin to drill into nested structures.
  3. Try a filter: In sample_products, use the filter builder to filter by a numeric bin (such as price greater than a threshold).
  4. Inspect metadata: Each record card header shows its TTL, generation count, and digest.
  5. Look at different data types: Browse sample_orders to see records with map bins representing order line items.

Deleting sample data

When you are done exploring, remove all sample data from the namespace:

  1. Right-click the namespace in the sidebar (or click its three-dot menu).
  2. Select Delete sample data and confirm.

This deletes all records in the 9 sample sets in the selected namespace. Other data in the cluster is unaffected.

Next steps

Feedback

Was this page helpful?

What type of feedback are you giving?

What would you like us to know?

+Capture screenshot

Can we reach out to you?