Skip to content

Commit 2233981

Browse files
committed
增加 hiberlite
1 parent 350cae4 commit 2233981

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

libs/cpp.wiki

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2266,6 +2266,12 @@ for(result::iterator i(r.begin()); i!=r.end(); ++i)
22662266
trans.commit();
22672267
</source>
22682268

2269+
<h4>hiberlite</h4>
2270+
2271+
Home:[https://github.com/paulftw/hiberlite]
2272+
2273+
专门提供给 Sqlite 的 ORM 封装库。基于 C++ 开发,其 API 采用类似 Boost.Serialization 的风格。
2274+
22692275
----
22702276

22712277
= 9 Web =

0 commit comments

Comments
 (0)