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
List tables:
%tables
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.5.tar.gz
(3.0 kB
view details)
File details
Details for the file ipython-cql-0.5.tar.gz
.
File metadata
- Download URL: ipython-cql-0.5.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ebe319c248f42b9ef1f92970c108497b2c863f5b6fcb5c7d141543dd65f4a58 |
|
MD5 | f27e7d6887b6f62cbe236eab659744a4 |
|
BLAKE2b-256 | 4c541289857de9fbba6726127b2822a04062e123145923569bdfc5fb44124071 |