这是indexloc提供的服务,不要输入任何密码
Skip to content

Non-blocking wrapper for libsqlite3-dev using SwiftNIO

License

Notifications You must be signed in to change notification settings

vapor/sqlite-nio

Repository files navigation

SQLiteNIO

Documentation Team Chat MIT License Continuous Integration Swift 5.10+


🪶 Non-blocking, event-driven Swift client for SQLite built on SwiftNIO.

Using SQLiteNIO

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")
]

Supported Platforms

SQLiteNIO supports all platforms on which NIO itself works. At the time of this writing, these include:

  • Ubuntu 20.04+
  • macOS 10.15+
  • iOS 13+
  • tvOS 13+ and watchOS 7+ (experimental)

About

Non-blocking wrapper for libsqlite3-dev using SwiftNIO

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 13