Skip to content
LalitKY edited this page Feb 8, 2017 · 1 revision

Welcome to the Swift-FMDB wiki!

This include very powerful classes to deal with Sqlite database in iOS applications.

You can download FMDB classes from below link:

FMDB Classes

Drag drop classes into you iOS project and Include Sqlite3.0.tbd library into you project form Linked frameworks and Libraries .

Now you can use below link to add FMDB sqlite database form below link.

FMDB-Sqlite-Tutorial

This will be very good if you create Singleton class for handling database.

Hope this help.

Clone this wiki locally