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 > IBM Cloudant vs. InfinityDB vs. Infobright vs. JaguarDB vs. Sphinx

System Properties Comparison IBM Cloudant vs. InfinityDB vs. Infobright vs. JaguarDB vs. Sphinx

Editorial information provided by DB-Engines
NameIBM Cloudant  Xexclude from comparisonInfinityDB  Xexclude from comparisonInfobright  Xexclude from comparisonJaguarDB  Xexclude from comparisonSphinx  Xexclude from comparison
DescriptionDatabase as a Service offering based on Apache CouchDBA Java embedded Key-Value Store which extends the Java Map interfaceHigh performant column-oriented DBMS for analytic workloads using MySQL or PostgreSQL as a frontendPerformant, highly scalable DBMS for AI and IoT applicationsOpen source search engine for searching in data from different sources, e.g. relational databases
Primary database modelDocument storeKey-value storeRelational DBMSKey-value store
Vector DBMS
Search engine
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.75
Rank#104  Overall
#19  Document stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Score1.02
Rank#192  Overall
#90  Relational DBMS
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector DBMS
Score5.95
Rank#55  Overall
#5  Search engines
Websitewww.ibm.com/­products/­cloudantboilerbay.comignitetech.com/­softwarelibrary/­infobrightdbwww.jaguardb.comsphinxsearch.com
Technical documentationcloud.ibm.com/­docs/­Cloudantboilerbay.com/­infinitydb/­manualwww.jaguardb.com/­support.htmlsphinxsearch.com/­docs
DeveloperIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Boiler Bay Inc.Ignite Technologies Inc.; formerly InfoBright Inc.DataJaguar, Inc.Sphinx Technologies Inc.
Initial release20102002200520152001
Current release4.03.3 July 20233.5.1, February 2023
License infoCommercial or Open Sourcecommercialcommercialcommercial infoThe open source (GPLv2) version did not support inserts/updates/deletes and was discontinued with July 2016Open Source infoGPL V3.0Open Source infoGPL version 2, commercial licence available
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageErlangJavaCC++ infothe server part. Clients available in other languagesC++
Server operating systemshostedAll OS with a Java VMLinux
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.nononono
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityno infoKnowledge Grid Technology used insteadyesyes infofull-text index on all search fields
SQL infoSupport of SQLnonoyesA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersSQL-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)
ADO.NET
JDBC
ODBC
JDBC
ODBC
Proprietary protocol
Supported programming languagesC#
Java
JavaScript
Objective-C
PHP
Ruby
Java.Net
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
Server-side scripts infoStored proceduresView functions (Map-Reduce) in JavaScriptnononono
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodesShardingnonenoneShardingSharding 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
noneSource-replica replicationMulti-source replicationnone
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 SERIALIZEDImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilitynonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infoatomic operations within a document possibleACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDnono
Concurrency infoSupport for concurrent manipulation of datayes infoOptimistic lockingyesyesyesyes
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.nonoyesno
User concepts infoAccess controlAccess rights for users can be defined per databasenofine grained access rights according to SQL-standard infoexploiting MySQL or PostgreSQL frontend capabilitiesrights management via user accountsno

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

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

show all

Recent citations in the news

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, IBM

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1 December 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26 September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16 August 2021, IBM

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22 March 2014, App Developer Magazine

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

Royal Mail at risk of being broken up after £3.6bn foreign takeover
29 May 2024, The Telegraph

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

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Present your product here