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 > dBASE vs. HugeGraph vs. PouchDB vs. RDF4J

System Properties Comparison dBASE vs. HugeGraph vs. PouchDB vs. RDF4J

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonHugeGraph  Xexclude from comparisonPouchDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparison
DescriptiondBase 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 fast-speed and highly-scalable Graph DBMSJavaScript DBMS with an API inspired by CouchDBRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.
Primary database modelRelational DBMSGraph DBMSDocument storeRDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.70
Rank#44  Overall
#28  Relational DBMS
Score0.17
Rank#335  Overall
#31  Graph DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.74
Rank#222  Overall
#9  RDF stores
Websitewww.dbase.comgithub.com/­hugegraph
hugegraph.apache.org
pouchdb.comrdf4j.org
Technical documentationwww.dbase.com/­support/­knowledgebasehugegraph.apache.org/­docspouchdb.com/­guidesrdf4j.org/­documentation
DeveloperAsthon TateBaiduApache Software FoundationSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.
Initial release1979201820122004
Current releasedBASE 2019, 20190.97.1.1, June 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open SourceOpen Source infoEclipse Distribution License (EDL), v1.0.
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.
Implementation languageJavaJavaScriptJava
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
Linux
macOS
Unix
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Windows
Data schemeyesyesschema-freeyes infoRDF Schemas
Typing infopredefined data types such as float or dateyesyesnoyes
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 indexesyesyes infoalso supports composite index and range indexyes infovia viewsyes
SQL infoSupport of SQLnononono
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.Java API
RESTful HTTP API
TinkerPop Gremlin
HTTP REST infoonly for PouchDB Server
JavaScript API
Java API
RIO infoRDF Input/Output
Sail API
SeRQL infoSesame RDF Query Language
Sesame REST HTTP Protocol
SPARQL
Supported programming languagesdBase proprietary IDEGroovy
Java
Python
JavaScriptJava
PHP
Python
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.asynchronous Gremlin script jobsView functions in JavaScriptyes
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneyes infodepending on used storage backend, e.g. Cassandra and HBaseSharding infowith a proxy-based framework, named couchdb-loungenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infodepending on used storage backend, e.g. Cassandra and HBaseMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnovia hugegraph-sparkyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyes infoedges in graphno
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 DBMSACIDnoACID infoIsolation support depends on the API used
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoin-memory storage is supported as well
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlAccess rights for users and rolesUsers, roles and permissionsnono

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
dBASEHugeGraphPouchDBRDF4J infoformerly known as Sesame
DB-Engines blog posts

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

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

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

dBase, LLC. is excited to announce the NEW version of dBASE® 2019 Optimized Edition
19 July 2019, MENAFN.COM

provided by Google News

POC exploit code published for 9.8-rated Apache HugeGraph RCE flaw
7 June 2024, The Register

AI, Lockbit, Veeam, Club Penguin, Kali, Commando Cat, HugeGraph, Aaran Leyland… – SWN #391
7 June 2024, SC Media

PoC Exploit Released for High Severity Apache HugeGraph RCE flaw
7 June 2024, CybersecurityNews

Critical Apache HugeGraph Flaw Let Attackers Execute Remote Code
23 April 2024, GBHackers

Microsoft's Recall criticized for security shortcomings. Cyberespionage in Ukraine.
7 June 2024, The CyberWire

provided by Google News

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

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

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

3 Reasons To Think Offline First
22 March 2017, ibm.com

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

provided by Google News

GraphDB Goes Open Source
27 January 2020, iProgrammer

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13 June 2019, Markets Insider

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

Present your product here