LiveStore: State management based on reactive SQLite and built-in sync engine
https://news.ycombinator.com/rssHits: 7
Summary
Let's look at a real example The following is a simple TodoMVC app built with LiveStore showing how to model your events, state and reactively query the database. See more examples on GitHub