News

How to install SQLite3 SQLite is an incredibly lightweight and remarkably popular SQL-compliant database. In fact, it’s so lightweight that many microdevices and Linux distributions come with SQLite ...
Using SQLite within in a Windows Store App takes a little work to get set up. But once things are set up, you have a fast and lightweight relational database to leverage within your application. If ...