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 > Badger vs. BigchainDB vs. ClickHouse vs. dBASE vs. Vertica

System Properties Comparison Badger vs. BigchainDB vs. ClickHouse vs. dBASE vs. Vertica

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonBigchainDB  Xexclude from comparisonClickHouse  Xexclude from comparisondBASE  Xexclude from comparisonVertica infoOpenText™ Vertica™  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.BigchainDB is scalable blockchain database offering decentralization, immutability and native assetsA high-performance, column-oriented SQL DBMS for online analytical processing (OLAP) that uses all available system resources to their full potential to process each analytical query as fast as possible. It is available as both an open-source software and a cloud offering.dBase was one of the first databases with a development environment on PC's. Its latest version dBase V is still sold as dBase classic, which needs a DOS Emulation. The up-to-date product is dBase plus.Cloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primary database modelKey-value storeDocument storeRelational DBMSRelational DBMSRelational DBMS infoColumn oriented
Secondary database modelsTime Series DBMSSpatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#325  Overall
#49  Key-value stores
Score0.82
Rank#212  Overall
#36  Document stores
Score16.20
Rank#37  Overall
#23  Relational DBMS
Score11.18
Rank#44  Overall
#28  Relational DBMS
Score11.40
Rank#43  Overall
#27  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.bigchaindb.comclickhouse.comwww.dbase.comwww.vertica.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerbigchaindb.readthedocs.io/­en/­latestclickhouse.com/­docswww.dbase.com/­support/­knowledgebasevertica.com/­documentation
DeveloperDGraph LabsClickhouse Inc.Asthon TateOpenText infopreviously Micro Focus and Hewlett Packard
Initial release20172016201619792005
Current releasev24.3.2.23-lts, April 2024dBASE 2019, 201912.0.3, January 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoAGPL v3Open Source infoApache 2.0commercialcommercial infoLimited community edition free
Cloud-based only infoOnly available as a cloud servicenonononono infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • ClickHouse Cloud: Get the performance you love from open source ClickHouse in a serverless offering that takes care of the details so you can spend more time getting insight out of the fastest database on earth.
  • Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
  • DoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
Implementation languageGoPythonC++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxFreeBSD
Linux
macOS
DOS infodBase Classic
Windows infodBase Pro
Linux
Data schemeschema-freeschema-freeyesyesYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
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 indexesnoyesyesNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLnonoClose to ANSI SQL (SQL/JSON + extensions)noFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs and other access methodsCLI Client
RESTful HTTP API
gRPC
HTTP REST
JDBC
MySQL wire protocol
ODBC
PostgreSQL wire protocol
Proprietary protocol
none infoThe IDE can access other DBMS or ODBC-sources.ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Supported programming languagesGoGo
Haskell
Java
JavaScript
Python
Ruby
C# info3rd party library
C++
Elixir info3rd party library
Go info3rd party library
Java info3rd party library
JavaScript (Node.js) info3rd party library
Kotlin info3rd party library
Nim info3rd party library
Perl info3rd party library
PHP info3rd party library
Python info3rd party library
R info3rd party library
Ruby info3rd party library
Rust
Scala info3rd party library
dBase proprietary IDEC#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-side scripts infoStored proceduresnoyesno infoThe IDE can access stored procedures in other database systems.yes, PostgreSQL PL/pgSQL, with minor differences
Triggersnononoyes, called Custom Alerts
Partitioning methods infoMethods for storing different data on different nodesnoneShardingkey based and customnonehorizontal partitioning, hierarchical partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factorAsynchronous and synchronous physical replication; geographically distributed replicas; support for object storages.noneMulti-source replication infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono infoBi-directional Spark integration
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonono infonot for dBase internal data, but IDE does support transactions when accessing external DBMSACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes,with MongoDB ord RethinkDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesno
User concepts infoAccess controlnoyesAccess rights for users and roles. Column and row based policies. Quotas and resource limits. Pluggable authentication with LDAP and Kerberos. Password based, X.509 certificate, and SSH key authentication.Access rights for users and rolesfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash
More information provided by the system vendor
BadgerBigchainDBClickHousedBASEVertica infoOpenText™ Vertica™
Specific characteristicsDeploy-anywhere database for large-scale analytical deployments. Deploy off-cloud,...
» more
Competitive advantagesFast, scalable, and capable of high concurrency. Separation of compute/storage leverages...
» more
Typical application scenariosCommunication and network analytics, Embedded analytics, Fraud monitoring and Risk...
» more
Key customersAbiba Systems, Adform, adMarketplace, AmeriPride, Anritsu, AOL, Avito, Auckland Transport,...
» more
Licensing and pricing modelsCost-based models and subscription-based models are both available. One license is...
» 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
3rd partiesDoubleCloud: Fully managed ClickHouse alongside best-in-class managed open-source services to build analytics at scale.
» more

Aiven for Clickhouse: Managed cloud data warehousing with high-speed analytics.
» more

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

More resources
BadgerBigchainDBClickHousedBASEVertica infoOpenText™ Vertica™
DB-Engines blog posts

DB-Engines Ranking coverage expanded to 169 database management systems
3 June 2013, Paul Andlinger

show all

Recent citations in the 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

Blockchain Database Startup BigchainDB Raises €3 Million
27 September 2016, CoinDesk

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

Using BigchainDB: A Database with Blockchain Characteristics
20 January 2022, Open Source For You

provided by Google News

Why Clickhouse Should Be Your Next Database
6 July 2023, The New Stack

ClickHouse Cloud & Amazon S3 Express One Zone: Making a blazing fast analytical database even faster | Amazon ...
28 November 2023, AWS Blog

A 1000x Faster Database Solution: ClickHouse’s Aaron Katz
1 November 2023, GrowthCap

From Open Source to SaaS: the Journey of ClickHouse
16 January 2024, InfoQ.com

TikTok Parent Open Sources Real-Time Data Warehouse
5 July 2023, Datanami

provided by Google News

30 Years Ago: The Rise, Fall and Survival of Ashton-Tate's dBASE
19 September 2013, eWeek

Microsoft Access 2016 Now Supports dBase Database Format
7 September 2016, Redmondmag.com

DBF File (What It Is and How to Open One)
6 April 2023, Lifewire

A malicious document could lead to RCE in Apache OpenOffice (CVE-2021-33035)
22 September 2021, Help Net Security

Liam Brady's wife and their family life with three children
20 October 2023, Irish Mirror

provided by Google News

OCI Object Storage Completes Technical Validation of Vertica in Eon Mode
16 October 2023, Oracle

Vertica by OpenText and Anritsu Sign New Deal for Next-Gen Architecture and 5G Network Capabilities
17 May 2023, PR Newswire

MapR Hadoop Upgrade Runs HP Vertica
22 September 2023, InformationWeek

OpenText expands enterprise portfolio with AI and Micro Focus integrations
25 July 2023, VentureBeat

OpenText integrates Micro Focus tech through Cloud Editions 23.3
26 July 2023, Techzine Europe

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

AllegroGraph logo

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

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.

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