🐬 Non-blocking, event-driven Swift client for SQLite built on SwiftNIO.
Use standard SwiftPM syntax to include SQLiteNIO as a dependency in your Package.swift
file:
dependencies: [
.package(url: "https://github.com/vapor/sqlite-nio.git", from: "1.0.0")
]
SQLiteNIO supports all platforms on which NIO itself works. At the time of this writing, these include:
link |
Stars: 49 |
Last commit: 1 week ago |
Embed sqlite amalgamation v3.44.2 source code by @gwynne in #61
Update embedded SQLite from 3.44.1 to 3.44.2 (SQLite release notes)
Full Changelog: https://github.com/vapor/sqlite-nio/compare/1.8.3...1.8.4
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics