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 > CouchDB vs. Databend vs. ObjectBox vs. Sphinx vs. STSdb

System Properties Comparison CouchDB vs. Databend vs. ObjectBox vs. Sphinx vs. STSdb

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonDatabend  Xexclude from comparisonObjectBox  Xexclude from comparisonSphinx  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.An open-source, elastic, and workload-aware cloud data warehouse designed to meet businesses' massive-scale analytics needs at low cost and with low complexityExtremely fast embedded database for small devices, IoT and MobileOpen source search engine for searching in data from different sources, e.g. relational databasesKey-Value Store with special method for indexing infooptimized for high performance using a special indexing method
Primary database modelDocument storeRelational DBMSObject oriented DBMSSearch engineKey-value store
Secondary database modelsSpatial DBMS infousing the Geocouch extensionTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score8.30
Rank#47  Overall
#7  Document stores
Score0.34
Rank#283  Overall
#130  Relational DBMS
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitecouchdb.apache.orggithub.com/­datafuselabs/­databend
www.databend.com
objectbox.iosphinxsearch.comgithub.com/­STSSoft/­STSdb4
Technical documentationdocs.couchdb.org/­en/­stabledocs.databend.comdocs.objectbox.iosphinxsearch.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerDatabend LabsObjectBox LimitedSphinx Technologies Inc.STS Soft SC
Initial release20052021201720012011
Current release3.3.3, December 20231.0.59, April 20233.5.1, February 20234.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2.0Open Source infoApache License 2.0Open Source infoGPL version 2, commercial licence availableOpen Source infoGPLv2, commercial license 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 languageErlangRustC and C++C++C#
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
hosted
Linux
macOS
Android
iOS
Linux
macOS
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Windows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datenoyesyesnoyes infoprimitive types and user defined types (classes)
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.nonono
Secondary indexesyes infovia viewsnoyesyes infofull-text index on all search fieldsno
SQL infoSupport of SQLnoyesnoSQL-like query language (SphinxQL)no
APIs and other access methodsRESTful HTTP/JSON APICLI Client
JDBC
RESTful HTTP API
Proprietary native APIProprietary protocol.NET Client API
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
Go
Java
JavaScript (Node.js)
Python
Rust
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C#
Java
Server-side scripts infoStored proceduresView functions in JavaScriptnononono
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodesSharding infoimproved architecture with release 2.0nonenoneSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
noneonline/offline synchronization between client and servernonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleyesACIDnono
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono
User concepts infoAccess controlAccess rights for users can be defined per databaseUsers with fine-grained authorization concept, user rolesyesnono
More information provided by the system vendor
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"DatabendObjectBoxSphinxSTSdb
News

The on-device Vector Database for Android and Java
29 May 2024

Vector search: making sense of search queries
29 May 2024

Python on-device Vector and Object Database for Local AI
28 May 2024

Evolution of search: traditional vs vector search
23 May 2024

On-device Vector Database for Dart/Flutter
21 May 2024

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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"DatabendObjectBoxSphinxSTSdb
DB-Engines blog posts

Couchbase climbs up the DB-Engines Ranking, increasing its popularity by 10% every month
2 June 2014, Matthias Gelbmann

show all

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

show all

Recent citations in the news

HNS IoT Botnet Evolves, Goes Cross-Platform
2 December 2023, Dark Reading

How to install the CouchDB NoSQL database on Debian Server 11
16 June 2022, TechRepublic

IBM Cloudant pulls plan to fund new foundational layer for CouchDB
15 March 2022, The Register

CouchDB 3.0 ends admin party era • DEVCLASS
27 February 2020, DevClass

How to Connect Your Flask App With CouchDB: A NoSQL Database - MUO
14 August 2021, MakeUseOf

provided by Google News

Data Bending: Creating Unique Digital Visual Effects
23 April 2020, RedShark News

Rust and the OS, the Web, Database and Other Languages
21 November 2022, The New Stack

£1.1 Million in AddisonMckee Tube Bending Technologies Provides Dinex with Outstanding OEM Credentials
24 May 2007, news.thomasnet.com

provided by Google News

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.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

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

Neo4j logo

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

Milvus logo

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

Present your product here