GRDB.swift
DB management
A toolkit for managing SQLite databases in Swift applications
A toolkit for SQLite databases, with a focus on application development
7k stars
84 watching
711 forks
Language: Swift
last commit: 8 days ago
Linked from 3 awesome lists
databasedatabase-observationgrdbspmsqlsql-buildersqlitesqlite-databases
Related projects:
Repository | Description | Stars |
---|---|---|
stephencelis/sqlite.swift | A type-safe interface to SQLite3 for Swift development | 9,732 |
andpor/react-native-sqlite-storage | A React Native plugin that provides a native interface to SQLite databases on Android and iOS devices | 2,762 |
gradle/gradle | A build automation tool designed to handle various programming languages and project types | 16,949 |
nalgeon/sqlean | A collection of SQLite extensions that provide additional functionality and standardize API | 3,763 |
dbeaver/dbeaver | A multi-platform tool for connecting to and managing various databases | 40,507 |
nerdyc/squeal | Provides a straightforward interface to access and manipulate SQLite databases in Swift. | 297 |
rxswiftcommunity/rxgrdb | Extensions for working with databases in Swift applications using reactive programming principles | 219 |
agrosner/dbflow | A Kotlin-based, fast and feature-rich Android database library that generates boilerplate code for you. | 4,876 |
pouchdb/pouchdb | A lightweight JavaScript database for syncing data between online and offline environments. | 16,902 |
benbjohnson/litestream | A tool that replicates incremental changes to a secondary file or S3 for disaster recovery of SQLite databases. | 11,070 |
greptimeteam/greptimedb | A unified time-series database designed to store and query metrics, logs, and events at scale | 4,338 |
coleifer/sqlite-web | A web-based interface to interact with and manage SQLite databases | 3,438 |
bytebase/bytebase | A comprehensive platform for managing and securing databases throughout their development lifecycle | 11,445 |
sqlite/sqlite | A library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine | 6,723 |
khoren93/swifthub | An iOS client with GitHub integration using RxSwift and MVVM architecture | 3,030 |