https://github.com/arociris/onlyaql
A simple UI client for Aerospike DB
https://github.com/arociris/onlyaql
aerospike aerospikeguiclient aql aqlclient aqlguiclient
Last synced: about 1 year ago
JSON representation
A simple UI client for Aerospike DB
- Host: GitHub
- URL: https://github.com/arociris/onlyaql
- Owner: arociris
- License: apache-2.0
- Created: 2017-08-23T12:18:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T19:46:13.000Z (almost 3 years ago)
- Last Synced: 2025-04-14T23:52:45.248Z (about 1 year ago)
- Topics: aerospike, aerospikeguiclient, aql, aqlclient, aqlguiclient
- Language: Java
- Homepage:
- Size: 1.29 MB
- Stars: 11
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OnlyAQL - An Aerospike GUI client for simple data accessing
**Not maintained actively, feel free to raise a pull request.
A simple UI client for Aerospike.
You can either clone the project code and build it on your local to run it or download its working jar from download link -
http://www.neerajjain.co.in/2017/08/onlyaql-aerospike-gui-client.html
Simple UI

Select set name from dropdown

This Aerospike client provides set data is tabular format which is always a challenge with AQL as the data is displayed over the console and in data gets truncated in case of longer strings, but that is not the case with OnlyAQL.
Just launch it from your desktop and use it.
Download it from - http://www.neerajjain.co.in/2017/08/onlyaql-aerospike-gui-client.html
Pre-req - JRE 1.8