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

DBMS > EsgynDB vs. JSqlDb vs. Oracle NoSQL vs. Percona Server for MongoDB vs. Spark SQL

System Properties Comparison EsgynDB vs. JSqlDb vs. Oracle NoSQL vs. Percona Server for MongoDB vs. Spark SQL

Editorial information provided by DB-Engines
NameEsgynDB  Xexclude from comparisonJSqlDb  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonSpark SQL  Xexclude from comparison
JSqlDB seems to be discontinued. Therefore it is excluded from the DB-Engines ranking.
DescriptionEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionJavaScript Query Language Database, stores JavaScript objects and primitivesA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA drop-in replacement for MongoDB Community Edition with enterprise-grade features.Spark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelRelational DBMSDocument store
Object oriented DBMS
Document store
Key-value store
Relational DBMS
Document storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.25
Rank#312  Overall
#138  Relational DBMS
Score3.05
Rank#97  Overall
#17  Document stores
#16  Key-value stores
#50  Relational DBMS
Score0.60
Rank#246  Overall
#39  Document stores
Score18.04
Rank#33  Overall
#20  Relational DBMS
Websitewww.esgyn.cnjsqldb.org (offline)www.oracle.com/­database/­nosql/­technologies/­nosqlwww.percona.com/­mongodb/­software/­percona-server-for-mongodbspark.apache.org/­sql
Technical documentationdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.percona.com/­percona-distribution-for-mongodbspark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperEsgynKonrad von BackstromOraclePerconaApache Software Foundation
Initial release20152018201120152014
Current release0.8, December 201824.1, May 20243.4.10-2.10, November 20173.5.0 ( 2.13), September 2023
License infoCommercial or Open SourcecommercialOpen SourceOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoGPL Version 2Open Source infoApache 2.0
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 languageC++, JavaJavaC++Scala
Server operating systemsLinuxLinux
macOS
Windows
Linux
Solaris SPARC/x86
LinuxLinux
OS X
Windows
Data schemeyesschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.schema-freeyes
Typing infopredefined data types such as float or dateyesnooptionalyesyes
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.nonononono
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLyesnoSQL-like DML and DDL statementsnoSQL-like DML and DDL statements
APIs and other access methodsADO.NET
JDBC
ODBC
RESTful HTTP APIproprietary protocol using JSONJDBC
ODBC
Supported programming languagesAll languages supporting JDBC/ODBC/ADO.NetJavaScriptC
C#
Go
Java
JavaScript (Node.js)
Python
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Java
Python
R
Scala
Server-side scripts infoStored proceduresJava Stored Proceduresfunctions in JavaScriptnoJavaScriptno
Triggersnonononono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingShardingyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication between multi datacentersnoneElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnowith Hadoop integrationyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency infodepending on configuration
Eventual Consistency
Immediate Consistency
Foreign keys infoReferential integrityyesnononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDconfigurable infoACID within a storage node (=shard)nono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infousing RocksDByesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes infooff heap cacheyes infovia In-Memory Engineno
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess rights for users and rolesAccess rights for users and rolesno

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
EsgynDBJSqlDbOracle NoSQLPercona Server for MongoDBSpark SQL
Recent citations in the news

OpenWorld 2013: Oracle NoSQL Database On the Rise?
13 December 2023, Channel Futures

Blog Theme - Details
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle NoSQL database comes to the cloud
2 April 2020, TechTarget

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

provided by Google News

MongoDB Performance Tuning
23 May 2024, Database Trends and Applications

How to Plan Your MongoDB Upgrade
29 January 2024, The New Stack

Why Isn't the World Upgrading Its Databases?
25 March 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

provided by Google News

Use Amazon Athena with Spark SQL for your open-source transactional table formats | Amazon Web Services
24 January 2024, AWS Blog

What is Apache Spark? The big data platform that crushed Hadoop
3 April 2024, InfoWorld

Cracking the Apache Spark Interview: 80+ Top Questions and Answers for 2024
1 April 2024, Simplilearn

Performance Insights from Sigma Rule Detections in Spark Streaming
1 June 2024, Towards Data Science

Simba Technologies(R) Introduces New, Powerful JDBC Driver With SQL Connector for Apache Spark(TM)
17 March 2024, Yahoo Singapore News

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