News

A powerful, developer-friendly SQLite database manager directly inside Visual Studio Code. SQLite Studio provides a beautiful and intuitive interface to connect to, query, and manage multiple SQLite ...
C# Corner Build a Windows Store App Using SQLite 02/27/2013 Get Code Download The Windows Runtime stack is currently lacking a local relational database from Microsoft. Never fear, because SQLite is ...
Never fear, because SQLite is freely available and up to the task. Today I'll be covering how to use SQLite within a Windows Store App to persist a collection of contacts. The first step is to create ...
SQLite Studio is designed for working with tables, views, indexing and triggers. It also has a full featured SQL editor with code completion and syntax highlighting. With its tab-based design, SQLite ...