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

DBMS > CouchDB vs. InfinityDB vs. mSQL vs. Percona Server for MySQL vs. Sphinx

System Properties Comparison CouchDB vs. InfinityDB vs. mSQL vs. Percona Server for MySQL vs. Sphinx

Editorial information provided by DB-Engines
NameCouchDB infostands for "Cluster Of Unreliable Commodity Hardware"  Xexclude from comparisonInfinityDB  Xexclude from comparisonmSQL infoMini SQL  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionA native JSON - document store inspired by Lotus Notes, scalable from globally distributed server-clusters down to mobile phones.A Java embedded Key-Value Store which extends the Java Map interfacemSQL (Mini SQL) is a simple and lightweight RDBMSEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Open source search engine for searching in data from different sources, e.g. relational databases
Primary database modelDocument storeKey-value storeRelational DBMSRelational DBMSSearch engine
Secondary database modelsSpatial DBMS infousing the Geocouch extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score9.30
Rank#45  Overall
#7  Document stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score1.27
Rank#167  Overall
#77  Relational DBMS
Score2.03
Rank#122  Overall
#57  Relational DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Websitecouchdb.apache.orgboilerbay.comhughestech.com.au/­products/­msqlwww.percona.com/­software/­mysql-database/­percona-serversphinxsearch.com
Technical documentationdocs.couchdb.org/­en/­stableboilerbay.com/­infinitydb/­manualwww.percona.com/­downloads/­Percona-Server-LATESTsphinxsearch.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by Damien Katz, a former Lotus Notes developerBoiler Bay Inc.Hughes TechnologiesPerconaSphinx Technologies Inc.
Initial release20052002199420082001
Current release3.3.3, December 20234.04.4, October 20218.0.36-28, 20243.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercial infofree licenses can be providedOpen Source infoGPL 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 languageErlangJavaCC and C++C++
Server operating systemsAndroid
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VMAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
LinuxFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Data schemeschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesyesyes
Typing infopredefined data types such as float or datenoyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesyesno
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.nononoyes
Secondary indexesyes infovia viewsno infomanual creation possible, using inversions based on multi-value capabilityyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLnonoA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersyesSQL-like query language (SphinxQL)
APIs and other access methodsRESTful HTTP/JSON APIAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietary protocol
Supported programming languagesC
C#
ColdFusion
Erlang
Haskell
Java
JavaScript
Lisp
Lua
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
Ruby
Smalltalk
JavaC
C++
Delphi
Java
Perl
PHP
Tcl
Ada
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresView functions in JavaScriptnonoyesno
Triggersyesnonoyesno
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 supported
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication
Source-replica replication
nonenoneMulti-source replication
Source-replica replication
XtraDB Cluster
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDnoneImmediate Consistency
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilitynoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a single document possibleACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACIDno
Concurrency infoSupport for concurrent manipulation of datayes infostrategy: optimistic lockingyesnoyesyes
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 controlAccess rights for users can be defined per databasenonoUsers with fine-grained authorization concept infono user groups or rolesno

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
CouchDB infostands for "Cluster Of Unreliable Commodity Hardware"InfinityDBmSQL infoMini SQLPercona Server for MySQLSphinx
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

How to Automate A Blog Post App Deployment With GitHub Actions, Node.js, CouchDB, and Aptible
4 December 2023, hackernoon.com

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 puts safety first
27 February 2020, InfoWorld

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

provided by Google News

Writing a Web Service in Perl
9 July 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29 November 2018, diggers.news

provided by Google News

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

Percona Server for MySQL 8.0 Delivers Increased Reliability, Performance and Security
31 October 2018, GlobeNewswire

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

ScaleFlux computational storage makes Percona MySQL faster – Blocks and Files
5 August 2020, Blocks and Files

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

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

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.

AllegroGraph logo

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

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.

Milvus logo

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

Present your product here