Ibis OmniSciDB backend
Project description
Ibis OmniSciDB backend
Ibis is a Python framework to write data analytics code, in a similar way to pandas. Ibis can execute the queries not only in memory (as pandas does), but in different backends, including SQL databases, and analytics databases, like OmniSciDB.
OmniSciDB is SQL-based, relational, columnar and specifically developed to harness the massive parallelism of modern CPU and GPU hardware. OmniSciDB can query up to billions of rows in milliseconds, and is capable of unprecedented ingestion speeds, making it the ideal SQL engine for the era of big, high-velocity data.
Install
You can install ibis-omniscidb
via pip or
conda:
Install with pip:
pip install ibis-omniscidb
Install with conda:
conda install -c conda-forge ibis-omniscidb
Documentation
The ibis-omniscidb documentation can be found in the Ibis website.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for ibis_omniscidb-2.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2db196aaf9023229e231ca5b915ccd35b22f99a3666b55a7873e77d23d646e72 |
|
MD5 | e44b7a421915f605620adbac0acc193b |
|
BLAKE2b-256 | b234e43ec407b6815e05a028cd864b93e0cdb57280b5fb1eaa5df33581ecd131 |