GRDB.swift
March 19, 2022 • MIT License
A toolkit for SQLite databases, with a focus on application development
AVSQLDebugger
November 17, 2019 • MIT License
A Simple Core Data Debugger that will look inside your apps DB
StorageDone-iOS
September 07, 2019 • MIT License
Swift library to make easy using local document-oriented database in iOS apps.
Unrealm
June 03, 2019 • MIT License
Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm.
OHMySQL
January 30, 2018 • MIT License
Easy direct access to your database 🎯. An Objective-C wrapper of MySQL C API.
No image provided.
iOS Database Debug
October 02, 2017 • Apache 2.0 License
make it easy to debug, modify, query, update , delete data in databases within iOS app.
AACoreData
February 12, 2017 • Apache 2.0 License
AACoreData is a lightweight data persistence wrapper designed to provide an easier solution for `CRUD` operations using `CoreData`, written in Swift. It provides a singleton instance to access `Cor...
Salada
August 19, 2016 • BSD License
Salad is a Model for Firebase database. It can handle Snapshot of Firebase easily.
ParseQL-Swift
July 26, 2016 • MIT License
Easy way to manage your own MySQL Databases just with Swift.
FMDBDataTable
July 22, 2016 • MIT License
Based on the FMDB, as long as a few steps can be completed on the single table of the CRUD operation.
Parent-Child-CoreData
July 17, 2016 • Apache 2.0 License
This example will give you the basic idea on how to achieve Parent-Child ManagedObjectContexts in a real life scenario
YTKKeyValueStore_Swift
February 21, 2015 • MIT License
A simple Key-Value storage tool, using Sqlite as backend.
No image provided.
SQPersist
December 04, 2014 • MIT License
Objective-C Persistence framework wrapper around SQLite : saves your data into SQLite database, without writes SQL requests.
Camembert
November 14, 2014 • MIT License
Use sqlite3 for iOS and OS X simply. Written in Swift, you can now store all your data, with the easy way ever.
SCSQLite
November 05, 2014 • MIT License
The SCSQLite is a wrapper of SQLite Objective-C for iPhone and iPad (iOS). (http://sqlite.org/)