数据库框架学习


1.GreenDao、Ormlite、Realm性能对比
http://blog.csdn.net/firesmog/article/details/55656007
2.学习Realm和WCDB的使用。

http://blog.csdn.net/baidu_26994091/article/details/51613766

详细参考说明在https://realm.io/docs/java/latest/#getting-started

Github地址在https://github.com/realm/realm-java

https://github.com/Tencent/wcdb
3.Realm、WCDB与SQLite移动数据库性能对比测试
http://blog.csdn.net/cloudox_/article/details/75012746

原文地址:https://www.cnblogs.com/liyanli-mu640065/p/7160735.html