150 Forks
563 Stars
563 Watchers

SQLiteDB

Basic SQLite wrapper for Swift 4.x and lightweight ORM for accessing underlying tables in an SQLite database

How to download and setup SQLiteDB

Open terminal and run command
git clone https://github.com/FahimF/SQLiteDB.git
git clone is used to create a copy or clone of SQLiteDB 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 SQLiteDB https://github.com/FahimF/SQLiteDB/archive/master.zip

Or simply clone SQLiteDB with SSH
[email protected]:FahimF/SQLiteDB.git

If you have some problems with SQLiteDB

You may open issue on SQLiteDB support forum (system) here: https://github.com/FahimF/SQLiteDB/issues