DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > GridDB vs. Microsoft Azure SQL Database vs. QuestDB vs. RDF4J vs. Transwarp KunDB

System Properties Comparison GridDB vs. Microsoft Azure SQL Database vs. QuestDB vs. RDF4J vs. Transwarp KunDB

Editorial information provided by DB-Engines
NameGridDB  Xexclude from comparisonMicrosoft Azure SQL Database infoformerly SQL Azure  Xexclude from comparisonQuestDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonTranswarp KunDB  Xexclude from comparison
DescriptionScalable in-memory time series database optimized for IoT and Big DataDatabase as a Service offering with high compatibility to Microsoft SQL ServerA high performance open source SQL database for time series dataRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.OLTP DBMS based on a distributed architecture and highly compatible with MySQL and Oracle
Primary database modelTime Series DBMSRelational DBMSTime Series DBMSRDF storeRelational DBMS
Secondary database modelsKey-value store
Relational DBMS
Document store
Graph DBMS
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.00
Rank#137  Overall
#11  Time Series DBMS
Score78.51
Rank#15  Overall
#10  Relational DBMS
Score2.69
Rank#115  Overall
#8  Time Series DBMS
Score0.72
Rank#234  Overall
#9  RDF stores
Score0.10
Rank#356  Overall
#152  Relational DBMS
Websitegriddb.netazure.microsoft.com/­en-us/­products/­azure-sql/­databasequestdb.iordf4j.orgwww.transwarp.cn/­en/­product/­kundb
Technical documentationdocs.griddb.netdocs.microsoft.com/­en-us/­azure/­azure-sqlquestdb.io/­docsrdf4j.org/­documentation
DeveloperToshiba CorporationMicrosoftQuestDB Technology IncSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Transwarp
Initial release2013201020142004
Current release5.1, August 2022V12
License infoCommercial or Open SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availablecommercialOpen Source infoApache 2.0Open Source infoEclipse Distribution License (EDL), v1.0.commercial
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 languageC++C++Java (Zero-GC), C++, RustJava
Server operating systemsLinuxhostedLinux
macOS
Windows
Linux
OS X
Unix
Windows
Data schemeyesyesyes infoschema-free via InfluxDB Line Protocolyes infoRDF Schemasyes
Typing infopredefined data types such as float or dateyes infonumerical, string, blob, geometry, boolean, timestampyesyesyesyes
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.noyesno
Secondary indexesyesyesnoyesyes
SQL infoSupport of SQLSQL92, SQL-like TQL (Toshiba Query Language)yesSQL with time-series extensionsnoyes
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
ADO.NET
JDBC
ODBC
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Java
PHP
Python
Server-side scripts infoStored proceduresnoTransact SQLnoyesyes
Triggersyesyesnoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning (by timestamps)nonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyes, with always 3 replicas availableSource-replica replication with eventual consistencynone
MapReduce infoOffers an API for user-defined Map/Reduce methodsConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency within container, eventual consistency across containersImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID at container levelACIDACID for single-table writesACID infoIsolation support depends on the API usedACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoin-memory storage is supported as wellyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infothrough memory mapped files
User concepts infoAccess controlAccess rights for users can be defined per databasefine grained access rights according to SQL-standardnoyes
More information provided by the system vendor
GridDBMicrosoft Azure SQL Database infoformerly SQL AzureQuestDBRDF4J infoformerly known as SesameTranswarp KunDB
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Financial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» more
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27 March 2024

Maximize your SQL efficiency: SELECT best practices
11 March 2024

1BRC merykitty’s Magic SWAR: 8 Lines of Code Explained in 3,000 Words
7 March 2024

Benchmark and comparison: QuestDB vs. InfluxDB
26 February 2024

The Billion Row Challenge (1BRC) - Step-by-step from 71s to 1.7s
20 February 2024

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
GridDBMicrosoft Azure SQL Database infoformerly SQL AzureQuestDBRDF4J infoformerly known as SesameTranswarp KunDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2020
4 January 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12 December 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7 February 2017, Matthias Gelbmann

show all

Recent citations in the news

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

Toshiba's Distributed Database GridDB(R) Now Features Scale-Out and Scale-Up combo for Petabyte-scale Data ...
3 December 2019, global.toshiba

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

Leveraging Open Source Tools for IoT - open source for you
19 February 2020, Open Source For You

provided by Google News

Microsoft unveils Copilot for Azure SQL Database
27 March 2024, InfoWorld

Copilot in Azure SQL Database in Private Preview
27 March 2024, InfoQ.com

Microsoft's SQL Managed Instance Offers Full Platform Cloud Solution
25 March 2024, Business Insider

Hands-On with Copilot for Azure SQL Database
21 March 2024, redmondmag.com

Microsoft launches a limited public preview of Copilot in Azure SQL Database
21 March 2024, Neowin

provided by Google News

QuestDB snares $12M Series A with hosted version coming soon
3 November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11 January 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3 November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11 November 2021, Business Insider

QuestDB launches 'database-as-a-service' with $12M investment
3 November 2021, VentureBeat

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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.

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here