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.
- 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.
Use pip to install the Firebolt Ingest from the command line as shown in the example below:
pip install firebolt-ingest
See jupyter notebook in the examples folder.
The Firebolt Ingest is licensed under the Apache License Version 2.0 software license.