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 > Derby vs. eXtremeDB vs. HBase vs. Manticore Search

System Properties Comparison Derby vs. eXtremeDB vs. HBase vs. Manticore Search

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisoneXtremeDB  Xexclude from comparisonHBase  Xexclude from comparisonManticore Search  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Natively in-memory DBMS with options for persistency, high-availability and clusteringWide-column store based on Apache Hadoop and on concepts of BigTableMulti-storage database for search, including full-text search.
Primary database modelRelational DBMSRelational DBMS
Time Series DBMS
Wide column storeSearch engine
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score0.80
Rank#214  Overall
#99  Relational DBMS
#18  Time Series DBMS
Score27.97
Rank#26  Overall
#2  Wide column stores
Score0.29
Rank#302  Overall
#21  Search engines
Websitedb.apache.org/­derbywww.mcobject.comhbase.apache.orgmanticoresearch.com
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlwww.mcobject.com/­docs/­extremedb.htmhbase.apache.org/­book.htmlmanual.manticoresearch.com
DeveloperApache Software FoundationMcObjectApache Software Foundation infoApache top-level project, originally developed by PowersetManticore Software
Initial release1997200120082017
Current release10.17.1.0, November 20238.2, 20212.3.4, January 20216.0, February 2023
License infoCommercial or Open SourceOpen Source infoApache version 2commercialOpen Source infoApache version 2Open Source infoGPL version 2
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC and C++JavaC++
Server operating systemsAll OS with a Java VMAIX
HP-UX
Linux
macOS
Solaris
Windows
Linux
Unix
Windows infousing Cygwin
FreeBSD
Linux
macOS
Windows
Data schemeyesyesschema-free, schema definition possibleFixed schema
Typing infopredefined data types such as float or dateyesyesoptions to bring your own types, AVROInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Boolean
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.yesno infosupport of XML interfaces availablenoCan index from XML
Secondary indexesyesyesnoyes infofull-text index on all search fields
SQL infoSupport of SQLyesyes infowith the option: eXtremeSQLnoSQL-like query language
APIs and other access methodsJDBC.NET Client API
JDBC
JNI
ODBC
Proprietary protocol
RESTful HTTP API
Java API
RESTful HTTP API
Thrift
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languagesJava.Net
C
C#
C++
Java
Lua
Python
Scala
C
C#
C++
Groovy
Java
PHP
Python
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-side scripts infoStored proceduresJava Stored Proceduresyesyes infoCoprocessors in Javauser defined functions
Triggersyesyes infoby defining eventsyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning / shardingShardingSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationActive Replication Fabric™ for IoT
Multi-source replication infoby means of eXtremeDB Cluster option
Source-replica replication infoby means of eXtremeDB High Availability option
Multi-source replication
Source-replica replication
Synchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency
Foreign keys infoReferential integrityyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDSingle row ACID (across millions of columns)yes infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoSupport for concurrent manipulation of datayesyes infoOptimistic (MVCC) and pessimistic (locking) strategies availableyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACno
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBeXtremeDBHBaseManticore Search
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» more
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» more
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» more
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» more
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» more
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» more

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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBeXtremeDBHBaseManticore Search
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

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

Latest embedded DBMS supports asymmetric multiprocessing systems
24 May 2023, Embedded

McObject
17 November 2021, Electronic Design

McObject Delivers eXtremeDB 8.4 Improving Performance, Security, and Developer Productivity
13 May 2024, Embedded Computing Design

McObject LLC Joins STMicroelectronics Partner Program to Expand, Enhance and Accelerate Customer
6 June 2024, EIN News

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11 August 2023, Automation.com

provided by Google News

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

Apache HBase – Apache HBase™ Home
18 July 2011, hbase.apache.org

What Is HBase?
19 August 2021, IBM

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

provided by Google News

Integrating Manticore Search with Apache Superset
8 August 2023, hackernoon.com

Clickhouse vs Elasticsearch vs Manticore Search Query Times With a 1.7B NYC Taxi Rides Benchmark
1 June 2022, hackernoon.com

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

8 Google Alternatives: How to Search Crypto, the Dark Web, More
1 February 2023, Gizmodo

Highlighting in Search Results
24 May 2020, hackernoon.com

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.

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

Milvus logo

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

Present your product here