---
url: /sync/demos/electric-ivm-linearlite.md
description: >-
  Linear-style issue tracker synced through an experimental DBSP-based Electric
  engine, paired with a live pipeline visualizer.
---

# LinearLite on Electric-IVM

The [LinearLite](https://linear.app)-style issue tracker, running on an experimental version of Electric [built on DBSP](/blog/2026/07/17/electric-circuits) — an incremental view maintenance engine. Every write to Postgres is shown flowing through the DBSP circuit, live, in the pipeline visualizer alongside the app.

## LinearLite + the pipeline visualizer

There's no hosted instance of this one yet — the engine is an experimental prototype, not a production service. Clone the [repository](https://github.com/balegas/electric-ivm) and follow its README to run LinearLite and the visualizer side by side against your own Postgres.
