Issue #3 - 9/30/2022

Got something for the newsletter? Please share it!


flyweight - An ORM for Sqlite3 in Node.js. It has an interesting solution for complicated queries. Andrew Jones

Clone SQLite - This tutorial shows how to clone Sqlite from scratch, as a learning exercise. Connor Stack

sqlite-url - sqlite-url is a new SQLite extension for parsing URLs, based on libcurl's URL API. Alex Garcia

SQLite and Go - An excellent talk on using Sqlite with Go. You might want to watch this even if you're not into Golang because there's a lot of good information about Sqlite in general. David Crawshaw

A distributed SQLite benchmark - In this post we benchmark mvSQLite with go-ycsb to see what its performance is like, and how a single database scales when we add more machines to the cluster. Heyang Zhou

SQLite Doesn't Use Git - SQLite doesn't use Git. It uses a custom version control system called Fossil. This post looks at some of the philosophical similarities between sqlite and Fossil. Matt Rickard

The Untold Story of SQLite - A podcast episode that talks about Sqlite with its creator, Richard Hipp. CoRecursive Podcast

Sponsored by Mycelial, maker of local-first software tools.
Sponsor

Subscribe to our newsletter

We care about the protection of your data. Read our Privacy Policy.