Open-source backend for Kepler.gl: Adds SQL support, map hosting, user management, Markdown to Kepler.gl.
Dekart is a self-hosted backend for Kepler.gl, built with Golang and React. It connects to your data warehouse, caches query results, and serves them to the frontend for visualization.
Dekart is single Docker container that can be deployed to any cloud provider or on-premises server. It requires a PostgreSQL database to store user data and Cloud Storage for caching query results.
👉 If you like Dekart, make sure to star the repo!
This project is open source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version.
Copyright (c) 2025 Volodymyr Bilonenko