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.4.tar.gz
(2.0 kB
view details)
File details
Details for the file ipython-cql-0.4.tar.gz
.
File metadata
- Download URL: ipython-cql-0.4.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8045cbe01b08cc18040b51429ec55e9d8424d5c072ddff7a993cd63af44e38ab |
|
MD5 | a6f26f532597136ab4cc6aef6c8cdaf2 |
|
BLAKE2b-256 | e85f02bb4d872057105c376b476b85d2eb07b6742f8ced2977bf6018af741035 |