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. PouchDB vs. RDF4J vs. Snowflake vs. VelocityDB

System Properties Comparison dBASE vs. PouchDB vs. RDF4J vs. Snowflake vs. VelocityDB

Editorial information provided by DB-Engines
NamedBASE  Xexclude from comparisonPouchDB  Xexclude from comparisonRDF4J infoformerly known as Sesame  Xexclude from comparisonSnowflake  Xexclude from comparisonVelocityDB  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.JavaScript DBMS with an API inspired by CouchDBRDF4J is a Java framework for processing RDF data, supporting both memory-based and a disk-based storage.Cloud-based data warehousing service for structured and semi-structured dataA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primary database modelRelational DBMSDocument storeRDF storeRelational DBMSGraph DBMS
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.70
Rank#44  Overall
#28  Relational DBMS
Score2.34
Rank#112  Overall
#21  Document stores
Score0.74
Rank#222  Overall
#9  RDF stores
Score130.36
Rank#8  Overall
#5  Relational DBMS
Score0.11
Rank#354  Overall
#37  Graph DBMS
#15  Object oriented DBMS
Websitewww.dbase.compouchdb.comrdf4j.orgwww.snowflake.comvelocitydb.com
Technical documentationwww.dbase.com/­support/­knowledgebasepouchdb.com/­guidesrdf4j.org/­documentationdocs.snowflake.net/­manuals/­index.htmlvelocitydb.com/­UserGuide
DeveloperAsthon TateApache Software FoundationSince 2016 officially forked into an Eclipse project, former developer was Aduna Software.Snowflake Computing Inc.VelocityDB Inc
Initial release19792012200420142011
Current releasedBASE 2019, 20197.1.1, June 20197.x
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoEclipse Distribution License (EDL), v1.0.commercialcommercial
Cloud-based only infoOnly available as a cloud servicenononoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptJavaC#
Server operating systemsDOS infodBase Classic
Windows infodBase Pro
server-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Unix
Windows
hostedAny that supports .NET
Data schemeyesschema-freeyes infoRDF Schemasyes infosupport of semi-structured data formats (JSON, XML, Avro)yes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.noyesno
Secondary indexesyesyes infovia viewsyesyes
SQL infoSupport of SQLnononoyesno
APIs and other access methodsnone infoThe IDE can access other DBMS or ODBC-sources.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
CLI Client
JDBC
ODBC
.Net
Supported programming languagesdBase proprietary IDEJavaScriptJava
PHP
Python
JavaScript (Node.js)
Python
.Net
Server-side scripts infoStored proceduresno infoThe IDE can access stored procedures in other database systems.View functions in JavaScriptyesuser defined functionsno
Triggersnoyesyesno infosimilar concept for controling cloud resourcesCallbacks are triggered when data changes
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infowith a proxy-based framework, named couchdb-loungenoneyesSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnoyesno
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 DBMSnoACID infoIsolation support depends on the API usedACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes infoin-memory storage is supported as wellyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlAccess rights for users and rolesnonoUsers with fine-grained authorization concept, user roles and pluggable authenticationBased on Windows Authentication

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
dBASEPouchDBRDF4J infoformerly known as SesameSnowflakeVelocityDB
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

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, 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

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

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.com

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

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

Snowflake denies breach, blames data theft on poorly secured customer accounts
1 June 2024, Help Net Security

Threat actor compromising Snowflake database customers
31 May 2024, TechTarget

Massive Ticketmaster, Santander data breaches linked to Snowflake cloud storage
31 May 2024, The Verge

The Ticketmaster Data Breach May Be Just the Beginning
1 June 2024, WIRED

Snowflake denies miscreants melted its security to steal data from top customers
31 May 2024, The Register

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.

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

Milvus logo

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

Present your product here