Triplit: An open-source, local-first database with built-in realtime sync

by _auguston 8/12/24, 4:45 PMwith 1 comments
by _auguston 8/12/24, 4:49 PM

I've been getting into / discovering local-first databases and solutions in search of something simple & powerful to build a realtime offline-capable app (built with nextjs, react, react native), and have been playing around with Triplit which I find quite capable & easy to build with.

Here's a bunch of other links I've run across:

* https://localfirstweb.dev - List that aggregates many products

* https://www.localfirst.fm - A podcast about local-first software development.

* https://www.localfirstconf.com/ - local-first conference - many interesting talks on their youtube: https://www.youtube.com/@localfirstconf

Another promising, similar product I found is Instant: https://www.instantdb.com/, though their schema/relations/permissions are not quite as straightforward as Triplit's. However, they have written up a great article here: https://www.instantdb.com/essays/next_firebase