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 > HBase vs. InfinityDB vs. Microsoft Azure Table Storage vs. Sphinx vs. STSdb

System Properties Comparison HBase vs. InfinityDB vs. Microsoft Azure Table Storage vs. Sphinx vs. STSdb

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonInfinityDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonSphinx  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTableA Java embedded Key-Value Store which extends the Java Map interfaceA Wide Column Store for rapid development using massive semi-structured datasetsOpen 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 modelWide column storeKey-value storeWide column storeSearch engineKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score27.97
Rank#26  Overall
#2  Wide column stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Score4.04
Rank#77  Overall
#6  Wide column stores
Score5.95
Rank#55  Overall
#5  Search engines
Score0.10
Rank#357  Overall
#51  Key-value stores
Websitehbase.apache.orgboilerbay.comazure.microsoft.com/­en-us/­services/­storage/­tablessphinxsearch.comgithub.com/­STSSoft/­STSdb4
Technical documentationhbase.apache.org/­book.htmlboilerbay.com/­infinitydb/­manualsphinxsearch.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetBoiler Bay Inc.MicrosoftSphinx Technologies Inc.STS Soft SC
Initial release20082002201220012011
Current release2.3.4, January 20214.03.5.1, February 20234.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache version 2commercialcommercialOpen Source infoGPL version 2, commercial licence availableOpen Source infoGPLv2, commercial license available
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaC++C#
Server operating systemsLinux
Unix
Windows infousing Cygwin
All OS with a Java VMhostedFreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Windows
Data schemeschema-free, schema definition possibleyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyesyes
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesnoyes 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 indexesnono infomanual creation possible, using inversions based on multi-value capabilitynoyes infofull-text index on all search fieldsno
SQL infoSupport of SQLnononoSQL-like query language (SphinxQL)no
APIs and other access methodsJava API
RESTful HTTP API
Thrift
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
RESTful HTTP APIProprietary protocol.NET Client API
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
Java.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C#
Java
Server-side scripts infoStored proceduresyes infoCoprocessors in Javanononono
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoImplicit feature of the cloud serviceSharding 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
noneyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.nonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate 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 dataSingle row ACID (across millions of columns)ACID infoOptimistic locking for transactions; no isolation for bulk loadsoptimistic lockingnono
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.yesnono
User concepts infoAccess controlAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACnoAccess rights based on private key authentication or shared access signaturesnono

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
HBaseInfinityDBMicrosoft Azure Table StorageSphinxSTSdb
DB-Engines blog posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11 August 2021,  Krishna Maheshwari (sponsor) 

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

Recent citations in the news

What Is HBase?
19 August 2021, IBM

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20 October 2023, hackernoon.com

HBase: The database big data left behind
6 May 2016, InfoWorld

Monitor Apache HBase on Amazon EMR using Amazon Managed Service for Prometheus and Amazon Managed ...
13 February 2023, AWS Blog

HydraBase – The evolution of HBase@Facebook - Engineering at Meta
5 June 2014, Facebook Engineering

provided by Google News

Working with Azure to Use and Manage Data Lakes
7 March 2024, Simplilearn

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Inside Azure File Storage
7 October 2015, Microsoft

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

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.

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