ranjeet423 Posted October 28, 2015 Share Posted October 28, 2015 I am working on an android application and while working I wanted to know which ORM is better in terms of performance and ease of use between ORMLite and GreenDao. In some benchmarks I have read about ORMLite and GreenDao on few android developer forum , and found that ORMLite is faster in comparison to GreenDao.But I also like GreenDao due to it’s automatic code generation works, also it does not use any annotations or reflection which I think would make it faster in performance. So, I want know which one of them is best according to you,Please give me your opinion about this. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.