Skip to main content

Utility for quickly setting up sample datasets for Cassandra and DataStax Enterprise

Project description

# Cassandra Data Manager

Tool for installing cassandra datasets. This is not a bulk loader. It is intended to be used as a tool for learning and educational purposes.

This repository contains the cdm tool only, and has references to repositories which are independently maintained.

## Installation

pip install cassandra-dataset-manager

The project is still under heavy development, a lot is changing very quickly.

## Quickstart

Let’s install the movielens-small dataset. It’s a quick download at just a few MB and gives you a database you can play with.

cdm update cdm install movielens-small

Open the Cassandra shell:

cqlsh -k movielens_small desc tables; select * from movies limit 10;

Options are all available at cdm help

I encourage you to read through the [documentation](http://cdm.readthedocs.org/en/latest/).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cassandra-dataset-manager-0.2.tar.gz (13.8 kB view details)

Uploaded Source

File details

Details for the file cassandra-dataset-manager-0.2.tar.gz.

File metadata

File hashes

Hashes for cassandra-dataset-manager-0.2.tar.gz
Algorithm Hash digest
SHA256 3138e7340560caf7e88af7ec0c6e4741e76cd19f7c8b9c212df391866be43165
MD5 0ab599ac8fa10e0d512a96ec14b6c989
BLAKE2b-256 02c10fb19ec43dcba7811c27f011a96e75ffaa4da0bd75c39c7acee2685bcca3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page