{"id":20610539,"url":"https://github.com/reugn/aerospike-cli","last_synced_at":"2025-04-15T04:32:19.376Z","repository":{"id":100154895,"uuid":"593976465","full_name":"reugn/aerospike-cli","owner":"reugn","description":"A command line utility to query the Aerospike database using SQL","archived":false,"fork":false,"pushed_at":"2024-01-27T09:37:25.000Z","size":132,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-12T02:51:19.670Z","etag":null,"topics":["aerospike","cli","cli-app","jdbc","sql","terminal"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reugn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-01-27T09:49:33.000Z","updated_at":"2023-02-01T19:08:53.000Z","dependencies_parsed_at":"2023-06-19T14:27:43.205Z","dependency_job_id":null,"html_url":"https://github.com/reugn/aerospike-cli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reugn%2Faerospike-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reugn%2Faerospike-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reugn%2Faerospike-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reugn%2Faerospike-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reugn","download_url":"https://codeload.github.com/reugn/aerospike-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249006564,"owners_count":21197297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aerospike","cli","cli-app","jdbc","sql","terminal"],"created_at":"2024-11-16T10:17:09.179Z","updated_at":"2025-04-15T04:32:19.345Z","avatar_url":"https://github.com/reugn.png","language":"Kotlin","readme":"# aerospike-cli\n[![Build](https://github.com/reugn/aerospike-cli/actions/workflows/build.yml/badge.svg)](https://github.com/reugn/aerospike-cli/actions/workflows/build.yml)\n\nA command line utility to query the Aerospike database using SQL.  \nThis tool wraps the [Aerospike JDBC driver](https://github.com/aerospike/aerospike-jdbc) and is written in Kotlin.\n\n## Prerequisites\n* Java 8\n\n## Installation\n* Build from source\n```\n./gradlew clean build\n```\n* Download an executable jar from the [releases](https://github.com/reugn/aerospike-cli/releases)\n\n## Usage\n```\nUsage: aerospike-cli options_list\nOptions: \n    --host, -host [localhost] -\u003e Aerospike cluster hostname { String }\n    --port, -port [3000] -\u003e Aerospike cluster port { Int }\n    --namespace, -ns [] -\u003e Aerospike namespace { String }\n    --options, -opts [] -\u003e JDBC driver configuration options as a URL query string { String }\n    --version, -v [false] -\u003e Show application version and exit \n    --help, -h -\u003e Usage info \n```\nTo run the application with the default values\n```\njava -jar build/libs/aerospike-cli-\u003cversion\u003e-standalone.jar\n```\nRun specifying the namespace\n```\njava -jar build/libs/aerospike-cli-\u003cversion\u003e-standalone.jar -ns test\n```\nRead more about optional [configuration parameters](https://github.com/aerospike/aerospike-jdbc/blob/main/docs/params.md).\n\n### Create UNIX executable\nRead how to create a [UNIX executable from an executable jar](https://skife.org/java/unix/2011/06/20/really_executable_jars.html) file.\n\n## Supported SQL Statements\nSee the [Aerospike JDBC Supported Statements](https://github.com/aerospike/aerospike-jdbc/blob/main/docs/examples.md)\npage for query examples.\n\n### Additional commands\n* SHOW SCHEMAS\n* SHOW TABLES\n* DESCRIBE *table_name*\n\n## License\nLicensed under the [Apache 2.0 License](./LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freugn%2Faerospike-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freugn%2Faerospike-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freugn%2Faerospike-cli/lists"}