Open hdavidzhu opened 8 years ago
Do you expect this issue to be closed by someone :) ?
@chandru9279 Hopefully by @pardom :smile: It should be updated in the Readme - there seems to be many open issues and PRs that have not been addressed.
I was thinking the same @hdavidzhu , perhaps this could be taken as an answer: http://michaelpardo.com/android/2014/04/a-new-android-orm/
@ZzAntares Ollie seems to be abandoned as well: https://github.com/pardom/Ollie/issues/74
What does everyone use these days? I wish this was Rails so I could just pick the standard ActiveRecord.
There is also a comparative with some ORMs https://github.com/Raizlabs/AndroidDatabaseLibraryComparison
@ZzAntares neither SugarORM nor Realm support Cursor/ContentProvider and all things which relies on it's mechanisms.
It has been quite a while. I'd love to know what all of you have moved on to for your Android database needs 😄
If so, what are some good, mature alternatives?