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

DBMS > EJDB vs. mSQL vs. RavenDB vs. Spark SQL vs. Transbase

System Properties Comparison EJDB vs. mSQL vs. RavenDB vs. Spark SQL vs. Transbase

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonRavenDB  Xexclude from comparisonSpark SQL  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)mSQL (Mini SQL) is a simple and lightweight RDBMSOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseSpark SQL is a component on top of 'Spark Core' for structured data processingA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelDocument storeRelational DBMSDocument storeRelational DBMSRelational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score18.96
Rank#33  Overall
#20  Relational DBMS
Score0.11
Rank#341  Overall
#150  Relational DBMS
Websitegithub.com/­Softmotions/­ejdbhughestech.com.au/­products/­msqlravendb.netspark.apache.org/­sqlwww.transaction.de/­en/­products/­transbase.html
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdravendb.net/­docsspark.apache.org/­docs/­latest/­sql-programming-guide.htmlwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperSoftmotionsHughes TechnologiesHibernating RhinosApache Software FoundationTransaction Software GmbH
Initial release20121994201020141987
Current release4.4, October 20215.4, July 20223.5.0 ( 2.13), September 2023Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoGPLv2commercial infofree licenses can be providedOpen Source infoAGPL version 3, commercial license availableOpen Source infoApache 2.0commercial infofree development license
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 languageCCC#ScalaC and C++
Server operating systemsserver-lessAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
OS X
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesnoyesyes
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 indexesnoyesyesnoyes
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like query language (RQL)SQL-like DML and DDL statementsyes
APIs and other access methodsin-process shared libraryJDBC
ODBC
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Java
Python
R
Scala
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresnonoyesnoyes
Triggersnonoyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneMulti-source replicationnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possiblenononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACID, Cluster-wide transaction availablenoyes
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingnoyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlnonoAuthorization levels configured per client per databasenofine grained access rights according to SQL-standard

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
EJDBmSQL infoMini SQLRavenDBSpark SQLTransbase
Recent citations in the news

Make Your MySQL Server More Secure With These 7 Steps - MUO
1 December 2022, MakeUseOf

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

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

Performant IPv4 Range Spark Joins | by Jean-Claude Cote
24 January 2024, Towards Data Science

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here