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

System Properties Comparison Blueflood vs. Cubrid vs. Datomic vs. DuckDB vs. Sphinx

Editorial information provided by DB-Engines
NameBlueflood  Xexclude from comparisonCubrid  Xexclude from comparisonDatomic  Xexclude from comparisonDuckDB  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionScalable TimeSeries DBMS based on CassandraCUBRID is an open-source SQL-based relational database management system with object extensions for OLTPDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityAn embeddable, in-process, column-oriented SQL OLAP RDBMSOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelTime Series DBMSRelational DBMSRelational DBMSRelational DBMSSearch engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#346  Overall
#33  Time Series DBMS
Score1.04
Rank#187  Overall
#87  Relational DBMS
Score1.66
Rank#144  Overall
#66  Relational DBMS
Score4.63
Rank#69  Overall
#37  Relational DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Websiteblueflood.iocubrid.com (korean)
cubrid.org (english)
www.datomic.comduckdb.orgsphinxsearch.com
Technical documentationgithub.com/­rax-maas/­blueflood/­wikicubrid.org/­manualsdocs.datomic.comduckdb.org/­docssphinxsearch.com/­docs
DeveloperRackspaceCUBRID Corporation, CUBRID FoundationCognitectSphinx Technologies Inc.
Initial release20132008201220182001
Current release11.0, January 20211.0.6735, June 20231.0.0, June 20243.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2.0commercial infolimited edition freeOpen 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 languageJavaC, C++, JavaJava, ClojureC++C++
Server operating systemsLinux
OS X
Linux
Windows
All OS with a Java VMserver-lessFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemepredefined schemeyesyesyesyes
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 indexesnoyesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLnoyesnoyesSQL-like query language (SphinxQL)
APIs and other access methodsHTTP RESTADO.NET
JDBC
ODBC
OLE DB
RESTful HTTP APIArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Proprietary protocol
Supported programming languagesC
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Clojure
Java
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 proceduresnoJava Stored Proceduresyes infoTransaction Functionsnono
TriggersnoyesBy using transaction functionsnono
Partitioning methods infoMethods for storing different data on different nodesSharding infobased on Cassandranonenone infoBut extensive use of caching in the application peersnoneSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor infobased on CassandraSource-replica replicationnone infoBut extensive use of caching in the application peersnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynoyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)yesyes 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.nonoyes inforecommended only for testing and developmentyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnonono

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
BluefloodCubridDatomicDuckDBSphinx
DB-Engines blog posts

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

show all

Recent citations in the news

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

provided by Google News

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Homoiconicity: It Is What It Is
31 October 2017, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Zoona Case Study
16 December 2017, AWS Blog

Brazil’s Nubank acquires US software firm Cognitect, creator of Clojure and Datomic
24 July 2020, LatamList

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

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

Neo4j logo

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

Present your product here