Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

heavyai/ibis-heavyai

Repository files navigation

Important

As of 05/27/2026 this project has been deprecated. ibis-heavyai is not maintained anymore.

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.

About

ibis backend for HeavyDB

Topics

Resources

License

Contributing

Stars

6 stars

Watchers

6 watching

Forks

Packages

 
 
 

Contributors

Languages