Ibis OmniSciDB backend
Project description
# Ibis OmniSciDB backend
[Ibis](https://ibis-project.org/) is a Python framework to write data analytics code, in a similar way to [pandas](https://pandas.pydata.org/). Ibis can execute the queries not only in memory (as pandas does), but in different backends, including SQL databases, and analytics databases, like [OmniSciDB](https://www.omnisci.com/platform/omniscidb).
[OmniSciDB](https://www.omnisci.com/platform/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](https://pypi-hypernode.com/) or [conda](https://conda.io/):
Install with pip:
`sh pip install ibis-omniscidb `
Install with conda:
`sh conda install -c conda-forge ibis-omniscidb `
## Documentation
The [ibis-omniscidb](https://ibis-project.org/docs/backends/omnisci.html) documentation can be found in the [Ibis website](https://ibis-project.org/).
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
File details
Details for the file ibis-omniscidb-0.1.0.tar.gz
.
File metadata
- Download URL: ibis-omniscidb-0.1.0.tar.gz
- Upload date:
- Size: 44.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.6.0.post20210108 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b85846e31d3eb6d4fa3ed1236fc205e2fb2029a69b6c8c9a3746b2bcdc5076b |
|
MD5 | 6e5e8d31a7bc79f87d362bd7d7e3d47b |
|
BLAKE2b-256 | 807b50360728abaca4d4cd5dd38cfe7db2785fb23720f129f28d4a7b95b7793b |
Provenance
File details
Details for the file ibis_omniscidb-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: ibis_omniscidb-0.1.0-py3-none-any.whl
- Upload date:
- Size: 38.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.6.0.post20210108 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19dac3e97b9c996afccf54906dc3d07819865a638335b678758699e7caeacfbc |
|
MD5 | 1792d48f747a4abd72f672026132b8a8 |
|
BLAKE2b-256 | 3d5cfe403b4ea5bdd3ed50771b5526dfd1b3a7e03000c674f13db880bbd94cc6 |