News

SQLite has an incredibly small footprint. The database itself, its DLLs and the complimentary diff and analyzer tools are less than 15 MB in size. It's perfect for small mobile devices, advanced ...
Install the Dapper and SQLite NuGet packages. In this example, we’ll use Dapper to connect to and work with a SQLite database. Hence, we’ll need to install both Dapper and SQLite NuGet ...
Onymos, the developer behind the Features-as-a-Service platform, is announcing platform support for the React Native framework, enabling React Native developers to leverage the Onymos ...
SQLite database has ATTACH DATABASE statement - the ability to attach an additional database to the current database connection (it will be reachable by database alias defined in statement). I use ...
Figure 1. Without data binding IDG. Figure 1. Figure 2. With data binding via Angular, React, and Vue IDG. Figure 2. Components. The frameworks also align in being component-based.