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 > DuckDB vs. JaguarDB vs. Machbase Neo vs. RethinkDB vs. Sphinx

System Properties Comparison DuckDB vs. JaguarDB vs. Machbase Neo vs. RethinkDB vs. Sphinx

Editorial information provided by DB-Engines
NameDuckDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonRethinkDB  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionAn embeddable, in-process, column-oriented SQL OLAP RDBMSPerformant, highly scalable DBMS for AI and IoT applicationsTimeSeries DBMS for AIoT and BigDataDBMS for the Web with a mechanism to push updated query results to applications in realtime.Open source search engine for searching in data from different sources, e.g. relational databases
Primary database modelRelational DBMSKey-value store
Vector DBMS
Time Series DBMSDocument storeSearch engine
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.57
Rank#74  Overall
#40  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score0.12
Rank#339  Overall
#30  Time Series DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score5.98
Rank#56  Overall
#5  Search engines
Websiteduckdb.orgwww.jaguardb.commachbase.comrethinkdb.comsphinxsearch.com
Technical documentationduckdb.org/­docswww.jaguardb.com/­support.htmlmachbase.com/­dbmsrethinkdb.com/­docssphinxsearch.com/­docs
DeveloperDataJaguar, Inc.MachbaseThe Linux Foundation infosince July 2017Sphinx Technologies Inc.
Initial release20182015201320092001
Current release0.10, February 20243.3 July 2023V8.0, August 20232.4.1, August 20203.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPL V3.0commercial infofree test version availableOpen Source infoApache Version 2Open 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 languageC++C++ infothe server part. Clients available in other languagesCC++C++
Server operating systemsserver-lessLinuxLinux
macOS
Windows
Linux
OS X
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeyesyesyesschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesyes infostring, binary, float, bool, date, geometryno
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 indexesyesyesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLyesA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-like query languagenoSQL-like query language (SphinxQL)
APIs and other access methodsArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
JDBC
ODBC
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
Proprietary protocol
Supported programming languagesC
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
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresnononono
TriggersnononoClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding inforange basedSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationselectable replication factorSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesnoyesyes 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.yesnoyes infovolatile and lookup tableno
User concepts infoAccess controlnorights management via user accountssimple password-based access controlyes infousers and table-level permissionsno

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
DuckDBJaguarDBMachbase Neo infoFormer name was InfinifluxRethinkDBSphinx
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

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

show all

Recent citations in the news

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

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

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

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

provided by Google News

마크베이스, 개발 생산성 최대 90%↑…신개념 DB 'MACHBASE NEO 8.0' 출시
4 September 2023, 전자신문

[IoT 데이터 처리의 모든 것-②] IoT 데이터 전쟁의 서막
6 October 2021, 헬로티 – 매일 만나는 첨단 산업, IT 소식

마크베이스, 오픈소스 에디션 'MACHBASE NEO' 출시
28 March 2023, 전자신문

IoT 데이터 최적화 '시계열 데이터베이스' 등장
15 September 2019, 데이터넷

provided by Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

RethinkDB is shutting down, Qt Quick Controls, and Sensory gives developers Alexa voice control—SD Times news ...
6 October 2016, SDTimes.com

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 Googles 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

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

RaimaDB logo

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

Present your product here