In my last column, I introduced SQLite, an amazing little database engine written and provided entirely in C source code. I showed you how to begin wrapping it up in modern C++, producing a correct ...
We previously developed our applications using Xamarin.Android and Xamarin.iOS. Following Microsoft's end of support for Xamarin in 2024, we've migrated our project to .NET for mobile apps. In our ...
The course has a downloadable sqlite database to use and run alongside the lessons.
Abstract: Database performance is a very important factor in the development of any application. Some applications need very fast feedback, others process a large amount of data and without the ...
In this third and final installment on using SQLite from C++, I want to begin exploring some of the internals of this amazing little database engine. SQLite does things quite differently than most ...
Sometimes the best option is the simplest, even when it comes to databases. While many developers reach for Postgres or MySQL by default, might it be better to take the more lightweight approach to ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results