The Windows Runtime stack is currently lacking a local relational database from Microsoft. Never fear, because SQLite is freely available and up to the task. Today I'll be covering how to use SQLite ...
When you're developing a data-centric application, you have a lot of choices just at the database level: SQL Server, Azure Table Storage, DocumentDB, MongoDB, … the list goes on . Having tools in your ...
SQLite Migration Information Database conversion Converting a SQL Server CE file (.sdf file extension) into a SQLite (.db file extension). Useful Package Manager Console (PMC) Commands There are ...
Visual Studio & SSMS 21 extension, standalone app and command line tools, for managing all aspects of your SQL Server Compact/SQLite database files' data and schema, including generation of code, ...