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

Stars
3.66K
Forks
251
Open issues
131
Closed issues
397
Last release
7 months ago
Last commit
5 months ago
Watchers
3.66K
Total releases
138
Total commits
452
Open PRs
7
Closed PRs
498
Repo URL
Platform
License
mit
Category
Offers premium version?
NO
Proprietary?
NO
About

Jitsu 2.0

👉Looking for Jitsu Classic? Switch to classic branch, and read about Jitsu Classic and Jitsu Next differences

Learn more »

Slack · Website · Docs · MIT License · Self-hosting

What is Jitsu?

Jitsu is a tool for collecting event data from your websites, apps and stream them to your data warehouse or other services. It is a self-hosted, open-source alternative to Segment.

Quick start

  1. Install Jitsu Docker Compose

    The fastest way to install jitsu is docker compose:

    # Clone the repository
    git clone --depth 1 https://github.com/jitsucom/jitsu
    cd jitsu/docker
    # Copy .env.example to .env, see instructions at https://docs.jitsu.com/self-hosting/quick-start#edit-env-file
    cp .env.example .env
    Deploy at scale

    For productions deployments, read this guide

    Jitsu Cloud

    Cloud version is available at use.jitsu.com. It's free up to 200k events per month, and comes with a FREE ClickHouse instance

  2. Configure Jitsu
  3. Send events

    Send events. Multiple SDKs are available:

    🚚 Bulker

    Jitsu is based on Bulker, an open-source data warehouse ingestion engine. Bulker can be used as a standalone tool, if you're comfortable working with low-level APIs.

    Contributing

    Please see our contributing guidelines.

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.