CommonNative

SQLDelight Native Driver

Native SQLite driver for SQLDelight

Add to your project
implementation("app.cash.sqldelight:native-driver:2.0.0-rc01")
Parent project

Generates typesafe APIs from SQL statements, verifies schema and migrations at compile-time, and enhances IDE with autocomplete and refactoring for simplified SQL management. Supports multiple SQL dialects.

Version history
Package version Release date Platforms
2.0.2 5 months ago Common, Native Details
2.0.1 9 months ago Common, Native Details
2.0.0 1 year ago Common, Native Details
2.0.0-rc02 1 year ago Common, Native Details
2.0.0-rc01 1 year ago Common, Native
2.0.0-alpha05 1 year ago Common, Native Details
2.0.0-alpha04 1 year ago Common, Native Details
2.0.0-alpha03 2 years ago Common, Native Details
2.0.0-alpha02 2 years ago Common, Native Details
2.0.0-alpha01 2 years ago Common, Native Details
More versions will be indexed soon
Metadata
Version 1 year ago

2.0.0-rc01

  • Kotlin 1.8.21
  • Gradle 8.1.1
Supported targets
Linux:
  • linux_x64
Windows:
  • mingw_x64
iOS:
  • 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
Developers
  • Square, Inc.