DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Cubrid vs. IBM Db2 Event Store vs. Ingres vs. mSQL vs. Spark SQL

System Properties Comparison Cubrid vs. IBM Db2 Event Store vs. Ingres vs. mSQL vs. Spark SQL

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonIBM Db2 Event Store  Xexclude from comparisonIngres  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonSpark SQL  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPDistributed Event Store optimized for Internet of Things use casesWell established RDBMSmSQL (Mini SQL) is a simple and lightweight RDBMSSpark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelRelational DBMSEvent Store
Time Series DBMS
Relational DBMSRelational DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score0.27
Rank#309  Overall
#2  Event Stores
#28  Time Series DBMS
Score3.80
Rank#82  Overall
#44  Relational DBMS
Score1.27
Rank#169  Overall
#76  Relational DBMS
Score18.04
Rank#33  Overall
#20  Relational DBMS
Websitecubrid.com (korean)
cubrid.org (english)
www.ibm.com/­products/­db2-event-storewww.actian.com/­databases/­ingreshughestech.com.au/­products/­msqlspark.apache.org/­sql
Technical documentationcubrid.org/­manualswww.ibm.com/­docs/­en/­db2-event-storedocs.actian.com/­ingresspark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperCUBRID Corporation, CUBRID FoundationIBMActian CorporationHughes TechnologiesApache Software Foundation
Initial release200820171974 infooriginally developed at University Berkely in early 1970s19942014
Current release11.0, January 20212.011.2, May 20224.4, October 20213.5.0 ( 2.13), September 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infofree developer edition availablecommercialcommercial infofree licenses can be providedOpen 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, C++, JavaC and C++CCScala
Server operating systemsLinux
Windows
Linux infoLinux, macOS, Windows for the developer additionAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
OS X
Windows
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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 infobut tools for importing/exporting data from/to XML-files availablenono
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLyesyes infothrough the embedded Spark runtimeyesA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersSQL-like DML and DDL statements
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
JDBC
ODBC
JDBC
ODBC
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
C
C++
Delphi
Java
Perl
PHP
Tcl
Java
Python
R
Scala
Server-side scripts infoStored proceduresJava Stored Proceduresyesyesnono
Triggersyesnoyesnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning infoIngres Star to access multiple databases simultaneouslynoneyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationActive-active shard replicationIngres Replicatornonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesnoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDnono
Concurrency infoSupport for concurrent manipulation of datayesNo - written data is immutableyes infoMVCCnoyes
Durability infoSupport for making data persistentyesYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesnonono
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardnono

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
CubridIBM Db2 Event StoreIngresmSQL infoMini SQLSpark SQL
Recent citations in the news

NHN Willing to Be More Open
24 November 2008, 코리아타임스

provided by Google News

Advancements in streaming data storage, real-time analysis and machine learning
25 July 2019, IBM

How IBM Is Turning Db2 into an 'AI Database'
3 June 2019, Datanami

Best cloud databases of 2022
4 October 2022, ITPro

provided by Google News

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

provided by Google News

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

provided by Google News

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

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, 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

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

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

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

Present your product here