GRDB.swift is a comprehensive SQLite toolkit for Swift developers, providing type-safe database access through mapping to Swift structs and records. It offers query building, migrations, concurrency control, and Swift Codable integration—ideal for local or embedded data persistence in iOS, macOS, and cross-platform Swift applications.
Features
- Query builder for type-safe SQL and record mapping
- Swift Codable support for seamless struct persistence
- Schema migrations and raw SQL execution capabilities
- Concurrency control via database pools and writer islands
- Support for both in-memory and file-based SQLite databases
- Support for both in-memory and file-based SQLite databases
Categories
DatabaseLicense
MIT LicenseFollow GRDB.swift
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GRDB.swift!