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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GRDB.swift!