SQLiteDB

SQLite DB Wrapper

A lightweight wrapper for accessing and manipulating SQLite databases in Swift

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

GitHub

589 stars
48 watching
150 forks
Language: Swift
last commit: over 1 year ago
Linked from 2 awesome lists

iosmacossqlitesqlite-databasesqlite-wrappersqlitedbswift

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nerdyc/squeal Provides a straightforward interface to access and manipulate SQLite databases in Swift. 297
zaid-ajaj/dustytables A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. 74
perfectlysoft/perfect-sqlite A stand-alone Swift wrapper around the SQLite 3 client library. 50
ahk-just-me/class_sqlitedb An AutoHotkey class providing support to access and manipulate SQLite databases. 104
swifql/swifql A Swift framework for building type-safe, extensible SQL queries 295
tforkmann/fumble A library providing a thin F# API for interacting with SQLite databases with functional features. 97
david-bouyssie/sqlite4s A thin wrapper around the SQLite C library with an API similar to Sqlite4java. 36
vrischmann/zig-sqlite A thin wrapper around sqlite's C API for the Zig programming language. 378
jbrodriguez/react-native-android-sqlite A React Native Android wrapper that provides a convenient interface to SQLite databases 30
iwongu/sqlite3pp A C++ wrapper around the SQLite3 API to simplify its use in C++ applications. 606
mmottl/sqlite3-ocaml A set of bindings and wrappers to interact with a specific SQL database engine 114
quanvo87/firebasehelper A wrapper around Firebase's Realtime Database functions, providing simple methods for common operations. 15
pupizoid/ormlite A lightweight package implementing some ORM-like features and helpers for SQLite databases. 14
rxswiftcommunity/rxgrdb Extensions for working with databases in Swift applications using reactive programming principles 219
simonw/sqlite-utils A Python utility and library for manipulating SQLite databases. 1,671