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
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GRDB.swift!