SQLite.swift
SQL database library
A type-safe interface to SQLite3 for Swift development
A type-safe, Swift-language layer over SQLite3.
10k stars
221 watching
2k forks
Language: Swift
last commit: over 1 year ago
Linked from 4 awesome lists
sqliteswift
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a straightforward interface to access and manipulate SQLite databases in Swift. | 297 |
| | An Objective-C wrapper around SQLite | 13,848 |
| | Generates type-safe code from SQL queries | 13,704 |
| | A web-based graphical user interface for managing SQLite databases | 3,479 |
| | A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices | 2,771 |
| | A toolkit for managing SQLite databases in Swift applications | 6,997 |
| | A collection of SQLite extensions that provide additional functionality and standardize API | 3,820 |
| | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,876 |
| | A lightweight wrapper for accessing and manipulating SQLite databases in Swift | 588 |
| | A collection/key/value store and plugin architecture for Swift & Objective-C developers targeting multiple platforms | 3,349 |
| | A stand-alone Swift wrapper around the SQLite 3 client library. | 50 |
| | A Flutter plugin that provides an interface to the SQLite database | 2,888 |
| | A Swift framework for building type-safe, extensible SQL queries | 295 |
| | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,281 |
| | A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. | 6,866 |