News

An article from a developer, Mike Duncan, gives a tutorial to setup SQLite on .NET in 3 minutes. The tutorial proves very useful and the result is being able to use a lightweight database that can ...
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 ...