sqlitedblinq

Does DbLinq supports SQLite3?


I have a small project that requires minimal storage. So i choose SQLite3. I'm not much familiar with LINQ. I noticed DBLinq supports Linq. But i'm not sure that supports SQLite3 as DBLinq stooped development long ago.


Solution

  • The 'official' SQLite ADO.NET provider supports LINQ.