DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Amazon CloudSearch vs. BigchainDB vs. QuestDB vs. YDB

System Properties Comparison Amazon CloudSearch vs. BigchainDB vs. QuestDB vs. YDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAmazon CloudSearch  Xexclude from comparisonBigchainDB  Xexclude from comparisonQuestDB  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionA hosted search engine service by Amazon with the data stored in Amazons cloudBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA high performance open source SQL database for time series dataA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelSearch engineDocument storeTime Series DBMSDocument store
Relational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.87
Rank#140  Overall
#12  Search engines
Score0.82
Rank#212  Overall
#36  Document stores
Score2.48
Rank#115  Overall
#9  Time Series DBMS
Score0.34
Rank#285  Overall
#43  Document stores
#130  Relational DBMS
Websiteaws.amazon.com/­cloudsearchwww.bigchaindb.comquestdb.iogithub.com/­ydb-platform/­ydb
ydb.tech
Technical documentationdocs.aws.amazon.com/­cloudsearchbigchaindb.readthedocs.io/­en/­latestquestdb.io/­docsydb.tech/­en/­docs
DeveloperAmazonQuestDB Technology IncYandex
Initial release2012201620142019
License infoCommercial or Open SourcecommercialOpen Source infoAGPL v3Open Source infoApache 2.0Open Source infoApache 2.0; commercial license available
Cloud-based only infoOnly available as a cloud serviceyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languagePythonJava (Zero-GC), C++, Rust
Server operating systemshostedLinuxLinux
macOS
Windows
Linux
Data schemeyesschema-freeyes infoschema-free via InfluxDB Line ProtocolFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or dateyesnoyesyes
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 indexesyes infoall search fields are automatically indexednoyes
SQL infoSupport of SQLnonoSQL with time-series extensionsSQL-like query language (YQL)
APIs and other access methodsHTTP APICLI Client
RESTful HTTP API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
RESTful HTTP API (DynamoDB compatible)
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresnonono
Triggersnono
Partitioning methods infoMethods for storing different data on different nodesyes infoautomatic partitioning across Amazon Search Instance as requiredShardinghorizontal partitioning (by timestamps)Sharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes infomanaged transparently by AWSselectable replication factorSource-replica replication with eventual consistencyActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID for single-table writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infothrough memory mapped filesno
User concepts infoAccess controlauthentication via encrypted signaturesyesAccess rights defined for Yandex Cloud users
More information provided by the system vendor
Amazon CloudSearchBigchainDBQuestDBYDB
Specific characteristicsRelational model with native time series support Column-based storage and time partitioned...
» more
Competitive advantagesHigh ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» more
Typical application scenariosFinancial 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 modelsOpen source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» more
News

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

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5 April 2024

Create an IoT server with QuestDB and a Raspberry Pi
4 April 2024

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27 March 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
Amazon CloudSearchBigchainDBQuestDBYDB
DB-Engines blog posts

Amazon - the rising star in the DBMS market
3 August 2015, Matthias Gelbmann

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Amazon CloudSearch – Start Searching in One Hour for Less Than $100 / Month | Amazon Web Services
12 April 2012, AWS Blog

Amazon's CloudSearch Stiffens Competition for Search as a Service Providers
26 April 2012, InfoQ.com

Amazon Takes On Google And Microsoft With CloudSearch
16 April 2012, Forbes

CloudSearch Update – Price Reduction, Hebrew & Japanese Support, Partitioning, CloudTrail | Amazon Web Services
19 November 2014, AWS Blog

AWS, Microsoft and Google should retire these cloud services
2 June 2020, TechTarget

provided by Google News

Exploring the 10 BEST Python Libraries for Blockchain Applications
9 September 2023, DataDrivenInvestor

An Introduction to BigchainDB, a Popular Blockchain Database
17 September 2020, Open Source For You

ascribe announces scalable blockchain database BigchainDB - CoinReport
13 February 2016, CoinReport

Capgemini and Ascribe Build Blockchain Project for Banking Loyalty Rewards
7 June 2016, Bitcoin Magazine

What is BigchainDB Technology & How it works and the Characteristics?
26 August 2017, Blockchain Council

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

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

provided by Google News

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Russian Court Sues Yandex CEO For LGBT Propaganda Case
3 January 2024, VOI.ID

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Russian secret police data leaked by food delivery app including where they live and what they eat...
4 April 2022, The US Sun

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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

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

Present your product here