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. CockroachDB vs. dBASE vs. NebulaGraph vs. PieCloudDB

System Properties Comparison Badger vs. CockroachDB vs. dBASE vs. NebulaGraph vs. PieCloudDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonCockroachDB  Xexclude from comparisondBASE  Xexclude from comparisonNebulaGraph  Xexclude from comparisonPieCloudDB  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.CockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.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.A distributed, linear scalable, high perfomant Graph DBMSA cloud-native analytic database platform with new technologoy for elastic MPP
Primary database modelKey-value storeRelational DBMSRelational DBMSGraph DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#331  Overall
#49  Key-value stores
Score6.15
Rank#55  Overall
#33  Relational DBMS
Score10.34
Rank#44  Overall
#28  Relational DBMS
Score2.14
Rank#120  Overall
#10  Graph DBMS
Score0.25
Rank#304  Overall
#138  Relational DBMS
Websitegithub.com/­dgraph-io/­badgerwww.cockroachlabs.comwww.dbase.comgithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.openpie.com
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerwww.cockroachlabs.com/­docswww.dbase.com/­support/­knowledgebasedocs.nebula-graph.io
DeveloperDGraph LabsCockroach LabsAsthon TateVesoft Inc.OpenPie
Initial release2017201519792019
Current release24.1.0, May 2024dBASE 2019, 20192.1, January 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0, commercial license availablecommercialOpen Source infoApache Version 2.0 + Common Clause 1.0commercial
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 languageGoGoC++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
DOS infodBase Classic
Windows infodBase Pro
Linuxhosted
Data schemeschema-freedynamic schemayesStrong typed schemayes
Typing infopredefined data types such as float or datenoyesyesyesyes
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.nonono
Secondary indexesnoyesyesyes infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.yes
SQL infoSupport of SQLnoyes, wire compatible with PostgreSQLnoSQL-like query languageyes
APIs and other access methodsJDBCnone infoThe IDE can access other DBMS or ODBC-sources.Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietary native API
Python Object Graph Mapper
Query language nGQL
CLI Client
JDBC
ODBC
Supported programming languagesGoC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
dBase proprietary IDE.Net
C++
Go
Java
PHP
Python
Java
PL/SQL
Python
R
Server-side scripts infoStored proceduresnonono infoThe IDE can access stored procedures in other database systems.user defined functionsuser defined functions
Triggersnononono
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTnoneShardingyes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication using RAFTnoneCausal Clustering using Raft protocolyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesyesyes infoRelationships in graphsno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDno infonot for dBase internal data, but IDE does support transactions when accessing external DBMSACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infousing RocksDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnoRole-based access controlAccess rights for users and rolesRole-based access controlUser Roles and pluggable authentication with full SQL Standard
More information provided by the system vendor
BadgerCockroachDBdBASENebulaGraphPieCloudDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» more
PieCloudDB, OpenPie's flagship product, is a cutting-edge cloud-native data warehouse....
» more
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» more
Extreme Elastic: PieCloudDB utilizes a cutting-edge eMPP cloud-native architecture...
» more
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» more
PieCloudDB is ideal for Data mining applications that require extreme scalability...
» more
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» more
Sail-Cloud China Shipbuilding Group Haizhou System Soochow Securities ​etc.,
» more
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» more
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» more
PieCloudDB Community Edition: Community License, Free Download, Self-Hosted Deployment;...
» 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

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

More resources
BadgerCockroachDBdBASENebulaGraphPieCloudDB
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

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9 April 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29 January 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5 December 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6 November 2023, AWS Blog

DoorDash Uses CockroachDB to Create Config Management Platform for Microservices
14 February 2024, InfoQ.com

provided by Google News

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

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

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

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

provided by Google News

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15 November 2023, PR Newswire

NebulaGraph reaps from China's growing appetite for graph databases
16 September 2022, TechCrunch

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16 September 2022, Datanami

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18 April 2024, IT News Online

provided by Google News



Share this page

Featured Products

AllegroGraph logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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