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

DBMS > Badger vs. BigchainDB vs. CouchDB vs. dBASE vs. Ingres

System Properties Comparison Badger vs. BigchainDB vs. CouchDB vs. dBASE vs. Ingres

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonBigchainDB  Xexclude from comparisonCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisondBASE  Xexclude from comparisonIngres  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 native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.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.Well established RDBMS
Primary database modelKey-value storeDocument storeDocument storeRelational DBMSRelational DBMS
Secondary database modelsSpatial DBMS infousing the Geocouch extension
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
Score10.26
Rank#45  Overall
#7  Document stores
Score11.18
Rank#44  Overall
#28  Relational DBMS
Score4.67
Rank#77  Overall
#42  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.bigchaindb.comcouchdb.apache.orgwww.dbase.comwww.actian.com/­databases/­ingres
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerbigchaindb.readthedocs.io/­en/­latestdocs.couchdb.org/­en/­stablewww.dbase.com/­support/­knowledgebasedocs.actian.com/­ingres
DeveloperDGraph LabsApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerAsthon TateActian Corporation
Initial release20172016200519791974 infooriginally developed at University Berkely in early 1970s
Current release3.3.3, December 2023dBASE 2019, 201911.2, May 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoAGPL v3Open Source infoApache version 2commercialcommercial
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 languageGoPythonErlangC
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxAndroid
BSD
Linux
OS X
Solaris
Windows
DOS infodBase Classic
Windows infodBase Pro
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenononoyesyes
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 infobut tools for importing/exporting data from/to XML-files available
Secondary indexesnoyes infovia viewsyesyes
SQL infoSupport of SQLnonononoyes
APIs and other access methodsCLI Client
RESTful HTTP API
RESTful HTTP/JSON APInone infoThe IDE can access other DBMS or ODBC-sources..NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Supported programming languagesGoGo
Haskell
Java
JavaScript
Python
Ruby
C
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
dBase proprietary IDE
Server-side scripts infoStored proceduresnoView functions in JavaScriptno infoThe IDE can access stored procedures in other database systems.yes
Triggersnoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoimproved architecture with release 2.0nonehorizontal partitioning infoIngres Star to access multiple databases simultaneously
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factorMulti-source replication
Source-replica replication
noneIngres Replicator
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a single document possibleno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infostrategy: optimistic lockingyesyes infoMVCC
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.nonono
User concepts infoAccess controlnoyesAccess rights for users can be defined per databaseAccess rights for users and rolesfine grained access rights 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
BadgerBigchainDBCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"dBASEIngres
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

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

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant ends backing of FoundationDB version of CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

CouchDB 3.0 puts safety first
27 February 2020, InfoWorld

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

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

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

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.

AllegroGraph logo

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

Present your product here