SQLitePCLRaw.lib.e_sqlite3.v120_wp81 by: Eric Sink D. Richard Hipp et al
  • 3.356k total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3 by: Eric Sink
  • 8.427k total downloads
  • Latest version: 3.53.3
  • sqlite
This package contains builds of the native SQLite code for various platforms. These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
SQLitePCLRaw.lib.e_sqlite3.linux by: Eric Sink D. Richard Hipp et al
  • 3.903k total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.android by: Eric Sink
  • 281 total downloads
  • Latest version: 2.1.12
  • sqlite
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLite by: SQLite Development Team
  • 288 total downloads
  • Latest version: 3.13.0
  • SQLite embedded database sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Linux, macOS, and Windows (desktop and Universal Windows apps).
SQLitePCLRaw.lib.e_sqlite3.osx by: Eric Sink D. Richard Hipp et al
  • 4.113k total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.v120 by: Eric Sink D. Richard Hipp et al
  • 3.355k total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 11.173k total downloads
  • Latest version: 3.0.4
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.lib.e_sqlite3.v110 by: Eric Sink D. Richard Hipp et al
  • 3.34k total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.ios by: Eric Sink
  • 1.905k total downloads
  • Latest version: 2.1.12
  • sqlite
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
Spectre.Console.Ansi by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi
  • 2.355k total downloads
  • Latest version: 0.57.3-alpha.0.1
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.lib.e_sqlite3.v110_wp80 by: Eric Sink D. Richard Hipp et al
  • 3.339k total downloads
  • Latest version: 1.1.14
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLite3MC.PCLRaw.lib by: Ulrich Telle et al.
  • 78 total downloads
  • Latest version: 2.3.6
  • SQLite Encryption wxSQLite3 SQLCipher ChaCha20-Poly1305 Ascon-128 AEGIS
Native binaries of the sqlite3mc library. Use SQLite3MC.PCLRaw.provider to access the library.
SQLitePCLRaw.lib.e_sqlite3.v110_xp by: Eric Sink D. Richard Hipp et al
  • 4.124k total downloads
  • Latest version: 1.1.15
  • sqlite
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.core by: Eric Sink
  • 10.919k total downloads
  • Latest version: 3.0.4
  • sqlite
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider().
SQLitePCLRaw.config.e_sqlite3 by: Eric Sink
  • 285 total downloads
  • Latest version: 3.0.4
  • sqlite
This package sets the configuration for using e_sqlite3 but does not bring in that native library itself. It's like bundle_e_sqlite3, except it's hollow.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 10.769k total downloads
  • Latest version: 2.1.11
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.
SQLite.Native by: SQLite Development Team
  • 116 total downloads
  • Latest version: 3.12.3
  • sqlite embedded database sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Windows, macOS, and Linux.
SQLite3MC.PCLRaw.provider by: Ulrich Telle et al.
  • 49 total downloads
  • Latest version: 2.3.6
  • SQLite Encryption wxSQLite3 SQLCipher ChaCha20-Poly1305 Ascon-128 AEGIS
A SQLitePCLRaw provider that enables access to the native sqlite3mc library included by the SQLite3MC.PCLRaw.lib package.
SQLite3MC.PCLRaw.bundle by: Ulrich Telle et al.
  • 71 total downloads
  • Latest version: 2.3.6
  • SQLite Encryption wxSQLite3 SQLCipher ChaCha20-Poly1305 Ascon-128 AEGIS
A SQLitePCLRaw bundle for SQLite3 Multiple Ciphers--an encryption extension for SQLite with support for multiple ciphers. Includes SQLite3 Multiple Ciphers 2.3.6, based on SQLite 3.53.3.