Data Ingestion Engine
4.7k 2026-05-06
jitsucom/jitsu
An open-source, self-hosted Segment alternative for real-time event data collection and streaming to data warehouses.
Core Features
Real-time event data collection from websites and applications
Flexible data streaming to various destinations (data warehouses, services)
Self-hosted and open-source solution
Fully-scriptable data ingestion engine (based on Bulker)
Multiple SDKs for data sending (HTML, React, NPM, HTTP API, Segment Proxy)
Quick Start
git clone --depth 1 https://github.com/jitsucom/jitsu && cd jitsu/docker && docker compose up -dDetailed Introduction
Jitsu is an open-source, self-hosted data ingestion engine designed for modern data teams. It serves as a powerful alternative to commercial solutions like Segment, enabling users to collect event data from various sources such as websites and applications. Jitsu facilitates the creation of real-time data pipelines, streaming collected events efficiently to data warehouses or other services. Its fully-scriptable nature and support for multiple SDKs ensure flexible and rapid deployment, allowing data teams to set up robust data infrastructure in minutes.