bearddan2000 / python-cli-cassandra-single-node-without-ssl-create-keyspace-client

POC for single node without ssl cassandra in python.

Home Page:https://github.com/bearddan2000/python-cli-cassandra-single-node-without-ssl-create-keyspace-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-cli-cassandra-single-node-without-ssl-create-keyspace-client

Description

POC for single node without ssl cassandra in python.

  • Features
    • single node cassandra
    • cql
      • create keyspace
    • pandas dataframe

Tech stack

  • python
    • cassandra-driver
    • padas
  • cassandra

Docker stack

  • python:3.8-bullyseye
  • cassandra:4.0

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

For help

sudo ./install.sh -h

About

POC for single node without ssl cassandra in python.

https://github.com/bearddan2000/python-cli-cassandra-single-node-without-ssl-create-keyspace-client


Languages

Language:Shell 73.1%Language:Python 16.5%Language:Dockerfile 10.4%