Top 20 NuGet sqlite Packages

This package is intended to allow the SQLite.Net-PCL Nuget package from Øystein Krog, to be still functionnal with "Android N" with a modified Android Platform provider, since there is no update from this package at the moment. Just replace all your "SQLitePlatformAndroid" objects with "SQLitePlatf...
SQLite3 intergrated with wxSQLite3 encryption part for UWP. You can use a C# wrapper (SQLitePCLRaw etc.) to call the output sqlite3.dll.
Easy to coding
Kivii Dev Platform Sqlite 适配器
ThinkGeo.MapSuite.Layers.Sqlite is a layer extension to the Map Suite product line, see below for compatibility. This layer represents a FeatureSource backed by SQLite. This extension utilizes SQL R*Tree module which allows it to natively query geometries at super fast speeds. An R-Tree is a spec...
SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. The code for SQLite is in the public domain and is thus free for use for any purpose, commercial or private. SQLite is the most widely deployed database in the world w...
sqlite-net extension
SQLite .NET Standard Library - Beta Please clone this repo for samples: https://github.com/MelbourneDeveloper/SQLite.Net.Standard.git All platforms supported. Including -iOS -NET -Android -UWP
The experimental SQLite database engine for both x86 and x64 along with the ADO.NET provider with support ICU.
The SQLite database engine for both x86 and x64 along with the ADO.NET provider with enable FTS5 extension by default.
Easy access to frequently-used SQLite operations - things that otherwise need be done with hard-coded SQL strings.
Xamarin embedded database, requires zero configuration, supports standard ANSI SQL 89 and 92 with BPlusTree indexing, reliable fast and free. In-memory database and on disk database file with ability to create multiple database schema files either in memory or on disk. See Android example project on...
An embedded database using single .dll, which requires zero configuration, supports standard ANSI SQL 89 and 92. It is reliable, fast and free, works with both on disk and in-memory database engines. In memory engine can be created on memory stream. UTF 8 based encoding complete globallization, work...
An embedded SQL database which requires zero configuration, supports standard ANSI SQL 89 and 92. It is reliable, fast and free, works with both on disk and in-memory sql database engines. Complete database management system in one file (.dll assembly) uses B-Tree indexes with one database file per ...
An embedded SQL database in one .dll which requires no configuration, supports standard ANSI SQL 89 and 92. It is reliable, fast and free, works with both on disk and in-memory sql database engines. Complete database management system in one file (.dll assembly) uses B-Tree indexes with one database...