Xamarin embedded database, requires zero configuration, supports standard ANSI SQL 89 and 92 with BPlusTree indexing, reliable fast and free. In-memory database and on disk database file with ability to create multiple database schema files either in memory or on disk. See Android example project on sqldatabase.net website under downloads section for code examples.
$ dotnet add package SQLDatabase.Net.PCL.dllNo README available.