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 > Blazegraph vs. etcd vs. Google Cloud Bigtable vs. OpenSearch vs. QuestDB

System Properties Comparison Blazegraph vs. etcd vs. Google Cloud Bigtable vs. OpenSearch vs. QuestDB

Editorial information provided by DB-Engines
NameBlazegraph  Xexclude from comparisonetcd  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonOpenSearch  Xexclude from comparisonQuestDB  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A distributed reliable key-value storeGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA high performance open source SQL database for time series data
Primary database modelGraph DBMS
RDF store
Key-value storeKey-value store
Wide column store
Search engineTime Series DBMS
Secondary database modelsVector DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.81
Rank#213  Overall
#19  Graph DBMS
#8  RDF stores
Score7.03
Rank#54  Overall
#5  Key-value stores
Score3.15
Rank#95  Overall
#14  Key-value stores
#8  Wide column stores
Score16.03
Rank#37  Overall
#4  Search engines
Score2.70
Rank#105  Overall
#8  Time Series DBMS
Websiteblazegraph.cometcd.io
github.com/­etcd-io/­etcd
cloud.google.com/­bigtablegithub.com/­opensearch-project
opensearch.org
questdb.io
Technical documentationwiki.blazegraph.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
cloud.google.com/­bigtable/­docsopensearch.org/­docs/­latestquestdb.io/­docs
DeveloperBlazegraphGoogleAmazon Web ServicesQuestDB Technology Inc
Initial release2006201520212014
Current release2.1.5, March 20193.4, August 20192.5.0, January 2023
License infoCommercial or Open SourceOpen Source infoextended commercial license availableOpen Source infoApache Version 2.0commercialOpen Source infoApache Version 2.0Open Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJavaGoJavaJava (Zero-GC), C++, Rust
Server operating systemsLinux
OS X
Windows
FreeBSD
Linux
Windows infoexperimental
hostedAll OS with a Java VMLinux
macOS
Windows
Data schemeschema-freeschema-freeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes infoschema-free via InfluxDB Line Protocol
Typing infopredefined data types such as float or dateyes infoRDF literal typesnonoyesyes
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
Secondary indexesyesnonoyes infoAll search fields are automatically indexedno
SQL infoSupport of SQLSPARQL is used as query languagenonoSQL-like query languageSQL with time-series extensions
APIs and other access methodsJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
gRPC
JSON over HTTP
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
Java API
RESTful HTTP/JSON API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Supported programming languages.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C#
C++
Go
Java
JavaScript (Node.js)
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-side scripts infoStored proceduresyesnonoyesno
Triggersnoyes, watching key changesnoyes infoby using the 'percolation' featureno
Partitioning methods infoMethods for storing different data on different nodesShardingShardingShardinghorizontal partitioning (by timestamps)
Replication methods infoMethods for redundantly storing data on multiple nodesyesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Internal replication in Colossus, and regional replication between two clusters in different zonesyesSource-replica replication with eventual consistency
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allImmediate Consistency
Foreign keys infoReferential integrityyes infoRelationships in Graphsnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoAtomic single-row operationsnoACID for single-table writes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infothrough memory mapped files
User concepts infoAccess controlSecurity and Authentication via Web Application Container (Tomcat, Jetty)noAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)
More information provided by the system vendor
BlazegraphetcdGoogle Cloud BigtableOpenSearchQuestDB
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Relational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
Financial tick data Industrial IoT Application Metrics Monitoring
» more
Key customersBanks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» more
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

QuestDB 8.0: Major Release
23 May 2024

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8 May 2024

Build your own resource monitor with QuestDB and Grafana
6 May 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12 April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8 April 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

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

More resources
BlazegraphetcdGoogle Cloud BigtableOpenSearchQuestDB
Recent citations in the news

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

6 Cool Kubernetes Operators and How to Use Them
22 January 2024, hackernoon.com

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Stock Market News
5 April 2024, Mint

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

provided by Google News

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

Google Launches Cloud Bigtable, A Highly Scalable And Performant NoSQL Database
6 May 2015, TechCrunch

provided by Google News

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available
22 May 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, Oracle

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

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

Comparing Different Time-Series Databases
10 February 2022, hackernoon.com

MindsDB Platform Now Features Over 70 Integrations
4 November 2022, 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

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.

Present your product here