SQLite: The C Library
Point-Free Videos - En podkast av Brandon Williams & Stephen Celis - Mandager

Kategorier:
đ 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.