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

DBMS > Apache Druid vs. dBASE vs. JSqlDb vs. NuoDB vs. Riak KV

System Properties Comparison Apache Druid vs. dBASE vs. JSqlDb vs. NuoDB vs. Riak KV

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisondBASE  Xexclude from comparisonJSqlDb  Xexclude from comparisonNuoDB  Xexclude from comparisonRiak KV  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality datadBase 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 Query Language Database, stores JavaScript objects and primitivesNuoDB is a webscale distributed database that supports SQL and ACID transactionsDistributed, fault tolerant key-value store
Primary database modelRelational DBMS
Time Series DBMS
Relational DBMSDocument store
Object oriented DBMS
Relational DBMSKey-value store infowith links between data sets and object tags for the creation of secondary indexes
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score9.70
Rank#44  Overall
#28  Relational DBMS
Score0.94
Rank#197  Overall
#92  Relational DBMS
Score4.01
Rank#79  Overall
#9  Key-value stores
Websitedruid.apache.orgwww.dbase.comjsqldb.org (offline)www.3ds.com/­nuodb-distributed-sql-database
Technical documentationdruid.apache.org/­docs/­latest/­designwww.dbase.com/­support/­knowledgebasedoc.nuodb.comwww.tiot.jp/­riak-docs/­riak/­kv/­latest
DeveloperApache Software Foundation and contributorsAsthon TateKonrad von BackstromDassault Systèmes infooriginally NuoDB, Inc.OpenSource, formerly Basho Technologies
Initial release20121979201820132009
Current release29.0.1, April 2024dBASE 2019, 20190.8, December 20183.2.0, December 2022
License infoCommercial or Open SourceOpen Source infoApache license v2commercialOpen Sourcecommercial infolimited edition freeOpen Source infoApache version 2, commercial enterprise edition
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC++Erlang
Server operating systemsLinux
OS X
Unix
DOS infodBase Classic
Windows infodBase Pro
Linux
macOS
Windows
hosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
OS X
Data schemeyes infoschema-less columns are supportedyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesnoyesno
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.nononono
Secondary indexesyesyesnoyesrestricted
SQL infoSupport of SQLSQL for queryingnonoyesno
APIs and other access methodsJDBC
RESTful HTTP/JSON API
none infoThe IDE can access other DBMS or ODBC-sources.ADO.NET
JDBC
ODBC
HTTP API
Native Erlang Interface
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
dBase proprietary IDEJavaScript.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-side scripts infoStored proceduresnono infoThe IDE can access stored procedures in other database systems.functions in JavaScriptJava, SQLErlang
Triggersnononoyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basednonenonedata is dynamically stored/cached on the nodes where it is read/writtenSharding infono "single point of failure"
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesnonenoneyes infoManaged transparently by NuoDBselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynoyesnoyesno infolinks between data sets can be stored
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 DBMSACID infotunable commit protocolno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyes
Durability infoSupport for making data persistentyesyesyes infousing RocksDByesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infoTemporary table
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemAccess rights for users and rolesStandard SQL roles/ privileges, Administrative Usersyes, using Riak Security

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
Apache DruiddBASEJSqlDbNuoDBRiak KV
DB-Engines blog posts

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

show all

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Recent citations in the news

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

How to connect DataGrip to Apache Druid | by Zisis Flokas
18 October 2021, Towards Data Science

provided by Google News

AIHA and dBase Media Launch Season Two of Healthier Workplaces, A Healthier World, an Occupational and ...
13 June 2024, businesswire.com

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

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

NuoDB Raises $14.2M Round Led By Dassault Systèmes For Its Distributed Database Management System
26 February 2014, TechCrunch

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10 April 2018, Daily Host News

provided by Google News

Basho Revamps Riak Open-Source Database
22 September 2023, InformationWeek

A Critique of Resizable Hash Tables: Riak Core & Random Slicing
26 August 2018, InfoQ.com

Riak NoSQL snapped up by Bet365
12 September 2017, ComputerWeekly.com

Basho to Bolster Riak with DB Plug-Ins
5 May 2014, Datanami

Basho Advances NoSQL Riak Enterprise 2.0 With Search, Advanced Data Types
15 September 2014, Data Center Knowledge

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