搜尋

首頁  >  問答  >  主體

有哪些比较好的 Android SQLite 开源工具类?

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

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

迷茫迷茫2770 天前401

全部回覆(8)我來回復

  • PHP中文网

    PHP中文网2017-04-17 13:03:13

    ActiveAndroid 輕量級ORM框架 github裡有詳細教學.

    回覆
    0
  • 天蓬老师

    天蓬老师2017-04-17 13:03:13

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

    回覆
    0
  • 巴扎黑

    巴扎黑2017-04-17 13:03:13

    用Android + ORM關鍵字可以找到不少線索,這些都有自己的demo和文件。

    回覆
    0
  • 怪我咯

    怪我咯2017-04-17 13:03:13

    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

    回覆
    0
  • 高洛峰

    高洛峰2017-04-17 13:03:13

    github上搜尋litepal這個開源android資料庫框架。

    回覆
    0
  • 黄舟

    黄舟2017-04-17 13:03:13

    LitePal
    郭霖大神的教學:http://blog.csdn.net/sinyu890807/article/category/2522725

    回覆
    0
  • ringa_lee

    ringa_lee2017-04-17 13:03:13

    greenDAO

    回覆
    0
  • 高洛峰

    高洛峰2017-04-17 13:03:13

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

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

    兒童參考:

    回覆
    0
  • 取消回覆