C語言嵌入式數據庫 hamsterdb 2.0 RC3 發布
hamsterdb是一個采用C開發,非常快,輕量級的嵌入式數據庫引擎。
hamsterdb 包括的B +樹變長密鑰和記錄。它支持內存中的數據庫和字節獨立的文件,數據庫,游標,多個數據庫在一個文件中, “記錄”數據庫,重復鍵。 hamsterdb是非常快速和高度可配置的。匯編和Unix平臺上運行, Linux ,微軟Windows ,和Windows CE 。
Why hamsterdb?
- High Performance hamsterdb avoids the overhead of a RDBMS
- No Dependencies hamsterdb is linked directly into your application
- High Portability hamsterdb runs on many different architectures and operating systems
- Fair Licensing hamsterdb is open source and licensed under GPL2/3, with many exceptions for other open source licenses (i.e. Apache, BSD, Zlib). Commercial licenses are also available.
hamsterdb 2.0 RC3 主要是繼續修復 rc2 中存在的 bug,另外在很多方面提升了性能,支持 win32 庫的編譯.
項目地址:http://hamsterdb.com/
本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!