Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-22T03:15:13.000Z (over 2 years ago)
- Last Synced: 2023-04-13T11:40:51.935Z (over 1 year ago)
- Topics: aerospike, aerospikeguiclient, aql, aqlclient, aqlguiclient
- Language: Java
- Homepage:
- Size: 1.29 MB
- Stars: 10
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
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
![Alt text](img/Only%20AQL.png?raw=true "Optional Title")Select set name from dropdown
![Alt text](img/Set%20Selector.png?raw=true "Optional Title")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