DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Badger vs. dBASE vs. Neo4j vs. PouchDB

System Properties Comparison Badger vs. dBASE vs. Neo4j vs. PouchDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisondBASE  Xexclude from comparisonNeo4j  Xexclude from comparisonPouchDB  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.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.Scalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offeringsJavaScript DBMS with an API inspired by CouchDB
Primary database modelKey-value storeRelational DBMSGraph DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#328  Overall
#48  Key-value stores
Score9.16
Rank#43  Overall
#27  Relational DBMS
Score42.68
Rank#21  Overall
#1  Graph DBMS
Score2.18
Rank#114  Overall
#21  Document stores
Websitegithub.com/­dgraph-io/­badgerwww.dbase.comneo4j.compouchdb.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerwww.dbase.com/­support/­knowledgebaseneo4j.com/­docspouchdb.com/­guides
DeveloperDGraph LabsAsthon TateNeo4j, Inc.Apache Software Foundation
Initial release2017197920072012
Current releasedBASE 2019, 20195.23, August 20247.1.1, June 2019
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialOpen Source infoGPL version3, commercial licenses availableOpen Source
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
Implementation languageGoJava, ScalaJavaScript
Server operating systemsBSD
Linux
OS X
Solaris
Windows
DOS infodBase Classic
Windows infodBase Pro
Linux infoCan also be used server-less as embedded Java database.
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesschema-free and schema-optionalschema-free
Typing infopredefined data types such as float or datenoyesyesno
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 indexesnoyesyes infopluggable indexing subsystem, by default Apache Luceneyes infovia views
SQL infoSupport of SQLnononono
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.Bolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
HTTP REST infoonly for PouchDB Server
JavaScript API
Supported programming languagesGodBase proprietary IDE.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
JavaScript
Server-side scripts infoStored proceduresnono infoThe IDE can access stored procedures in other database systems.yes infoUser defined Procedures and FunctionsView functions in JavaScript
Triggersnonoyes infovia event handleryes
Partitioning methods infoMethods for storing different data on different nodesnonenoneyes using Neo4j FabricSharding infowith a proxy-based framework, named couchdb-lounge
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneCausal Clustering using Raft protocol infoavailable in in Enterprise Version onlyMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneCausal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Eventual Consistency
Foreign keys infoReferential integritynoyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infonot for dBase internal data, but IDE does support transactions when accessing external DBMSACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyesyes 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.noyes
User concepts infoAccess controlnoAccess rights for users and rolesUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)no
More information provided by the system vendor
BadgerdBASENeo4jPouchDB
Specific characteristicsNeo4j delivers graph technology that has been battle tested for performance and scale...
» more
Competitive advantagesNeo4j is the market leader, graph database category creator, and the most widely...
» more
Typical application scenariosReal-Time Recommendations Master Data Management Identity and Access Management Network...
» more
Key customersOver 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» more
Market metricsNeo4j boasts the world's largest graph database ecosystem with more than 140 million...
» more
Licensing and pricing modelsGPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» more
News

Elevate Fraud Detection With Neo4j on AWS: Uncover Hidden Patterns and Enhance Accuracy
20 September 2024

The Ethics of Generative AI: Understanding the Principles and Risks
18 September 2024

GraphSummit Europe 2024: Actionable Insights From Industry Leaders and Innovators
18 September 2024

This Week in Neo4j: Knowledge Graph, Data Loading, Olympics, CSV and more
7 September 2024

Neo4j Expands Cloud Database Capabilities to Power Enterprise-Scale Graph Deployments
4 September 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

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

More resources
BadgerdBASENeo4jPouchDB
DB-Engines blog posts

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

show all

Applying Graph Analytics to Game of Thrones
12 June 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22 December 2015, Emil Eifrem (guest author)

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

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

provided by Google News

Added Namespace and lost all the PHP OOPs Classes
5 November 2018, SitePoint

10/25 Portland Bear Treks and Doing Business at a Sporting Event
22 September 2024, University of Maine

FlytBase & DroneBase partner up to provide fully autonomous Drone-in-a-Box solutions in Italy
14 December 2021, sUAS News

Estimating systems discuss body shops’ options for managing BMS communication
17 May 2021, Repairer Driven News

Helping the World to Breathe, a Respiratory H
18 November 2021, EurekAlert

provided by Google News

Implementing GraphReader with Neo4j and LangGraph | by Tomaz Bratanic | Sep, 2024
6 September 2024, Towards Data Science

Neo4j lowers barriers to graph technology with gen AI copilot, 15x read capacity
4 September 2024, VentureBeat

Neo4j Announces Collaboration with Snowflake for Advanced AI Insights & Predictive Analytics
4 June 2024, PR Newswire

Neo4j eyes GenAI workloads in APAC
18 July 2024, ComputerWeekly.com

Neo4j integrates dozens of graph analytics functions with data in Snowflake
4 June 2024, SiliconANGLE News

provided by Google News

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

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

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

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

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 data platform to build your intelligent applications.
Try it free.

Present your product here