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 > DuckDB vs. Faircom DB vs. HBase vs. NSDb vs. Sadas Engine

System Properties Comparison DuckDB vs. Faircom DB vs. HBase vs. NSDb vs. Sadas Engine

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonFaircom DB infoformerly c-treeACE  Xexclude from comparisonHBase  Xexclude from comparisonNSDb  Xexclude from comparisonSadas Engine  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Wide-column store based on Apache Hadoop and on concepts of BigTableScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesSADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environments
Primary database modelRelational DBMSKey-value store
Relational DBMS
Wide column storeTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.20
Rank#318  Overall
#48  Key-value stores
#141  Relational DBMS
Score30.50
Rank#26  Overall
#2  Wide column stores
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score0.00
Rank#383  Overall
#158  Relational DBMS
Websiteduckdb.orgwww.faircom.com/­products/­faircom-dbhbase.apache.orgnsdb.iowww.sadasengine.com
Technical documentationduckdb.org/­docsdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmlhbase.apache.org/­book.htmlnsdb.io/­Architecturewww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentation
DeveloperFairCom CorporationApache Software Foundation infoApache top-level project, originally developed by PowersetSADAS s.r.l.
Initial release20181979200820172006
Current release0.10, February 2024V12, November 20202.3.4, January 20218.0
License infoCommercial or Open SourceOpen Source infoMIT Licensecommercial infoRestricted, free version availableOpen Source infoApache version 2Open Source infoApache Version 2.0commercial infofree trial version available
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.
Implementation languageC++ANSI C, C++JavaJava, ScalaC++
Server operating systemsserver-lessAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Linux
Unix
Windows infousing Cygwin
Linux
macOS
AIX
Linux
Windows
Data schemeyesschema free, schema optional, schema required, partial schema,schema-free, schema definition possibleyes
Typing infopredefined data types such as float or dateyesyes, ANSI SQL Types, JSON, typed binary structuresoptions to bring your own types, AVROyes: int, bigint, decimal, stringyes
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.nonononono
Secondary indexesyesyesnoall fields are automatically indexedyes
SQL infoSupport of SQLyesyes, ANSI SQL with proprietary extensionsnoSQL-like query languageyes
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Java API
RESTful HTTP API
Thrift
gRPC
HTTP REST
WebSocket
JDBC
ODBC
Proprietary protocol
Supported programming languagesC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C
C#
C++
Groovy
Java
PHP
Python
Scala
Java
Scala
.Net
C
C#
C++
Groovy
Java
PHP
Python
Server-side scripts infoStored proceduresnoyes info.Net, JavaScript, C/C++yes infoCoprocessors in Javanono
Triggersnoyesyesno
Partitioning methods infoMethods for storing different data on different nodesnoneFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningShardingShardinghorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency or Eventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDtunable from ACID to Eventually ConsistentSingle row ACID (across millions of columns)no
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyesyes
Durability infoSupport for making data persistentyesYes, tunable from durable to delayed durability to in-memoryyesUsing Apache Luceneyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes infomanaged by 'Learn by Usage'
User concepts infoAccess controlnoFine grained access rights according to SQL-standard with additional protections for filesAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACAccess rights for users, groups and roles according to SQL-standard

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
DuckDBFaircom DB infoformerly c-treeACEHBaseNSDbSadas Engine
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

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

DuckDB and AWS — How to Aggregate 100 Million Rows in 1 Minute
25 April 2024, Towards Data Science

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

FairCom kicks off new era of database technology USA - English
10 November 2020, PR Newswire

provided by Google News

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9 October 2023, AWS Blog

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

What Is HBase? (Definition, Uses, Benefits, Features)
22 December 2022, Built In

HBase Tutorial
24 February 2023, Simplilearn

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.

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here