SwiftSQL Library of helper functions to convert Swift types to SQL strings and vice-versa. Works with most SQL databases. Usage Add to your dependencies: .Package(url: "https://github.com/rymcol/SwiftSQL.git", majorVersion: 0), Import #import SwiftSQL