Berkeley DB

| 1 Comment | No TrackBacks
最近XML keyword search的实验用到了Berkeley DB engine,通过它,很容易就可以建立起efficient and reliable BTree + Inverted lists index on keywords。它完全面向applications,仅仅提供了programming API,no SQL。通过编译链接,它将和application运行在同一个process中,这样就避免了overheads on inter-process communication,relational database的效率问题得到了很好的解决。在使用上也非常的简单,在VC++ 中设定好VC++ directories以及把lib文件名添加到Linker command line中,完全和使用其他library一样。

No TrackBacks

TrackBack URL: http://lua.me/cgi-bin/mt/mt-tb.cgi/33

1 Comment

I have been interested by beginning a weblog like this, however I just do not know if I would have the tenacity and the momentum to maintain going day after day. I guess I ought to go for it if I really want it!

Leave a comment

Recent Comments

  • good niche keywords: I have been interested by beginning a weblog like this, read more

About this Entry

This page contains a single entry by Jiang published on April 20, 2008 8:46 AM.

Ubuntu 8.04 Installed was the previous entry in this blog.

xmlreader from Libxml2 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.