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

DBMS > BigObject vs. Cachelot.io vs. DuckDB vs. OceanBase vs. Spark SQL

System Properties Comparison BigObject vs. Cachelot.io vs. DuckDB vs. OceanBase vs. Spark SQL

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonCachelot.io  Xexclude from comparisonDuckDB  Xexclude from comparisonOceanBase  Xexclude from comparisonSpark SQL  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesIn-memory caching systemAn embeddable, in-process, column-oriented SQL OLAP RDBMSA distributed, high available RDBMS compatible with Oracle and MySQLSpark SQL is a component on top of 'Spark Core' for structured data processing
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedKey-value storeRelational DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#333  Overall
#147  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score1.66
Rank#147  Overall
#68  Relational DBMS
Score18.96
Rank#33  Overall
#20  Relational DBMS
Websitebigobject.iocachelot.ioduckdb.orgen.oceanbase.comspark.apache.org/­sql
Technical documentationdocs.bigobject.ioduckdb.org/­docsen.oceanbase.com/­docs/­oceanbase-databasespark.apache.org/­docs/­latest/­sql-programming-guide.html
DeveloperBigObject, Inc.OceanBase infopreviously Alibaba and Ant GroupApache Software Foundation
Initial release20152015201820102014
Current release0.10, February 20244.3.0, April 20243.5.0 ( 2.13), September 2023
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoSimplified BSD LicenseOpen Source infoMIT LicenseOpen Source infoCommercial license availableOpen 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++C++Scala
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
FreeBSD
Linux
OS X
server-lessLinuxLinux
OS X
Windows
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesnoyesyesyes
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.nononoyesno
Secondary indexesyesnoyesyesno
SQL infoSupport of SQLSQL-like DML and DDL statementsnoyesyesSQL-like DML and DDL statements
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
Memcached protocolArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietary native API
Table API
JDBC
ODBC
Supported programming languages.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
OCaml
Perl
PHP
Python
Ruby
C
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Java
Python
R
Scala
Server-side scripts infoStored proceduresLuanonoPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible modeno
Triggersnononoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenonenonehorizontal partitioning (by hash, key, range, range columns, list, and list columns)yes, utilizing Spark Core
Replication methods infoMethods for redundantly storing data on multiple nodesnonenonenoneMulti-source replication using Paxosnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesnoyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyesno
User concepts infoAccess controlnononoAccess rights for users, groups and roles according to SQL-standardno
More information provided by the system vendor
BigObjectCachelot.ioDuckDBOceanBaseSpark SQL
Specific characteristicsOceanBase Database is the world’s only native distributed database that has set new...
» more
Competitive advantagesHigh Availability : The five IDCs across three sites disaster recovery solution sets...
» more
Key customersOceanBase Database has helped over 400 customers across industries upgrade their...
» more
Market metricsTPC-C No.1 Performance , achieved a result of 707.35 million tpmC in the TPC-C benchmark...
» more
Licensing and pricing modelsMulan PubL v2 license for open source community edition. Commercial license for enterprise...
» more

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
BigObjectCachelot.ioDuckDBOceanBaseSpark SQL
Recent citations in the news

DuckDB: The tiny but powerful analytics database
15 May 2024, InfoWorld

DuckDB Walks to the Beat of Its Own Analytics Drum
5 March 2024, Datanami

Enabling Remote Query Execution through DuckDB Extensions
12 March 2024, InfoQ.com

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1 May 2024, Towards Data Science

MotherDuck Raises $52.5 Million Series B Funding as DuckDB Adoption Soars
20 September 2023, PR Newswire

provided by Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31 January 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22 August 2023, The Information

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25 March 2024, Fintech News Singapore

Haidilao’s 6-step recipe for successful digital transformation with OceanBase
4 August 2023, Tech in Asia

Alibaba's OceanBase distributed database aims at markets outside China
16 August 2022, 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

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

AllegroGraph logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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

RaimaDB logo

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

Present your product here