Using SQLite in C# – Building Simple, Powerful, Portable Databases for Your Application



Have you ever wanted to store data for an application but didn’t want to deal with the hassle of a full database server? Or maybe …