Is there a way to execute AQL query using aerospike’s Java client? As part of automated database-migration, we need to execute AQL queries(for making changes to database) which will be read from .aql files and passed as strings.
kporter
2
The aql utility is an operations tool / data browser. It isn’t intended for writing applications.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Executing aql query from python client | 3 | 1951 | October 11, 2018 | |
| Execute direct aql statement in java client | 1 | 1928 | June 16, 2015 | |
| AQL query language PHP client | 1 | 1866 | November 14, 2014 | |
| How to configure aql on windows | 0 | 2299 | December 3, 2015 | |
| About the AQL category | 0 | 1835 | August 16, 2014 |