Squeal

Swift SQLite wrapper

Provides a straightforward interface to access and manipulate SQLite databases in Swift.

A Swift wrapper for SQLite databases

GitHub

297 stars
19 watching
31 forks
Language: Swift
last commit: about 6 years ago
Linked from 1 awesome list

databasesqlsqlitesqlite-databasesqlite3swift

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fahimf/sqlitedb A lightweight wrapper for accessing and manipulating SQLite databases in Swift 589
perfectlysoft/perfect-sqlite A stand-alone Swift wrapper around the SQLite 3 client library. 50
nektro/zig-sqlite3 A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. 2
iwongu/sqlite3pp A C++ wrapper around the SQLite3 API to simplify its use in C++ applications. 606
vrischmann/zig-sqlite A thin wrapper around sqlite's C API for the Zig programming language. 378
simonw/sqlite-utils A Python utility and library for manipulating SQLite databases. 1,671
david-bouyssie/sqlite4s A thin wrapper around the SQLite C library with an API similar to Sqlite4java. 36
jbrodriguez/react-native-android-sqlite A React Native Android wrapper that provides a convenient interface to SQLite databases 30
leroycep/sqlite-zig Provides C API bindings to make the SQLite library more compatible with Zig programming language 63
swifql/swifql A Swift framework for building type-safe, extensible SQL queries 295
zaid-ajaj/dustytables A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. 74
srombauts/sqlitecpp A C++ wrapper around the SQLite3 library, providing an easy-to-use interface with good design and documentation. 2,237
rxswiftcommunity/rxgrdb Extensions for working with databases in Swift applications using reactive programming principles 219
swiftyjson/alamofire-swiftyjson An extension to simplify serializing Alamofire's responses with SwiftyJSON. 1,375
temporal/cl-sqlite Provides a Common Lisp interface to the SQLite relational database management system. 72