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 > Apache Doris vs. Blueflood vs. Cubrid vs. DuckDB vs. Sphinx

System Properties Comparison Apache Doris vs. Blueflood vs. Cubrid vs. DuckDB vs. Sphinx

Editorial information provided by DB-Engines
NameApache Doris  Xexclude from comparisonBlueflood  Xexclude from comparisonCubrid  Xexclude from comparisonDuckDB  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionAn MPP-based analytics DBMS embracing the MySQL protocolScalable TimeSeries DBMS based on CassandraCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPAn embeddable, in-process, column-oriented SQL OLAP RDBMSOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMSTime Series DBMSRelational DBMSRelational DBMSSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.60
Rank#247  Overall
#113  Relational DBMS
Score0.13
Rank#346  Overall
#33  Time Series DBMS
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Websitedoris.apache.org
github.com/­apache/­doris
blueflood.iocubrid.com (korean)
cubrid.org (english)
duckdb.orgsphinxsearch.com
Technical documentationgithub.com/­apache/­doris/­wikigithub.com/­rax-maas/­blueflood/­wikicubrid.org/­manualsduckdb.org/­docssphinxsearch.com/­docs
DeveloperApache Software Foundation, originally contributed from BaiduRackspaceCUBRID Corporation, CUBRID FoundationSphinx Technologies Inc.
Initial release20172013200820182001
Current release1.2.2, February 202311.0, January 20211.0.0, June 20243.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoApache 2.0Open Source infoApache Version 2.0Open Source infoMIT LicenseOpen Source infoGPL version 2, commercial licence available
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 languageJavaJavaC, C++, JavaC++C++
Server operating systemsLinuxLinux
OS X
Linux
Windows
server-lessFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyespredefined schemeyesyesyes
Typing infopredefined data types such as float or dateyesyesyesyesno
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.nononono
Secondary indexesyesnoyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLyesnoyesyesSQL-like query language (SphinxQL)
APIs and other access methodsJDBC
MySQL client
HTTP RESTADO.NET
JDBC
ODBC
OLE DB
Arrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Proprietary protocol
Supported programming languagesJavaC
C#
C++
Go
Java
JavaScript (Node.js)
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
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresuser defined functionsnoJava Stored Proceduresnono
Triggersnonoyesnono
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioningSharding infobased on CassandranonenoneSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneselectable replication factor infobased on CassandraSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnofine 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
Apache DorisBluefloodCubridDuckDBSphinx
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5 June 2024, hackernoon.com

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25 May 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1 September 2023, KDnuggets

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16 May 2024, hackernoon.com

Apache Doris just 'graduated': Why care about this SQL data warehouse
24 June 2022, InfoWorld

provided by Google News

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

DuckDB promises greater stability with 1.0 release
5 June 2024, The Register

DuckDB 1.0 Released
4 June 2024, iProgrammer

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

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31 May 2024, The New Stack

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

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Google's Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

Beyond the Concert Hall: 5 Organizations Making a Difference in Classical Music in 2018 | WQXR Editorial
22 December 2018, WQXR Radio

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