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

System Properties Comparison HBase vs. JaguarDB vs. ObjectBox vs. Sphinx vs. STSdb

Editorial information provided by DB-Engines
NameHBase  Xexclude from comparisonJaguarDB  Xexclude from comparisonObjectBox  Xexclude from comparisonSphinx  Xexclude from comparisonSTSdb  Xexclude from comparison
DescriptionWide-column store based on Apache Hadoop and on concepts of BigTablePerformant, highly scalable DBMS for AI and IoT applicationsExtremely 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 modelWide column storeKey-value store
Vector DBMS
Object oriented DBMSSearch engineKey-value store
Secondary database modelsTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score27.97
Rank#26  Overall
#2  Wide column stores
Score0.06
Rank#381  Overall
#59  Key-value stores
#13  Vector 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
Websitehbase.apache.orgwww.jaguardb.comobjectbox.iosphinxsearch.comgithub.com/­STSSoft/­STSdb4
Technical documentationhbase.apache.org/­book.htmlwww.jaguardb.com/­support.htmldocs.objectbox.iosphinxsearch.com/­docs
DeveloperApache Software Foundation infoApache top-level project, originally developed by PowersetDataJaguar, Inc.ObjectBox LimitedSphinx Technologies Inc.STS Soft SC
Initial release20082015201720012011
Current release2.3.4, January 20213.3 July 20233.5.1, February 20234.0.8, September 2015
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoGPL V3.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 languageJavaC++ infothe server part. Clients available in other languagesC and C++C++C#
Server operating systemsLinux
Unix
Windows infousing Cygwin
LinuxAndroid
iOS
Linux
macOS
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Windows
Data schemeschema-free, schema definition possibleyesyesyesyes
Typing infopredefined data types such as float or dateoptions to bring your own types, AVROyesyesnoyes 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 indexesnoyesyesyes infofull-text index on all search fieldsno
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnoSQL-like query language (SphinxQL)no
APIs and other access methodsJava API
RESTful HTTP API
Thrift
JDBC
ODBC
Proprietary native APIProprietary protocol.NET Client API
Supported programming languagesC
C#
C++
Groovy
Java
PHP
Python
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
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 proceduresyes infoCoprocessors in Javanononono
Triggersyesnononono
Partitioning methods infoMethods for storing different data on different nodesShardingShardingnoneSharding 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
Multi-source replicationonline/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 systemImmediate Consistency or Eventual ConsistencyEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataSingle row ACID (across millions of columns)noACIDnono
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 & ABACrights management via user accountsyesnono
More information provided by the system vendor
HBaseJaguarDBObjectBoxSphinxSTSdb
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
HBaseJaguarDBObjectBoxSphinxSTSdb
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

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

What Is HBase?
19 August 2021, ibm.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

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

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