{"id":15767514,"url":"https://github.com/lmangani/cqlsh-node","last_synced_at":"2026-05-08T13:39:21.123Z","repository":{"id":57210292,"uuid":"123505436","full_name":"lmangani/cqlsh-node","owner":"lmangani","description":"Cassandra cqlsh client in NodeJS","archived":false,"fork":false,"pushed_at":"2018-03-02T21:19:59.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-05T13:22:27.910Z","etag":null,"topics":["cassandra","cli","cql","cqlsh","elassandra","nodejs"],"latest_commit_sha":null,"homepage":"http://qxip.net","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lmangani.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}},"created_at":"2018-03-01T23:40:42.000Z","updated_at":"2019-08-12T10:55:10.000Z","dependencies_parsed_at":"2022-08-31T05:02:23.671Z","dependency_job_id":null,"html_url":"https://github.com/lmangani/cqlsh-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmangani%2Fcqlsh-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmangani%2Fcqlsh-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmangani%2Fcqlsh-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lmangani%2Fcqlsh-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lmangani","download_url":"https://codeload.github.com/lmangani/cqlsh-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246458003,"owners_count":20780677,"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":["cassandra","cli","cql","cqlsh","elassandra","nodejs"],"created_at":"2024-10-04T13:22:33.395Z","updated_at":"2026-05-08T13:39:16.092Z","avatar_url":"https://github.com/lmangani.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg width=150 src=\"https://user-images.githubusercontent.com/1423657/36921477-d3c68a5a-1e64-11e8-8301-9abac90cfc2f.png\"\u003e\n\n# cqlsh-node\n##### Minimal [Cassandra](https://github.com/apache/cassandra) CQLSH for NodeJS\nProvides `cqlshjs` command supporting basic CQLSH functionality\n\n### Install\n```\nnpm install -g cqlsh-node\n```\n\n#### Examples\n\n##### Execute Shell\n```\n# cqlshjs\nConnected to 127.0.0.1:9042.\ncqlsh\u003e CREATE KEYSPACE examples WITH replication = {'class': 'SimpleStrategy', 'replication_factor': '1' }\n```\n\n##### Execute Query\n```\n# cqlshjs -e \"CREATE KEYSPACE examples WITH replication = {'class': 'SimpleStrategy', 'replication_factor': '1' }\"\n```\n\n### Options\n\n```\n  Usage: cqlshjs -e \"SELECT ... limit 1\" 127.0.0.1:9042\n\n\n  Options:\n\n    -V, --version                  output the version number\n    -e, --execute \u003cstring\u003e         Execute the statement and quit\n    -u, --username \u003cstring\u003e        Authenticate as user\n    -p, --password \u003cstring\u003e        Authenticate using password\n    -k, --keyspace \u003cstring\u003e        Authenticate to the given keyspace\n    -q, --cqlversion \u003cstring\u003e      Specify a particular CQL version\n    -h, --help                     output usage information\n```\n##### Acknowledgement\n\nApache Cassandra, CQL and Cassandra are trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries. \n\n###### This project is Sponsored by [QXIP BV](http://qxip.net)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmangani%2Fcqlsh-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flmangani%2Fcqlsh-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmangani%2Fcqlsh-node/lists"}