Top 20 NuGet sqlite Packages

Data transformation and anaytics library - GitHub Connection and reader.
This is the SQLite connector pack for ETLBox. ETLBox is a lightweight ETL (extract, transform, load) library and data integration toolbox for .NET.
Package Description
SqlClient and SQLite specific set of classes extending behavior of DataPipeline and DataReplicator classes provided in Ascentis.Infrastructure base package
Multi-dialect sql builder with advanced mapping and custom extensions for Database-First applications. SharpSqlBuilder takes your models and maps them to SQL text queries.
Database manager for .NET
A library that improves SQLite based Entity Framework Core test run speed.
Simple .NET database layer for Sqlite based on System.Data intended for mainly read-only data access i.e. for reporting purposes or similar read-only data access
Operaciones basicas de sql con SQLite para agilizar el desarollo
Hybrid-ORM for .Net
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlcipher()); Depending on the platform, you may also need to add o...
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlcipher()); Depending on the platform, you may also need to add o...
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'e_sqlcipher', the unofficial SQLCipher buil...
DrivenDb is a better microORM. Unique features, excellent performance, and cleaner code in as few trips to the database as possible.
Lightweight multi-platform ORM for mobile, desktop and servers. A data provider is required to use this library. Providers for Sqlite, SQL Server and MySql are available on Nuget.
Package Description
A cool little wrapper for SQLite based on Dapper.
Zumero for SQL Server (ZSS) is a product which synchronizes SQL Server data with SQLite on mobile devices. This package contains the ZSS client libraries in the form of a Portable Class Library (PCL). This package depends on the presence of sqlcipher in order to support encryption.
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.