Get the latest tech news

LiveStore: State management based on reactive SQLite and built-in sync engine


LiveStore is a state management framework based on SQLite and event-sourcing. It’s designed for demanding applications and based on years of research.

LiveStore is a next-generation state management framework based on reactive SQLite and git-inspired syncing (via event-sourcing). The following is a simple TodoMVC app built with LiveStore showing how to model your events, state and reactively query the database. Read more In the Riffle essay (+ PhD thesis by Geoffrey Litt), we explored the idea of reactive SQLite as a modern state management system.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of SQLite

SQLite

Photo of sync engine

sync engine

Photo of State management

State management

Related news:

News photo

Gmail to SQLite

News photo

A faster way to copy SQLite databases between computers

News photo

Show HN: Minimalytics – a standalone minimal analytics app built on SQLite