Lighter-swift/Lighter
Swift APIs for SQLite: Type-safe down to the schema. Very, very, fast. Dependency free.
Code generation from SQLite schemas produces zero-overhead Swift bindings—structures directly map to table definitions at compile time with no runtime reflection or mapping overhead. Integrates with Swift Package Manager's build tool plugins (Enlighter) for automatic code generation, or works standalone via the sqlite2swift CLI tool, supporting both embedded databases and server-side SQLite deployments on Linux.
515 stars.
Stars
515
Forks
15
Language
Swift
License
MIT
Category
Last pushed
Jan 30, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Lighter-swift/Lighter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
WendellXY/CodableKit
A Swift macro package designed to simplify the use of Swift's Codable protocol by allowing easy...
yonaskolb/SwagGen
OpenAPI/Swagger 3.0 Parser and Swift code generator
SwiftyLab/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
DanielMSchmidt/objective-c-parser
Get the JSON representation of an Objective-C header file
andreadelfante/PredicateFlow
Write amazing, strong-typed and easy-to-read NSPredicate.