Firebolt provides multiple SDKs, drivers, and libraries to integrate with various programming environments, enabling developers to run queries, manage databases, and build data-driven applications efficiently. This guide covers how to develop with Firebolt using different languages and frameworks, including:Documentation Index
Fetch the complete documentation index at: https://docs.firebolt.io/llms.txt
Use this file to discover all available pages before exploring further.
- Node.js – Use the Firebolt Node.js SDK to interact with Firebolt databases.
- Python – Leverage the Firebolt Python SDK for data analysis and automation.
- JDBC – Connect Firebolt to Java-based applications with the JDBC driver.
- SQLAlchemy – Integrate Firebolt with SQLAlchemy for ORM-based workflows.
- .NET SDK – Work with Firebolt databases using .NET applications.
- Go – Access Firebolt from Go applications with the Firebolt Go client.