ActiveAndroid icon indicating copy to clipboard operation
ActiveAndroid copied to clipboard

Is this project no longer maintained?

Open hdavidzhu opened this issue 8 years ago • 9 comments

If so, what are some good, mature alternatives?

hdavidzhu avatar Jan 26 '16 13:01 hdavidzhu

Do you expect this issue to be closed by someone :) ?

chandru9279 avatar Feb 01 '16 13:02 chandru9279

@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.

hdavidzhu avatar Feb 01 '16 13:02 hdavidzhu

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 avatar Feb 07 '16 02:02 zzantares

@ZzAntares Ollie seems to be abandoned as well: https://github.com/pardom/Ollie/issues/74

jlhonora avatar Feb 08 '16 21:02 jlhonora

What does everyone use these days? I wish this was Rails so I could just pick the standard ActiveRecord.

hdavidzhu avatar Feb 08 '16 22:02 hdavidzhu

In fact yesterday I was searching a solution, in the end I used SugarORM which is simplier but it does the job. If you need something more specialized I think Realm is the way to go (I didn't tried it but looks very good).

zzantares avatar Feb 08 '16 23:02 zzantares

There is also a comparative with some ORMs https://github.com/Raizlabs/AndroidDatabaseLibraryComparison

danilobertelli avatar Mar 07 '16 19:03 danilobertelli

@ZzAntares neither SugarORM nor Realm support Cursor/ContentProvider and all things which relies on it's mechanisms.

farmazon3000 avatar Apr 25 '16 10:04 farmazon3000

It has been quite a while. I'd love to know what all of you have moved on to for your Android database needs 😄

Aditya94A avatar Feb 13 '18 15:02 Aditya94A