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 > Cubrid vs. Ingres vs. RavenDB vs. Spark SQL vs. Transbase

System Properties Comparison Cubrid vs. Ingres vs. RavenDB vs. Spark SQL vs. Transbase

Editorial information provided by DB-Engines
NameCubrid  Xexclude from comparisonIngres  Xexclude from comparisonRavenDB  Xexclude from comparisonSpark SQL  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPWell established 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 modelRelational DBMSRelational 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
Score1.20
Rank#169  Overall
#78  Relational DBMS
Score4.11
Rank#81  Overall
#44  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
Websitecubrid.com (korean)
cubrid.org (english)
www.actian.com/­databases/­ingresravendb.netspark.apache.org/­sqlwww.transaction.de/­en/­products/­transbase.html
Technical documentationcubrid.org/­manualsdocs.actian.com/­ingresravendb.net/­docsspark.apache.org/­docs/­latest/­sql-programming-guide.htmlwww.transaction.de/­en/­products/­transbase/­features.html
DeveloperCUBRID Corporation, CUBRID FoundationActian CorporationHibernating RhinosApache Software FoundationTransaction Software GmbH
Initial release20081974 infooriginally developed at University Berkely in early 1970s201020141987
Current release11.0, January 202111.2, May 20225.4, July 20223.5.0 ( 2.13), September 2023Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialOpen 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 languageC, C++, JavaCC#ScalaC and C++
Server operating systemsLinux
Windows
AIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
macOS
Raspberry Pi
Windows
Linux
OS X
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeyesyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nono infobut tools for importing/exporting data from/to XML-files availablenono
Secondary indexesyesyesyesnoyes
SQL infoSupport of SQLyesyesSQL-like query language (RQL)SQL-like DML and DDL statementsyes
APIs and other access methodsADO.NET
JDBC
ODBC
OLE DB
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
.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 languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
.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 proceduresJava Stored Proceduresyesyesnoyes
Triggersyesyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning infoIngres Star to access multiple databases simultaneouslyShardingyes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationIngres ReplicatorMulti-source replicationnoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyDefault 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 integrityyesyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID, Cluster-wide transaction availablenoyes
Concurrency infoSupport for concurrent manipulation of datayesyes infoMVCCyesyesyes
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.nononono
User concepts infoAccess controlfine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAuthorization 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
CubridIngresRavenDBSpark SQLTransbase
Recent citations in the 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

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

RaimaDB logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here