Skip to content

Aerospike Voyager

Aerospike Voyager is a free desktop application that gives Aerospike developers a visual workspace for exploring, filtering, and editing data in Aerospike Database. It runs on macOS, Windows, and Linux.

Voyager data browser showing the sidebar cluster tree expanded to sample sets, with sample_users records displayed as cards with type badges for boolean, map, integer, string, and geojson bins

Connect to clusters

Connect to local, remote, or TLS-secured Aerospike clusters. Voyager encrypts credentials at rest using AES-256-GCM, with the encryption key stored in the OS keychain (macOS Keychain, Windows Credential Manager, or Linux Secret Service). Save multiple connection profiles and switch between them.

Browse data visually

Navigate your data through the Aerospike hierarchy: namespaces (analogous to databases), sets (analogous to tables), and records (analogous to rows). Expand nested list and map bins (analogous to columns/fields) to inspect collection data types (CDTs) at any depth. Type badges on each value show you the Aerospike data type at a glance.

Filter and query records

Build filters visually with a point-and-click filter builder, or write expressions directly in the full expression editor. Both approaches produce the same Aerospike expression string, which you can copy and use in any Aerospike SDK. Switch between the visual and expression views at any time to learn how visual filters translate into expressions.

Edit records safely

Edit bin values in place with type-preserving edits. Voyager confirms destructive actions (such as deleting records or truncating sets) before executing them, so you can explore safely during development.

MCP server for AI coding agents

Voyager includes an embedded Model Context Protocol (MCP) server that AI coding agents (Claude Code, Codex, or Gemini CLI) can connect to. Once connected, you can read records, run queries, and inspect cluster state through your agent in natural language. Choose between the all tools enabled and browse and read only access profiles to control what the agent can do. Manage the MCP server’s access profile and copy its connection URL from the MCP Server page in the Voyager sidebar.

What Voyager is not

Voyager is a development tool. It is not designed for production monitoring or cluster operations. For those tasks, use asadm or Grafana dashboards.

Next steps

Guides

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?