graph database project: Titan 特性小结

Titan是一款图数据库引擎,支持大规模图数据、高并发事务处理和丰富的数据模型。它利用Hadoop进行图分析和批处理,具备Geo、数值范围和全文搜索等功能。Titan的亮点包括与Cassandra结合实现高可用、无读写瓶颈和弹性扩展,并提供Blueprints和Gremlin支持,以及通过Rexster实现多语言连接。
摘要由CSDN通过智能技术生成

这两天整理了一下,转载请注明出处,谢谢


Titan
1. Overview
1.1 structure
Titan is a graph database engine. Titan itself is focused on compact graph serialization, rich graph data modeling, and efficient query execution. In addition, Titan utilizes Hadoop for graph analytics and batch graph processing. Titan implements robust, modular interfaces for data persistence, data indexing, and client access. Titan’s modular architecture allows it to interoperate with a wide range of storage, index, and client technologies; it also eases the process of extending Titan to support new ones.




 
1.2 General Titan Benefits
Support for very large graphs. Titan graphs scale with the number of machines in the cluster.
Support for very many concurrent transactions and operational graph processing. Titan’s transactional capacity scales with the number of machines in the cluster and answers complex traversal queries on huge graphs in milliseconds.
Support for global graph analytics and batch graph processing through the Hadoop framework.
Support for geo, numeric range, and full text search for vertices and edges on very large graphs.
Native support for the popular property graph data model exposed by Blueprints.
Native support for the graph traversal language Gremlin.
Easy integration with the Rexster graph server for programming language agnostic connectivity.
Numerous graph-level configurations provide knobs for tuning performance.
Vertex-centric indices provide vertex-level querying to alleviate issues with the infamous super node problem.
Provides an optimized disk representation to allow for efficient use of storage and speed of access.
Open source under the liberal Apache 2 license.
1.3 Benefit of Titan with Cassandra 
Continuously available with no single point of failure.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值