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.
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...
ParseQL-Swift
July 26, 2016 • MIT License
Easy way to manage your own MySQL Databases just with Swift.
react-native-sqlite-storage
November 11, 2015 • Apache 2.0 License
A React Native plugin allowing native access to SQLite database on iOS. Supports single statement and batch transactions.
ZXKVStore
September 02, 2015 • Unspecified License
ZXKVStore means ZhangXi key-value Store,It's small and easy to use for store data.
canDB.swift
July 20, 2015 • MIT License
A framework that works like a nonSQL database but runs on top of sqlite(FMDB)
SQLFetchedResultsController
July 04, 2015 • MIT License
An attempt at making it easier to setup tables with SQLite. There arent many examples of how to properly page through results in a database. I want to fix this. For those that enjoy the flexibility...
SQLiteInfo
May 22, 2015 • Unspecified License
OS X app that gives information about the size in Kb for each table of a db
SQLite.swift
February 25, 2015 • MIT License
A type-safe, Swift-language layer over SQLite3.
SQLite.swift provides compile-time confidence in SQL statement syntax and intent.
Features:
- A pure-Swift interface
- A type-safe, optiona...
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/)