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 > Hive vs. IBM Cloudant vs. Sphinx vs. SQL.JS

System Properties Comparison Hive vs. IBM Cloudant vs. Sphinx vs. SQL.JS

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameHive  Xexclude from comparisonIBM Cloudant  Xexclude from comparisonSphinx  Xexclude from comparisonSQL.JS  Xexclude from comparison
Descriptiondata warehouse software for querying and managing large distributed datasets, built on HadoopDatabase as a Service offering based on Apache CouchDBOpen source search engine for searching in data from different sources, e.g. relational databasesPort of SQLite to JavaScript
Primary database modelRelational DBMSDocument storeSearch engineRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score61.17
Rank#18  Overall
#12  Relational DBMS
Score2.68
Rank#106  Overall
#20  Document stores
Score5.98
Rank#56  Overall
#5  Search engines
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitehive.apache.orgwww.ibm.com/­products/­cloudantsphinxsearch.comsql.js.org
Technical documentationcwiki.apache.org/­confluence/­display/­Hive/­Homecloud.ibm.com/­docs/­Cloudantsphinxsearch.com/­docssql.js.org/­documentation/­index.html
DeveloperApache Software Foundation infoinitially developed by FacebookIBM, Apache Software Foundation infoIBM acquired Cloudant in February 2014Sphinx Technologies Inc.Alon Zakai infoenhancements implemented by others
Initial release2012201020012012
Current release3.1.3, April 20223.5.1, February 2023
License infoCommercial or Open SourceOpen Source infoApache Version 2commercialOpen Source infoGPL version 2, commercial licence availableOpen Source
Cloud-based only infoOnly available as a cloud servicenoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaErlangC++JavaScript
Server operating systemsAll OS with a Java VMhostedFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesschema-freeyesyes
Typing infopredefined data types such as float or dateyesnonoyes
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.nono
Secondary indexesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLSQL-like DML and DDL statementsnoSQL-like query language (SphinxQL)yes infoSQL-92 is not fully supported
APIs and other access methodsJDBC
ODBC
Thrift
RESTful HTTP/JSON APIProprietary protocolJavaScript API
Supported programming languagesC++
Java
PHP
Python
C#
Java
JavaScript
Objective-C
PHP
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
JavaScript
Server-side scripts infoStored proceduresyes infouser defined functions and integration of map-reduceView functions (Map-Reduce) in JavaScriptnono
Triggersnoyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factorMulti-source replication
Source-replica replication
nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infoquery execution via MapReduceyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyEventual Consistencynone
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanono infoatomic operations within a document possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic lockingyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.no infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyes
User concepts infoAccess controlAccess rights for users, groups and rolesAccess rights for users can be defined per databasenono

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
HiveIBM CloudantSphinxSQL.JS
DB-Engines blog posts

Why is Hadoop not listed in the DB-Engines Ranking?
13 May 2013, Paul Andlinger

show all

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

show all

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

Apache Software Foundation Announces Apache® Hive 4.0
30 April 2024, GlobeNewswire

ASF Unveils the Next Evolution of Big Data Processing With the Launch of Hive 4.0
2 May 2024, Datanami

Run Apache Hive workloads using Spark SQL with Amazon EMR on EKS | Amazon Web Services
18 October 2023, AWS Blog

18 Top Big Data Tools and Technologies to Know About in 2024
24 January 2024, TechTarget

What Is Apache Iceberg?
26 February 2024, IBM

provided by Google News

Cloudant Best (and Worst) Practices — Part 1
18 March 2019, ibm.com

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.com

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

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

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

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

Running PostgreSQL Inside Your Browser
8 September 2022, iProgrammer

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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.

Present your product here