SQLiteSharp's icon

SQLiteSharp 4.0 Scripts 4.0 Community

Submitted by user Joy-less; MIT; 2025-03-26

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 can be easily installed through NuGet.


View files Download Recent Edits