jitsucom/jitsu

Jitsu is an open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 8 minutes ago
Added to GitGenius on September 13th, 2026
Created on August 4th, 2020
Open Issues & Pull Requests: 44 (+0)
GitHub issues: Enabled
Number of forks: 399
Total Stargazers: 5,086 (+0)
Total Subscribers: 43 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 9.3 days
90th percentile: 5.8 days
Tracked items: 57

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 8
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 384 days
Stale 30+ days: 5
Stale 90+ days: 2

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 2
Events in 7 days: 5

Top labels

  • 🕰️Stale (30)
  • ⏳Postpone (2)
  • 🚧In Progress (1)
  • 🧑‍🎓 Good first issue (1)

Detailed Description

Jitsu is an open-source event data platform that collects data from websites, apps, and servers and delivers it to data warehouses and other tools.

Jitsu solves the problem of building real-time data pipelines by providing a self-hostable alternative to commercial platforms. It collects event data from multiple sources and routes it to destinations like BigQuery, Clickhouse, Postgres, Redshift, and Snowflake. The platform operates as a fully-scriptable data ingestion engine, allowing teams to configure pipelines through code rather than manual setup. Data delivery is faster than comparable services: Jitsu can batch data as frequently as every minute or deliver row-by-row depending on the destination, whereas traditional alternatives typically load warehouses once or twice daily.

Teams should choose Jitsu if they want to avoid vendor lock-in, need data to arrive in their warehouse quickly, or prefer to run their entire pipeline within their own infrastructure. The tool suits organizations that have the infrastructure expertise to self-host or those comfortable using a managed cloud offering. Jitsu explicitly positions itself as an alternative to Segment, offering the same core functionality with different deployment and billing models: self-hosting eliminates usage-based billing entirely, while the managed cloud option bills by event volume rather than by tracked users, making costs predictable for high-volume data collection scenarios.

The project maintains active development across its TypeScript and Go codebase, with ongoing work to expand destination support and improve pipeline configuration capabilities. Documentation is comprehensive and includes guidance for both self-hosting and cloud deployment. The team provides a Slack community channel and maintains an MCP Server integration for additional extensibility.