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

DBMS > BoltDB vs. Google Cloud Bigtable vs. Hive vs. HugeGraph vs. YDB

System Properties Comparison BoltDB vs. Google Cloud Bigtable vs. Hive vs. HugeGraph vs. YDB

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonHive  Xexclude from comparisonHugeGraph  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Google's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.data warehouse software for querying and managing large distributed datasets, built on HadoopA fast-speed and highly-scalable Graph DBMSA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelKey-value storeKey-value store
Wide column store
Relational DBMSGraph DBMSDocument store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score0.13
Rank#336  Overall
#32  Graph DBMS
Score0.35
Rank#278  Overall
#43  Document stores
#127  Relational DBMS
Websitegithub.com/­boltdb/­boltcloud.google.com/­bigtablehive.apache.orggithub.com/­hugegraph
hugegraph.apache.org
github.com/­ydb-platform/­ydb
ydb.tech
Technical documentationcloud.google.com/­bigtable/­docscwiki.apache.org/­confluence/­display/­Hive/­Homehugegraph.apache.org/­docsydb.tech/­en/­docs
DeveloperGoogleApache Software Foundation infoinitially developed by FacebookBaiduYandex
Initial release20132015201220182019
Current release3.1.3, April 20220.9
License infoCommercial or Open SourceOpen Source infoMIT LicensecommercialOpen Source infoApache Version 2Open Source infoApache Version 2.0Open Source infoApache 2.0; commercial license available
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 languageGoJavaJava
Server operating systemsBSD
Linux
OS X
Solaris
Windows
hostedAll OS with a Java VMLinux
macOS
Unix
Linux
Data schemeschema-freeschema-freeyesyesFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or datenonoyesyesyes
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.nononono
Secondary indexesnonoyesyes infoalso supports composite index and range indexyes
SQL infoSupport of SQLnonoSQL-like DML and DDL statementsnoSQL-like query language (YQL)
APIs and other access methodsgRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
JDBC
ODBC
Thrift
Java API
RESTful HTTP API
TinkerPop Gremlin
RESTful HTTP API (DynamoDB compatible)
Supported programming languagesGoC#
C++
Go
Java
JavaScript (Node.js)
Python
C++
Java
PHP
Python
Groovy
Java
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresnonoyes infouser defined functions and integration of map-reduceasynchronous Gremlin script jobsno
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneInternal replication in Colossus, and regional replication between two clusters in different zonesselectable replication factoryes infodepending on used storage backend, e.g. Cassandra and HBaseActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyes infoquery execution via MapReducevia hugegraph-sparkno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Eventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes infoedges in graphno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesAtomic single-row operationsnoACIDACID
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.nonoyesno
User concepts infoAccess controlnoAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Access rights for users, groups and rolesUsers, roles and permissionsAccess rights defined for Yandex Cloud users

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
BoltDBGoogle Cloud BigtableHiveHugeGraphYDB
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

Recent citations in the news

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

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

Google announces Axion, its first Arm-based CPU for data centers
9 April 2024, Yahoo Movies Canada

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

Review: Google Bigtable scales with ease
7 September 2016, InfoWorld

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

provided by Google News

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

Apache Hive 4.0 Launches, Revolutionizing Data Management and Analysis
1 May 2024, MyChesCo

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

provided by Google News

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

provided by Google News

Russian Court Sues Yandex CEO For LGBT Propaganda Case
30 April 2024, VOI.ID

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

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

Yandex Food's Data Gets Leaked, Russian Secret Service Habits Are Revealed, Including Putin's Lover's House
4 April 2022, VOI English

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

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.

Present your product here