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 > Dgraph vs. Microsoft Azure Table Storage vs. Postgres-XL vs. Tibero vs. XTDB

System Properties Comparison Dgraph vs. Microsoft Azure Table Storage vs. Postgres-XL vs. Tibero vs. XTDB

Editorial information provided by DB-Engines
NameDgraph  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonPostgres-XL  Xexclude from comparisonTibero  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionDistributed and scalable native Graph DBMSA Wide Column Store for rapid development using massive semi-structured datasetsBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresA secure RDBMS, designed for easy portability from OracleA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelGraph DBMSWide column storeRelational DBMSRelational DBMSDocument store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.53
Rank#152  Overall
#15  Graph DBMS
Score4.04
Rank#77  Overall
#6  Wide column stores
Score0.53
Rank#254  Overall
#117  Relational DBMS
Score1.59
Rank#148  Overall
#68  Relational DBMS
Score0.18
Rank#332  Overall
#46  Document stores
Websitedgraph.ioazure.microsoft.com/­en-us/­services/­storage/­tableswww.postgres-xl.orgus.tmaxsoft.com/­products/­tiberogithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdgraph.io/­docswww.postgres-xl.org/­documentationtechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.htmlwww.xtdb.com/­docs
DeveloperDgraph Labs, Inc.MicrosoftTmaxSoftJuxt Ltd.
Initial release201620122014 infosince 2012, originally named StormDB20032019
Current release10 R1, October 20186, April 20151.19, September 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoMozilla public licensecommercialOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCC and AssemblerClojure
Server operating systemsLinux
OS X
Windows
hostedLinux
macOS
AIX
HP-UX
Linux
Solaris
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeschema-freeyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesyes, extensible-data-notation format
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.nonoyes infoXML type, but no XML query functionalityyesno
Secondary indexesyesnoyesyesyes
SQL infoSupport of SQLnonoyes infodistributed, parallel query executionyeslimited SQL, making use of Apache Calcite
APIs and other access methodsGraphQL query language
gRPC (using protocol buffers) API
HTTP API
RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
HTTP REST
JDBC
Supported programming languagesC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Clojure
Java
Server-side scripts infoStored proceduresnonouser defined functionsPersistent Stored Procedure (PSM)no
Triggersnonoyesyesno
Partitioning methods infoMethods for storing different data on different nodesyesSharding infoImplicit feature of the cloud servicehorizontal partitioninghorizontal partitioning infoby range, hash, list or compositenone
Replication methods infoMethods for redundantly storing data on multiple nodesSynchronous replication via Raftyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-source replication
Source-replica replication
yes, each node contains all data
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDoptimistic lockingACID infoMVCCACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono infoplanned for next version
User concepts infoAccess controlno infoPlanned for future releasesAccess rights based on private key authentication or shared access signaturesfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard (SQL 92, SQL 99)

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
DgraphMicrosoft Azure Table StoragePostgres-XLTiberoXTDB infoformerly named Crux
Recent citations in the news

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1 September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20 July 2022, PR Newswire

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10 September 2020, TechCrunch

Dgraph Raises $6M in Seed Funding
20 July 2022, FinSMEs

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

provided by Google News

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

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

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

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

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

ArkData to Officially Support Domestic Database 'Tibero 7'
23 April 2024, BusinessKorea

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS | Amazon Web Services
2 August 2022, AWS Blog

Make Your Data Work for You: Why Modernizing Core Technology Architectures is Critical
31 July 2017, insideBIGDATA

Daegu Government Integrated Data Center to Propose Open-Source Database Management Systems for Tenant ...
14 April 2021, Etnews

CTOS strengthens its database management system with TmaxSoft
20 December 2016, Digital News Asia

provided by Google News



Share this page

Featured Products

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.

Milvus logo

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

Present your product here