有哪些比较好的 Android SQLite 开源工具类?
迷茫
迷茫 2017-04-17 13:01:13
0
8
394

做 Android 开发,求大神推荐几款开源的 SQLite 工具类,能够方便调用 SQLite 数据库。

已经知道 Afinal,还有哪些比较好的?如果有教程附带就更好了 >.<

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

reply all(8)
洪涛

ActiveAndroid lightweight ORM framework has detailed tutorials in github.

Peter_Zhu

http://blog.csdn.net/guolin_blog/article/details/38083103

巴扎黑

You can find many clues using Android + ORM keywords, which have their own demos and documents.

刘奇

greenDAO
https://github.com/greenrobot/greenDAO
http://greendao-orm.com/

Ormlite
https://github.com/j256/ormlite-android
http://ormlite.com/

xUtils
https://github.com/wyouflf/xUtils

小葫芦

Search litepal, the open source android database framework, on github.

黄舟

LitePal
Tutorial by Master Guo Lin: http://blog.csdn.net/sinyu890807/article/category/2522725

小葫芦

Ormlite
https://github.com/j256/ormlite-android
http://ormlite.com/
Getting started:http://ormlite.com/javadoc/ormlite-core/doc-files/ormlite_1.html#Getting-Started

greenDAO
https://github.com/greenrobot/greenDAO
http://greendao-orm.com/
不错的Tutorial:http://blog.surecase.eu/using-greendao-with-android-studio-ide/

仅供参考:

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template