Back to Cube

Cube.js Native

packages/cubejs-backend-native/README.md

1.6.431.8 KB
Original Source
<p align="center"><a href="https://cube.dev"></a></p>

WebsiteDocsBlogSlackTwitter

Cube.js Native

Native module for Cube.js (binding to Rust codebase).

Supported architectures and platforms

If your platform/architecture is not supported, you can launch Cube using Docker.

Learn more

There are two different types of builds: with Python, and a fallback. If Cube cannot detect a libpython library or your system is not supported, it will use a fallback build.

With python

Supported python versions: 3.12, 3.11, 3.10, 3.9.

linux-gnulinux-musldarwinwin32
x86N/AN/AN/AN/A
x86_64N/AN/AN/A
arm64N/AN/AN/A

Fallback (without python)

linux-gnulinux-musldarwinwin32
x86N/AN/AN/AN/A
x86_64N/A
arm64N/A

License

Cube.js Native is Apache 2.0 licensed.