livestorejs/livestore

Incremental live queries for lists using SQLite `UNION` to diff query results over time

Open

#144 opened on Sep 2, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (128 forks)github user discovery
help wantedperformancesqlite

Repository metrics

Stars
 (3,599 stars)
PR merge metrics
 (PR metrics pending)

Description

As a step towards https://github.com/livestorejs/livestore/issues/49 we could explore implementing incremental live queries for lists using SQLite UNION to diff query results over time

Contributor guide