DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > BigchainDB vs. dBASE vs. GraphDB vs. MariaDB vs. PouchDB

System Properties Comparison BigchainDB vs. dBASE vs. GraphDB vs. MariaDB vs. PouchDB

Editorial information provided by DB-Engines
NameBigchainDB  Xexclude from comparisondBASE  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonMariaDB  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionBigchainDB is scalable blockchain database offering decentralization, immutability and native assetsdBase 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.Enterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.MySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.JavaScript DBMS with an API inspired by CouchDB
Primary database modelDocument storeRelational DBMSGraph DBMS
RDF store
Relational DBMSDocument store
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.79
Rank#212  Overall
#36  Document stores
Score10.34
Rank#44  Overall
#28  Relational DBMS
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score93.21
Rank#13  Overall
#9  Relational DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Websitewww.bigchaindb.comwww.dbase.comwww.ontotext.commariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
pouchdb.com
Technical documentationbigchaindb.readthedocs.io/­en/­latestwww.dbase.com/­support/­knowledgebasegraphdb.ontotext.com/­documentationmariadb.com/­kb/­en/­librarypouchdb.com/­guides
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperAsthon TateOntotextMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Apache Software Foundation
Initial release2016197920002009 infoFork of MySQL, which was first released in 19952012
Current releasedBASE 2019, 201910.4, October 202311.3.2, February 20247.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoAGPL v3commercialcommercial infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoGPL version 2, commercial enterprise subscription availableOpen Source
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 languagePythonJavaC and C++JavaScript
Server operating systemsLinuxDOS infodBase Classic
Windows infodBase Pro
All OS with a Java VM
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesschema-free and OWL/RDFS-schema support; RDF shapesyes infoDynamic columns are supportedschema-free
Typing infopredefined data types such as float or datenoyesyesyesno
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.nonoyesno
Secondary indexesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesyesyes infovia views
SQL infoSupport of SQLnonostored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCyes infowith proprietary extensionsno
APIs and other access methodsCLI Client
RESTful HTTP API
none infoThe IDE can access other DBMS or ODBC-sources.GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
ODBC
Proprietary native API
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesGo
Haskell
Java
JavaScript
Python
Ruby
dBase proprietary IDE.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
JavaScript
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.well-defined plugin interfaces; JavaScript server-side extensibilityyes infoPL/SQL compatibility added with version 10.3View functions in JavaScript
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneseveral options for horizontal partitioning and ShardingSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factornoneMulti-source replicationMulti-source replication
Source-replica replication
Multi-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesyes infoConstraint checkingyes infonot for MyISAM storage engineno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infonot for dBase internal data, but IDE does support transactions when accessing external DBMSACIDACID infonot for MyISAM storage engineno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes,with MongoDB ord RethinkDByesyesyes infonot for in-memory storage engineyes infoby using IndexedDB, WebSQL or LevelDB as backend
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infowith MEMORY storage engineyes
User concepts infoAccess controlyesAccess rights for users and rolesDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.fine grained access rights according to SQL-standardno
More information provided by the system vendor
BigchainDBdBASEGraphDB infoformer name: OWLIMMariaDBPouchDB
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
MariaDB Servers have many features unavailable in other open source relational databases....
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Web, SaaS and Cloud operational applications that require high availability, scalability...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
MariaDB plc subscriptions cover our free, open source database, Community Server,...
» more
News

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 April 2024

Using GraphDB’s Natural Language Interface to Talk with Your Content
29 March 2024

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 partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
BigchainDBdBASEGraphDB infoformer name: OWLIMMariaDBPouchDB
DB-Engines blog posts

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

show all

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

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

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

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

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

What is Dbase? - Definition from Techopedia
19 September 2011, Techopedia

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

provided by Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext GraphDB is available on Azure, delivers rich knowledge graph experience
23 January 2024, KMWorld Magazine

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

MariaDB Board Changes Post-Promissory Note Acquisition - TipRanks.com
30 April 2024, TipRanks

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22 September 2023, Microsoft

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, IBM

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

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.

RaimaDB logo

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

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Present your product here