Are there any good database abstraction layers/object relational mappers/ActiveRecord implementations/whatever they are called for Android? I\'m aware that db4o is officiall
I tried the Sugar ORM, which is very basic (and easy to use) but it worked for my needs.
Sugar website