嵌入式NoSQL數據庫 HyperGraphDB
HyperGraphDB 是一個可用于一般應用環境下的強大的存儲系統,基于 directed hypergraphs 理論構建,提供持久化的內存模型設計、AI 和語義網絡,可作為 Java 項目的嵌入式面向對象數據庫或者圖形數據庫、或者是 NoSQL 數據庫。
主要特點:
- Powerful data modeling and knowledge representation.
- Graph-oriented storage.
- N-ary, higher order relationships (edges) between graph nodes.
- Graph traversals and relational-style queries.
- Customizable indexing.
- Customizable storage management.
- Extensible, dynamic DB schema through custom typing.
- Out of the box Java OO database.
- Fully transactional and multi-threaded, MVCC/STM.
- P2P framework for data distribution.
本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!