The SQLite Amalgamation from sqlite.org as a Swift package.
This is intended as a common infrastructure package for components of the Swift toolchain which depend on SQLite. It is not intended as a general-purpose SQLite package, nor does it aim to provide Swift wrapper APIs.
This package has been tested on macOS, iOS, tvOS, watchOS, visionOS, Mac Catalyst, Linux, Windows, and WebAssembly.
Contributions to /swift-toolchain-sqlite are welcomed and encouraged! Please see the Contributing to Swift guide.
Before submitting the pull request, please make sure you have tested your
changes
and that they follow the Swift project guidelines for contributing
code. Bug reports should be
filed in the issue tracker of
swift-toolchain-sqlite
repository on GitHub.
To be a truly great community, Swift.org needs to welcome developers from all walks of life, with different backgrounds, and with a wide range of experience. A diverse and friendly community will have more great ideas, more unique perspectives, and produce more great code. We will work diligently to make the Swift community welcoming to everyone.
To give clarity of what is expected of our members, Swift has adopted the code of conduct defined by the Contributor Covenant. This document is used across many open source communities, and we think it articulates our values well. For more, see the Code of Conduct.
See https://swift.org/LICENSE.txt for license information.