Documentation v0.4.4

DBCraft Documentation

Everything you need to deploy, configure, and master DBCraft - the open-source analytics platform that turns your databases into beautiful dashboards.

What is DBCraft?

DBCraft is a high-performance, open-source business intelligence and analytics platform built with Rust. It allows you to connect to your databases, write queries, create beautiful visualizations, and build dashboards - all while keeping your data secure on your own infrastructure.

Lightning Fast

Built with Rust for maximum performance. Sub-second query responses.

Self-Hosted

Your data stays on your servers. Complete privacy and control.

Multi-Database

Connect to PostgreSQL, MySQL, ClickHouse, SQLite, and more.

Developer Friendly

Full SQL support, REST API, and embeddable dashboards.

Installation Methods

Docker (Recommended)

Fastest way to get started

View guide
docker run -d -p 3001:9000 -v dbcraft_data:/app/data krishcdbry/dbcraft:latest

Kubernetes

Production-grade deployment

View guide

Docker Compose

Multi-container setup with persistence

View guide

Need Help?

Can't find what you're looking for? Our community is here to help.