{"repo":"destbg/SQLite.Framework","free":true,"listed":false,"github":"https://github.com/destbg/SQLite.Framework","clone":"git clone https://github.com/destbg/SQLite.Framework.git","description":"A lightweight ORM for SQLite, designed for .NET MAUI and Avalonia with AOT support and LINQ-style IQueryable querying","language":"C#","stars":30,"topics":["c-sharp","database","orm","sqlite","aot","aot-compilation","avalonia","dotnet","dotnet-core","linq"],"license":"MIT","category":"databases-storage","readme_excerpt":"SQLite.Framework LINQ-to-SQL for SQLite, with the LINQ surface of EF Core but without the runtime weight and without the trimming and AOT pain. Built for .NET MAUI, Avalonia and any other AOT-published .NET 8/9/10 app where you want to use full-featured IQueryable instead of hand-written SQL. That whole expression is one SQL query. The framework keeps the generated SQL close to the shape of the LINQ chain you wrote. Why this and not... You're using What you'll like here What you'll lose --- --- --- EF Core Same IQueryable shape, smaller dependency, AOT works with minimal setup. Lightweight stand-ins for the heavy parts. Write hooks for audit and interception and schema versioning with a versioned migration runner. EF's full mapping model (owned types, complex inheritance), the automatic change tracker (identity map, change detection, navigation fix-up) and generated migration files. sqlite-net-pcl Real LINQ joins, group-by, subqueries, projections, FTS5, JSON, window functions all translate to SQL. AOT-friendly with the source generator. Nothing meaningful, the API is similar where it overlaps. See the Migrating from sqlite-net-pcl or Migrating from EF Core page if that's your starting point. Performance Benchmarks against EF Core 10 and sqlite-net-pcl 1.9 live on the Performance docs page. Status The library is exercised at 100% code coverage. It targets .NET 8, 9 and 10. Documentation The full docs live at sqlite-framework.net . Start with the Overview and Getting Started p","default_branch":null,"files":null,"tree":[],"storefront":"/r/destbg","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/destbg/SQLite.Framework/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}