Skip to main content

IPython Extension for Cassandra integration

Project description

This extension is based on the work done by Catherine Devlin: https://github.com/catherinedevlin/ipython-sql

For now it automatically connects to localhost.

Load the extension:

%load_ext cql

Select a keyspace:

%keyspace tutorial

Execute CQL Statements

%cql select * from user;

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

ipython-cql-0.3.tar.gz (1.9 kB view hashes)

Uploaded Source

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