1456 Forks
8814 Stars
8814 Watchers

SQLite.swift

A type-safe, Swift-language layer over SQLite3.

How to download and setup SQLite.swift

Open terminal and run command
git clone https://github.com/stephencelis/SQLite.swift.git
git clone is used to create a copy or clone of SQLite.swift repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SQLite.swift https://github.com/stephencelis/SQLite.swift/archive/master.zip

Or simply clone SQLite.swift with SSH
[email protected]:stephencelis/SQLite.swift.git

If you have some problems with SQLite.swift

You may open issue on SQLite.swift support forum (system) here: https://github.com/stephencelis/SQLite.swift/issues