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 details)
File details
Details for the file ipython-cql-0.3.tar.gz
.
File metadata
- Download URL: ipython-cql-0.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 808335237127606593a163734ae2055c5fa3f24cfb3b122752b04d715995284a |
|
MD5 | 9ac18014d735b4892c6d2b4697c2808d |
|
BLAKE2b-256 | a904d7ec98156e34bd57a3b49c0d37017e7ac1fcbbdb043ad765c5ea5dd39d16 |