🎉 Black Friday Sale! Save 30% when you subscribe today.
SQLite is one of the most well-crafted, battle-tested, widely-deployed pieces of software in history, and it’s a great fit for apps with more complex persistence needs than user defaults or a JSON file. Let’s get familiar with the library, starting with a crash course in interacting with C code from Swift, and ending with an overview of a popular Swift library for interfacing with SQLite called GRDB.