Bookmarks with tag "sqlite", page 1 of 1
TL;DR: When you are making a new application that requires persistent storage of data, like is the case for most web applications, your default choice should be Postgres
A SQLite-compatible database built on libSQL, the Open Contribution fork of SQLite. It enables scaling to hundreds of thousands of databases per organization and supports replication to any location, including your own servers, for microsecond-latency access.
A collaborative offline-first wrapper around SQLite designed to synchronize web application state between users, devices, and the edge.
Replicate postgres to SQLite on the edge
SQLite with Branches.