SQLiteSharp's icon

SQLiteSharp 5.2 Scripts 4.0 Community

Submitted by user Joy-less; MIT; 2025-05-21

SQLiteSharp is a powerful library to help you access a SQLite database in C#.

Features:
- Create tables from your .NET objects
- Annotate members as primary keys, foreign keys, not null, unique, indexed and more
- Manage your database with No-SQL APIs
- Use synchronous and asynchronous functions
- Encrypt your database with SQLCipher

The library is available on NuGet: https://www.nuget.org/packages/SQLiteSharp


View files Download Submit an issue Recent Edits