Here's an interesting browser state solution: A database, written in JS,...
Here's an interesting browser state solution: A database, written in JS, called TinyBase.
Tables, rows, cells, indexes, relationships, undo, and more. Persist the data to the browser, files, or a server.
Only 2.8k gzipped.
Nice work @jamespearce!
https://tinybase.org/