Company
Date Published
Author
Yevgeny Rizhkov
Word count
810
Language
English
Hacker News points
None

Summary

Aerospike Data Browser is a tool designed to enable developers to quickly browse or discover data stored in Aerospike clusters visually, along with the ability to run ANSI SQL queries. The browser leverages Presto, a highly parallel and distributed SQL query engine, and its connector for Aerospike. This allows users to view data stored in Aerospike without needing to know the schema beforehand, run SQL queries, and visualize data. The browser is dockerized and can be easily installed using the GitHub repository. It provides features such as a DB Explorer, SQL editor, notebook manager, and charting capabilities, making it an essential tool for developers working with Aerospike databases.