Firebolt Core is a free, self-hosted edition of Firebolt’s distributed query engine; it provides high-performance data warehousing capabilities that can be deployed anywhere from a single laptop to enterprise datacenters.

The product is designed for users who need low-latency, high-concurrency analytics but require self-hosted deployment due to cost considerations, data sovereignty requirements, or existing on-premise infrastructure. Firebolt Core contains almost all features available in managed Firebolt, allowing many workloads to run interchangeably between the two editions.

Key Features

  • 🚀 Powerful. Firebolt Core ships with all key performance and usability features of Firebolt’s managed Cloud data warehouse, including a state-of-the-art query optimizer, distributed query execution engine, Iceberg support, and many more.
  • 🆓 Free to use. Firebolt Core is free to use, forever (see the LICENSE for details).
  • 📈 No usage limits. Firebolt Core has no usage limits. Process unlimited data, scale to as many nodes as you need, and run as many queries as you like.
  • 🛢️ Postgres compliant. Firebolt’s SQL dialect is Postgres compliant. We offer powerful extensions for analytical workloads, such as lambda functions for array processing. For a complete reference, see the SQL reference documentation.
  • 🛠️ Self-contained. Firebolt Core comes packaged as a single Docker image (ghcr.io/firebolt-db/firebolt-core:preview-rc) that contains everything needed to run it.
  • 🏠 Self-hosted. You can deploy Firebolt Core anywhere you want, from your personal workstation to large on-premise clusters or VPCs.
  • 📊 First-class support with documentation, updates, and active community support via GitHub Discussions. We encourage you to join the conversation!
  • 🤖 AI-ready architecture optimized for modern data and ML applications.
  • 🎯 Designed for demanding applications. Powering real-time analytics, embedded analytics, and large-scale data processing workloads.
  • 🔄 Workload compatibility. Many workloads run interchangeably with managed Firebolt.

Continue reading: Get Started