Skip to content

Commit e799b66

Browse files
committed
DBFlow, Android SQLite ORM工具库
1 parent 38208db commit e799b66

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,6 +1374,11 @@ Android Sqlite orm的db工具类,比较显著的特点就是配合 https://git
13741374
项目地址:https://github.com/SimonVT/schematic
13751375
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
13761376

1377+
1. DBFlow
1378+
Android SQLite ORM工具库。综合了 Active Android, Schematic, Ollie,Sprinkles等库的优点;通过注解实现,性能好;能生成ContentProvider。
1379+
项目地址:https://github.com/Raizlabs/DBFlow
1380+
文档介绍:https://github.com/Raizlabs/DBFlow#usage-docs
1381+
13771382
#### 五、Android公共库
13781383
1. Guava
13791384
Google的基于java1.6的类库集合的扩展项目,包括collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O等等. 这些高质量的API可以使你的JAVa代码更加优雅,更加简洁

0 commit comments

Comments
 (0)