praeclarum/sqlite-net
Simple, powerful, cross-platform SQLite client and ORM for .NET observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 92
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5608
- days_rel: n/a
- days_push: 51
- n_releases_24m: 0
Adoption not part of the score
4460 stars · 1421 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A minimal, single-file SQLite client and ORM for .NET, .NET Core, and Mono that provides strongly typed CRUD operations and queries via a thin reflection-driven layer. Distributed as NuGet packages (sqlite-net-pcl, sqlite-net-static, sqlite-net-base) and usable across Xamarin, UWP, and all .NET platforms.
Use cases
- store data in sqlite from a .net app
- lightweight orm for c# sqlite database
- local database for xamarin mobile app
- crud operations with strongly typed results in .net
- add sqlite persistence to existing project without changing classes
- async sqlite access in .net core
When to choose
- you want a tiny, fast sqlite wrapper that integrates into any .NET project with minimal setup
- you need simple typed CRUD and parameterized queries without a heavyweight ORM
- you target multiple .NET platforms including Xamarin, UWP, and Mono
- you prefer a single-file library you can drop into your source tree
When to avoid
- you need advanced ORM features like migrations, complex relations, or LINQ query translation
- you use a database other than SQLite
- you require a full-featured data access framework with change tracking
Facets
library · maturity stable
orm database-driver database databases mobile-development cross-platform developer-tools dotnet cross-platform sqlite c-sharp nuget xamarin crud single-file-library async reflection-based-orm mobile desktop ios android
1 source
- readme: https://github.com/praeclarum/sqlite-net · fetched 2026-08-28 · b97efe4d4b58
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| praeclarum/sqlite-net | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="praeclarum/sqlite-net")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem