Search results for sql

GRDB.swift screenshot

GRDB.swift

March 19, 2022 • MIT License
A toolkit for SQLite databases, with a focus on application development
NAMDatabase screenshot

NAMDatabase

November 19, 2019 • MIT License
Use SQLite now is easy!
AVSQLDebugger screenshot

AVSQLDebugger

November 17, 2019 • MIT License
A Simple Core Data Debugger that will look inside your apps DB
StorageDone-iOS screenshot

StorageDone-iOS

September 07, 2019 • MIT License
Swift library to make easy using local document-oriented database in iOS apps.
Unrealm screenshot

Unrealm

June 03, 2019 • MIT License
Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm.
OHMySQL screenshot

OHMySQL

January 30, 2018 • MIT License
Easy direct access to your database 🎯. An Objective-C wrapper of MySQL C API.
KVStore screenshot

KVStore

July 05, 2017 • MIT License
Swift wrapper over sqlite to store key value pairs in db
AACoreData screenshot

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 screenshot

ParseQL-Swift

July 26, 2016 • MIT License
Easy way to manage your own MySQL Databases just with Swift.
react-native-sqlite-storage screenshot

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 screenshot

ZXKVStore

September 02, 2015 • Unspecified License
ZXKVStore means ZhangXi key-value Store,It's small and easy to use for store data.
canDB.swift screenshot

canDB.swift

July 20, 2015 • MIT License
A framework that works like a nonSQL database but runs on top of sqlite(FMDB)
SQLFetchedResultsController screenshot

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 screenshot

SQLiteInfo

May 22, 2015 • Unspecified License
OS X app that gives information about the size in Kb for each table of a db
react-native-sqlite screenshot

react-native-sqlite

April 06, 2015 • MIT License
SQLite3 bindings for React Native
SQLite.swift screenshot

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...
RSTCoreDataKit screenshot

RSTCoreDataKit

January 08, 2015 • BSD License
A simpler CoreData Stack
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 screenshot

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 screenshot

SCSQLite

November 05, 2014 • MIT License
The SCSQLite is a wrapper of SQLite Objective-C for iPhone and iPad (iOS). (http://sqlite.org/)