This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Using litestream to deliver robust web app hosting with the performance of embedded sqlite3 seems to be the hot thing right now . It makes sense: for most apps we build today sqlite with backups will perform as well or better than an isolated database like mysql or postgres. The secret is in the fact that the network overhead for each sql query is zero. With sqlite, the database is accesses…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.