Has anyone tried using Eloquera DB on WP7? Besides the question of whether it actually works under WP7, how is the performance (if it actually works)? Are there alrernative object-based DBs that anyone开发者_高级运维 can recommend for use with WP7 applications?
I haven't explored or used Eloquera DB on Windows Phone 7 (Do they have WP7 version?). However, I have extensively used Windows Phone 7 DB as well as the Windows Phone 7 SQLite wrapper, and, I found both work great. I use Windows Phone 7 DB for most of my applications.
HTH, indyfromoz
Looking on their site, Eloquera supports .NET 3.5 & 4, but no Silverlight, which is what WP7 runs, so I'd say it's no go.
Indyfromoz's suggestions look quite promising, and there's also Sterling and Perst.
For windows phone 7 I would go with Sterling DB
精彩评论