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

DBMS > FatDB vs. HBase vs. Lovefield vs. XTDB vs. YugabyteDB

System Properties Comparison FatDB vs. HBase vs. Lovefield vs. XTDB vs. YugabyteDB

Editorial information provided by DB-Engines
NameFatDB  Xexclude from comparisonHBase  Xexclude from comparisonLovefield  Xexclude from comparisonXTDB infoformerly named Crux  Xexclude from comparisonYugabyteDB  Xexclude from comparison
FatDB/FatCloud has ceased operations as a company with February 2014. FatDB is discontinued and excluded from the ranking.
DescriptionA .NET NoSQL DBMS that can integrate with and extend SQL Server.Wide-column store based on Apache Hadoop and on concepts of BigTableEmbeddable relational database for web apps written in pure JavaScriptA general purpose database with bitemporal SQL and Datalog and graph queriesHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store
Key-value store
Wide column storeRelational DBMSDocument storeRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score30.50
Rank#26  Overall
#2  Wide column stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score0.11
Rank#343  Overall
#46  Document stores
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitehbase.apache.orggoogle.github.io/­lovefieldgithub.com/­xtdb/­xtdb
www.xtdb.com
www.yugabyte.com
Technical documentationhbase.apache.org/­book.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.xtdb.com/­docsdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperFatCloudApache Software Foundation infoApache top-level project, originally developed by PowersetGoogleJuxt Ltd.Yugabyte Inc.
Initial release20122008201420192017
Current release2.3.4, January 20212.1.12, February 20171.19, September 20212.19, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoApache 2.0Open Source infoMIT LicenseOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageC#JavaJavaScriptClojureC and C++
Server operating systemsWindowsLinux
Unix
Windows infousing Cygwin
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAll OS with a Java 8 (and higher) VM
Linux
Linux
OS X
Data schemeschema-freeschema-free, schema definition possibleyesschema-freedepending on used data model
Typing infopredefined data types such as float or dateyesoptions to bring your own types, AVROyesyes, extensible-data-notation formatyes
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 indexesyesnoyesyesyes
SQL infoSupport of SQLno infoVia inetgration in SQL ServernoSQL-like query language infovia JavaScript builder patternlimited SQL, making use of Apache Calciteyes, PostgreSQL compatible
APIs and other access methods.NET Client API
LINQ
RESTful HTTP API
RPC
Windows WCF Bindings
Java API
RESTful HTTP API
Thrift
HTTP REST
JDBC
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languagesC#C
C#
C++
Groovy
Java
PHP
Python
Scala
JavaScriptClojure
Java
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyes infovia applicationsyes infoCoprocessors in Javanonoyes infosql, plpgsql, C
Triggersyes infovia applicationsyesUsing read-only observersnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnonenoneHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
noneyes, each node contains all dataBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Immediate Consistency or Eventual ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynonoyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoSingle row ACID (across millions of columns)ACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDByes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDBno
User concepts infoAccess controlno infoCan implement custom security layer via applicationsAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnoyes
More information provided by the system vendor
FatDBHBaseLovefieldXTDB infoformerly named CruxYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» more
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» more
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» more
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» more
Licensing and pricing modelsApache 2.0 license for the database
» 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
FatDBHBaseLovefieldXTDB infoformerly named CruxYugabyteDB
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

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

show all

Recent citations in the news

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

HBase Tutorial
24 February 2023, Simplilearn

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

YugabyteDB Managed Introduces Product Labs Experience for Immersive Distributed SQL Learning
16 November 2023, Business Wire

Can Yugabyte Become The Defacto Database For Large-Scale, Cloud Native Applications?
19 May 2022, Forbes

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

Neo4j logo

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

Milvus logo

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

SingleStore logo

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

RaimaDB logo

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

Present your product here