Android Forum » Android Developer Forum » Android Developer Forum » Survey about ORM frameworks on android.

Survey about ORM frameworks on android.

Survey about ORM frameworks on android.
created on Feb 4, 2013 4:43:53 PM
Hi there,

I hope this isn't against any forum rules but I'm collecting opinions about orm frameworks for android from android-developers.
I'd reallye appreciate if you could take the time (>3min) to take part in the survey goo.gl/Sczu5

It would be a real help to me. thank you very much.
Reply with quote Reply Link ±0     (0 votes)
RE: Survey about ORM frameworks on android.
created on Feb 5, 2013 11:44:16 AM
Hi, Im a newbie here. Orm frameworks speeds development and makes data access abstract and portable. I appreciate your idea of making a survey about orm frameworks.
Reply with quote Reply Link ±0     (0 votes)
RE: Survey about ORM frameworks on android.
created on Feb 7, 2013 10:45:48 AM
In case you missed it. I have posted a link to the survey form

goo.gl/Sczu5

Since I'm a new user I can't link directly yet so you'd have to copy the address into your browsers addressbar.

thx
Reply with quote Reply Link ±0     (0 votes)
RE: Survey about ORM frameworks on android.
created on Feb 7, 2013 11:10:55 AM
Going to complete it in a while
Reply with quote Reply Link ±0     (0 votes)
RE: Survey about ORM frameworks on android.
created on Apr 24, 2013 9:50:50 AM — modified on Apr 24, 2013 9:53:30 AM
I have gone through Siminov Android ORM Framework, it is open source framework with proper user guide and documentation. It is easily configurable, handle application deployment, support multiple schemas and many more. I found it very useful and easy to use.Good thing is same available on other platforms also e.g iOS, Windows 8. I suggest you to try this, you will definitely find it useful and this ORM may solve your problems.

url: http:/siminov.github.io/android-orm/

Since I am a new user, I cannot put direct link. You can paste this in url and add a slash(/) after colon (:) to access this.
Reply with quote Reply Link ±0     (0 votes)
RE: Survey about ORM frameworks on android.
created on May 8, 2013 2:41:55 PM
Hi,

ORM is certainly useful and speeds up development; however i have a question around the ORM frameworks:

"Why should i create extra objects to make a connection or perform a DB operation".
All this considering we have limited resources on phone and the existing core APIs suffice.
Reply with quote Reply Link ±0     (0 votes)