开发者

Persistence tools in C

I am looking for comfortable mechanisms for storing/restoring dynamically created data on disk. Data is a network of objects, interconnected by indexes or 开发者_如何学Pythonpointers.


Well, I belive SQLite/MySQL would fit your needs, they have BLOB fields, indexing and quite fast and have lots of extra features.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜