firebolt-ingest

Firebolt ingestion library


License
Apache-2.0
Install
pip install firebolt-ingest==0.3.4

Documentation

Firebolt-ingest

Nightly code check Unit tests Code quality checks Coverage

The Firebolt Ingest library provides auxiliary functionality for creation external and fact tables. And ingest the data from one to another.

The library is based on firebolt-python-sdk.

Prerequisites

  • Python version 3.8 or later along with the pip package installer. For more information, see the Python web page.
  • Firebolt account, database and running engine.

Installation

Use pip to install the Firebolt Ingest from the command line as shown in the example below:

pip install firebolt-ingest

Examples

See jupyter notebook in the examples folder.

License

The Firebolt Ingest is licensed under the Apache License Version 2.0 software license.