GRDB.swift - A toolkit for SQLite databases, with a focus on application development... (more…)
Read more »
Developed by the Swift on Server community, its benefit isn’t limited to use on the server. Indeed, any Swift code intended to be run from the command line would benefit from adopting SwiftLog.
(more…)
Read more »
Previous message: [swift-evolution] Value Subtypes and Generalized Enums, a manifesto... (more…)
Read more »
Swift is a general-purpose programming language built using a modern approach to safety, performance, and software design patterns. (more…)
Read more »
During the process of building our applications, we are often faced with the need of persisting and querying model objects in some form of store. The store can be a remote server, a local CoreData... (more…)
Read more »