DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Microsoft Azure Table Storage vs. NebulaGraph vs. Rockset vs. Transbase vs. XTDB

System Properties Comparison Microsoft Azure Table Storage vs. NebulaGraph vs. Rockset vs. Transbase vs. XTDB

Editorial information provided by DB-Engines
NameMicrosoft Azure Table Storage  Xexclude from comparisonNebulaGraph  Xexclude from comparisonRockset  Xexclude from comparisonTransbase  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparison
DescriptionA Wide Column Store for rapid development using massive semi-structured datasetsA distributed, linear scalable, high perfomant Graph DBMSA scalable, reliable search and analytics service in the cloud, built on RocksDBA resource-optimized, high-performance, universally applicable RDBMSA general purpose database with bitemporal SQL and Datalog and graph queries
Primary database modelWide column storeGraph DBMSDocument storeRelational DBMSDocument store
Secondary database modelsRelational DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.55
Rank#80  Overall
#6  Wide column stores
Score1.92
Rank#122  Overall
#11  Graph DBMS
Score1.07
Rank#180  Overall
#31  Document stores
Score0.05
Rank#355  Overall
#150  Relational DBMS
Score0.13
Rank#330  Overall
#45  Document stores
Websiteazure.microsoft.com/­en-us/­services/­storage/­tablesgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
rockset.comwww.transaction.de/­en/­products/­transbase.htmlgithub.com/­xtdb/­xtdb
www.xtdb.com
Technical documentationdocs.nebula-graph.iodocs.rockset.comwww.transaction.de/­en/­products/­transbase/­features.htmlwww.xtdb.com/­docs
DeveloperMicrosoftVesoft Inc.RocksetTransaction Software GmbHJuxt Ltd.
Initial release20122019201919872019
Current releaseTransbase 8.3, 20221.19, September 2021
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0commercialcommercial infofree development licenseOpen Source infoMIT License
Cloud-based only infoOnly available as a cloud serviceyesnoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++C++C and C++Clojure
Server operating systemshostedLinuxhostedFreeBSD
Linux
macOS
Solaris
Windows
All OS with a Java 8 (and higher) VM
Linux
Data schemeschema-freeStrong typed schemaschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesdynamic typingyesyes, 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.nonono infoingestion from XML files supportednono
Secondary indexesnoyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.all fields are automatically indexedyesyes
SQL infoSupport of SQLnoSQL-like query languageRead-only SQL queries, including JOINsyeslimited SQL, making use of Apache Calcite
APIs and other access methodsRESTful HTTP APIBrowser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
HTTP RESTADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST
JDBC
Supported programming languages.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Go
Java
PHP
Python
Go
Java
JavaScript (Node.js)
Python
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Clojure
Java
Server-side scripts infoStored proceduresnouser defined functionsnoyesno
Triggersnonoyesno
Partitioning methods infoMethods for storing different data on different nodesSharding infoImplicit feature of the cloud serviceShardingAutomatic shardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Causal Clustering using Raft protocolyesSource-replica replicationyes, 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 ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyes infoRelationships in graphsnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic lockingACIDnoyesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyesyes, 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.noyesno
User concepts infoAccess controlAccess rights based on private key authentication or shared access signaturesRole-based access controlAccess rights for users and organizations can be defined via Rockset consolefine grained access rights according to SQL-standard
More information provided by the system vendor
Microsoft Azure Table StorageNebulaGraphRocksetTransbaseXTDB infoformerly named Crux
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more

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
Microsoft Azure Table StorageNebulaGraphRocksetTransbaseXTDB infoformerly named Crux
Recent citations in the news

How to use Azure Table storage in .Net
10 July 2024, InfoWorld

Working with Azure to Use and Manage Data Lakes
23 July 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage
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 write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

provided by Google News

Announcing NebulaGraph RAG: From Knowledge to Apps in Minutes
26 August 2024, PR Newswire

LlamaIndex Unveils Notebook Implementation of GraphRAG
17 July 2024, AIM

NebulaGraph reaps from China’s growing appetite for graph databases
16 September 2022, TechCrunch

Breaking Down Data Silos: How Apache Doris Streamlines Customer Data Integration
20 March 2024, hackernoon.com

provided by Google News

OpenAI’s first acquisition is an enterprise data startup
21 June 2024, The Verge

OpenAI Looks To Boost Data Retrieval Capabilities Of Its GenAI Technology With Rockset Acquisition
26 June 2024, CRN

OpenAI acquires Rockset to enhance ChatGPT real-time data processing
25 June 2024, InfoWorld

An Analysis Of OpenAI’s Acquisition Of Rockset And Its Strategic Significance
24 June 2024, Forbes

OpenAI buys database analytics firm Rockset in nine-figure stock deal, sources say
21 June 2024, Reuters

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Present your product here