DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. JanusGraph vs. KeyDB vs. Microsoft Azure Table Storage vs. TigerGraph

System Properties Comparison Alibaba Cloud AnalyticDB for PostgreSQL vs. JanusGraph vs. KeyDB vs. Microsoft Azure Table Storage vs. TigerGraph

Editorial information provided by DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonKeyDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonTigerGraph  Xexclude from comparison
DescriptionAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsA Wide Column Store for rapid development using massive semi-structured datasetsA complete, distributed, parallel graph computing platform supporting web-scale data analytics in real-time
Primary database modelRelational DBMSGraph DBMSKey-value storeWide column storeGraph DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.68
Rank#231  Overall
#105  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score0.71
Rank#226  Overall
#33  Key-value stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score1.83
Rank#139  Overall
#13  Graph DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqljanusgraph.orggithub.com/­Snapchat/­KeyDB
keydb.dev
azure.microsoft.com/­en-us/­services/­storage/­tableswww.tigergraph.com
Technical documentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewdocs.janusgraph.orgdocs.keydb.devdocs.tigergraph.com
DeveloperAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupLinux Foundation; originally developed as Titan by AureliusEQ Alpha Technology Ltd.Microsoft
Initial release20162017201920122017
Current release0.6.3, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoBSD-3commercialcommercial
Cloud-based only infoOnly available as a cloud serviceyesnonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++C++
Server operating systemshostedLinux
OS X
Unix
Windows
LinuxhostedLinux
Data schemeyesyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyespartial infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesyesyes
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.yesnononono
Secondary indexesyesyesyes infoby using the Redis Search moduleno
SQL infoSupport of SQLyesnononoSQL-like query language (GSQL)
APIs and other access methodsJDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Proprietary protocol infoRESP - REdis Serialization ProtocoRESTful HTTP APIGSQL (TigerGraph Query Language)
Kafka
RESTful HTTP/JSON API
Supported programming languagesC
Java
Perl
Python
R
Clojure
Java
Python
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++
Java
Server-side scripts infoStored proceduresyesyesLuanoyes
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)ShardingSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoImplicit feature of the cloud serviceyesMulti-source replication
Source-replica replication
yes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Strong eventual consistency with CRDTs
Immediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsnonoyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDOptimistic locking, atomic execution of commands blocks and scriptsoptimistic lockingACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes infoConfigurable mechanisms for persistency via snapshots and/or operations logsyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnono
User concepts infoAccess controlfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph Serversimple password-based access control and ACLAccess rights based on private key authentication or shared access signaturesRole-based access control

More information provided by the system vendor

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBJanusGraph infosuccessor of TitanKeyDBMicrosoft Azure Table StorageTigerGraph
Recent citations in the news

Alibaba Cloud upgrades AnalyticDB with vector database engine
25 July 2023, CloudTech News

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20 April 2023, The Hacker News

provided by Google News

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

Oh, snap! Snap snaps up database developer KeyDB
12 May 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17 May 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18 March 2024, microsoft.com

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20 March 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19 March 2024, The Stack

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.com

provided by Google News

TigerGraph Unveils CoPilot, Version 4.0, and New CEO
30 April 2024, Datanami

How TigerGraph CoPilot enables graph-augmented AI
30 April 2024, InfoWorld

TigerGraph unveils GenAI assistant, introduces new CEO
30 April 2024, TechTarget

Aerospike takes on Neo4j and TigerGraph with launch of graph database
20 June 2023, SiliconANGLE News

New TigerGraph CEO Refocuses Efforts on Enterprise Customers
31 July 2023, Datanami

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here