Ibis HeavyDB backend
Project description
Ibis HeavyDB 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 HeavyDB.
HeavyDB is SQL-based, relational, columnar and specifically developed to harness the massive parallelism of modern CPU and GPU hardware. HeavyDB 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-heavyai
via pip or
conda:
Install with pip:
pip install ibis-heavyai
Install with conda:
conda install -c conda-forge ibis-heavyai
Documentation
The ibis-heavyai documentation can be found here.
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_heavyai-1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 366ffce77afbf611eba070fbaef976548aa156648953629503bf706da41f2be8 |
|
MD5 | ee13b83ce0c129ad803f46cf0d7c4845 |
|
BLAKE2b-256 | b32df15233adc07ad7c24b517ce728e3b72ca2cccb370f0a07680aa93c7d3505 |