CommonNative

SQLiter Native

Simple SQLite Driver

Add to your project
implementation("co.touchlab:sqliter-driver:1.2.2")
Parent project

SQLite driver enabling user-friendly library integration, primarily supporting native clients on Apple and Windows platforms. Powers the SQLDelight library, facilitating smoother database interactions.

Version history
Package version Release date Platforms
1.3.1 11 months ago Common, Native Details
1.2.3 1 year ago Common, Native Details
1.2.2 1 year ago Common, Native
1.2.1 2 years ago Common, Native Details
1.2.0 2 years ago Common, Native Details
1.1.2 2 years ago Common, Native Details
1.1.1 2 years ago Common, Native Details
1.1.0 2 years ago Common, Native Details
1.0.10 3 years ago Common, Native Details
1.0.9 3 years ago Common, Native Details
1.0.8 3 years ago Common, Native Details
1.0.7-hmpp 3 years ago Common, Native Details
More versions will be indexed soon
Metadata
Version 1 year ago

1.2.2

  • Kotlin 1.7.20
  • Gradle 6.8.2
Supported targets
Linux:
  • linux_x64
Windows:
  • mingw_x64
  • mingw_x86
iOS:
  • ios_arm32
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
macOS:
  • macos_arm64
  • macos_x64
tvOS:
  • tvos_arm64
  • tvos_simulator_arm64
  • tvos_x64
watchOS:
  • watchos_arm32
  • watchos_arm64
  • watchos_simulator_arm64
  • watchos_x64
  • watchos_x86
Developers
  • Kevin Galligan