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

DBMS > BoltDB vs. Couchbase vs. dBASE vs. EJDB vs. Fauna

System Properties Comparison BoltDB vs. Couchbase vs. dBASE vs. EJDB vs. Fauna

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonCouchbase infoOriginally called Membase  Xexclude from comparisondBASE  Xexclude from comparisonEJDB  Xexclude from comparisonFauna infopreviously named FaunaDB  Xexclude from comparison
DescriptionAn embedded key-value store for Go.A distributed document store with integrated cache, a powerful search engine, in-built operational and analytical capabilities, and an embedded mobile databasedBase 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.Embeddable document-store database library with JSON representation of queries (in MongoDB style)Fauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.
Primary database modelKey-value storeDocument storeRelational DBMSDocument storeDocument store
Graph DBMS
Relational DBMS
Time Series DBMS
Secondary database modelsKey-value store infooriginating from the former Membase product and supporting the Memcached protocol
Spatial DBMS infousing the Geocouch extension
Search engine
Time Series DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score17.30
Rank#36  Overall
#5  Document stores
Score10.34
Rank#44  Overall
#28  Relational DBMS
Score0.27
Rank#297  Overall
#44  Document stores
Score1.52
Rank#153  Overall
#26  Document stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Websitegithub.com/­boltdb/­boltwww.couchbase.comwww.dbase.comgithub.com/­Softmotions/­ejdbfauna.com
Technical documentationdocs.couchbase.comwww.dbase.com/­support/­knowledgebasegithub.com/­Softmotions/­ejdb/­blob/­master/­README.mddocs.fauna.com
DeveloperCouchbase, Inc.Asthon TateSoftmotionsFauna, Inc.
Initial release20132011197920122014
Current releaseServer: 7.2, June 2023; Mobile: 3.1, March 2022; Couchbase Capella (DBaaS), June 2023dBASE 2019, 2019
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoBusiness Source License (BSL 1.1); Commercial licenses also availablecommercialOpen Source infoGPLv2commercial
Cloud-based only infoOnly available as a cloud servicenonononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC, C++, Go and ErlangCScala
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
DOS infodBase Classic
Windows infodBase Pro
server-lesshosted
Data schemeschema-freeschema-freeyesschema-freeschema-free
Typing infopredefined data types such as float or datenoyesyesyes infostring, integer, double, bool, date, object_idno
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.nono
Secondary indexesnoyesyesnoyes
SQL infoSupport of SQLnoSQL++, extends ANSI SQL to JSON for operational, transactional, and analytic use casesnonono
APIs and other access methodsCLI Client
HTTP REST
Kafka Connector
Native language bindings for CRUD, Query, Search and Analytics APIs
Spark Connector
Spring Data
none infoThe IDE can access other DBMS or ODBC-sources.in-process shared libraryRESTful HTTP API
Supported programming languagesGo.Net
C
Go
Java
JavaScript infoNode.js
Kotlin
PHP
Python
Ruby
Scala
dBase proprietary IDEActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
Server-side scripts infoStored proceduresnoFunctions and timers in JavaScript and UDFs in Java, Python, SQL++no infoThe IDE can access stored procedures in other database systems.nouser defined functions
Triggersnoyes infovia the TAP protocolnonono
Partitioning methods infoMethods for storing different data on different nodesnoneAutomatic Shardingnonenonehorizontal partitioning infoconsistent hashing
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication infoincluding cross data center replication
Source-replica replication
nonenoneMulti-source replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency infoselectable on a per-operation basis
Immediate Consistency
Foreign keys infoReferential integritynonoyesno infotypically not needed, however similar functionality with collection joins possibleyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesACIDno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoRead/Write Lockingyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoEphemeral bucketsno
User concepts infoAccess controlnoUser and Administrator separation with password-based and LDAP integrated Authentication. Role-base access control.Access rights for users and rolesnoIdentity management, authentication, and access control

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
3rd partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
BoltDBCouchbase infoOriginally called MembasedBASEEJDBFauna infopreviously named FaunaDB
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Institutional investors are Couchbase, Inc.'s (NASDAQ:BASE) biggest bettors and were rewarded after last week's US ...
8 May 2024, Yahoo Finance

SQL's dad says yes to NoSQL
13 May 2024, Fudzilla

Couchbase Announces New Features to Accelerate AI-Powered Adaptive Applications for Customers
29 February 2024, PR Newswire

Stay ahead of the game by future-proofing data management with Krishna Thirtha
13 May 2024, YourStory

Couchbase's revenue grows 20% and its stock rises in extended trading
5 March 2024, SiliconANGLE News

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

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

WFP DBase (Logistics Data, Budgets and Systems Execution) Factsheet (November 2019) - World
23 December 2019, ReliefWeb

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

provided by Google News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21 March 2024, GlobeNewswire

Slicing the Gordian Knot: A leap to real-time systems of truth
3 February 2024, SiliconANGLE News

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15 November 2023, Business Wire

Utah Natural Heritage Program
17 October 2023, Utah Division of Wildlife Resources

Fauna Query Language tamed to appeal to developers
22 August 2023, The Register

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

RaimaDB logo

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

AllegroGraph logo

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

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

Present your product here