I can\'t seem to find an example of using LINQ over SQLite on MonoDroid. Is there one available anywhere?
The sqlite-net library works well with Mono for Android and provides some LINQ support. I have a post here describing how to use it in Mono for Android applications.