Read original post at Rob Tiffany's Blog
SQLite WinRT empowers Windows and Windows Phone developers to build mobile enterprise apps using Windows Runtime (WinRT) APIs to work with the world’s most popular mobile database.
SQLite advantages include cross-platform (OS + Processor) support, speed, ACID reliability, and support for indexes, views, foreign keys, and triggers. Developers of SQLite apps on iPhones, iPads and Android devices will feel right at home programming against the SQLite WinRT APIs since they provide just a thin layer around familiar SQLite functions.