Skip to content

rymcol/SwiftSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Library of helpers to convert between SQL style syntax/storage strings and Swift Types

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages