DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Altibase vs. Derby vs. Drizzle vs. H2 vs. Manticore Search

System Properties Comparison Altibase vs. Derby vs. Drizzle vs. H2 vs. Manticore Search

Editorial information provided by DB-Engines
NameAltibase  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonDrizzle  Xexclude from comparisonH2  Xexclude from comparisonManticore Search  Xexclude from comparison
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
DescriptionAn enterprise grade, high-performance RDBMSFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.MySQL fork with a pluggable micro-kernel and with an emphasis of performance over compatibility.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Multi-storage database for search, including full-text search.
Primary database modelRelational DBMSRelational DBMSRelational DBMSRelational DBMSSearch engine
Secondary database modelsSpatial DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.00
Rank#194  Overall
#91  Relational DBMS
Score5.30
Rank#66  Overall
#36  Relational DBMS
Score8.22
Rank#50  Overall
#32  Relational DBMS
Score0.23
Rank#317  Overall
#21  Search engines
Websitealtibase.comdb.apache.org/­derbywww.h2database.commanticoresearch.com
Technical documentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdb.apache.org/­derby/­manuals/­index.htmlwww.h2database.com/­html/­main.htmlmanual.manticoresearch.com
DeveloperAltibaseApache Software FoundationDrizzle project, originally started by Brian AkerThomas MuellerManticore Software
Initial release19991997200820052017
Current releasev7.3, 2023, August 202310.17.1.0, November 20237.2.4, September 20122.2.220, July 20236.0, February 2023
License infoCommercial or Open Sourcecommercial infoOpen source edition discontinued with March 2023Open Source infoApache version 2Open Source infoGNU GPLOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoGPL version 2
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 languageC++JavaC++JavaC++
Server operating systemsAIX
HP-UX
Linux
All OS with a Java VMFreeBSD
Linux
OS X
All OS with a Java VMFreeBSD
Linux
macOS
Windows
Data schemeyesyesyesyesFixed schema
Typing infopredefined data types such as float or dateyesyesyesyesInt, 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.noyesnoCan index from XML
Secondary indexesyesyesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLANSI SQL-92yesyes infowith proprietary extensionsyesSQL-like query language
APIs and other access methodsJDBC
ODBC
Proprietary protocol
JDBCJDBCJDBC
ODBC
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languagesC
C++
Java
JavaC
C++
Java
PHP
JavaElixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-side scripts infoStored proceduresstored procedures and stored functionsJava Stored ProceduresnoJava Stored Procedures and User-Defined Functionsuser defined functions
Triggersyesyesno infohooks for callbacks inside the server can be used.yesno
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesyesSource-replica replicationMulti-source replication
Source-replica replication
With clustering: 2 database servers on different computers operate on identical copies of a databaseSynchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDyes infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes, multi-version concurrency control (MVCC)yes
Durability infoSupport for making data persistentyesyesyesyesyes 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-standardfine grained access rights according to SQL-standardPluggable authentication mechanisms infoe.g. LDAP, HTTPfine grained access rights according to SQL-standardno

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
AltibaseDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDrizzleH2Manticore Search
DB-Engines blog posts

MySQL won the April ranking; did its forks follow?
1 April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1 July 2013, Matthias Gelbmann

show all

Recent citations in the news

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8 April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17 May 2022, Etnews

South Korean company to provide database solution to Mobicom
10 April 2020, UB Post

In-Memory Database Market Rapid Growth at Deep Value Price :Altibase Corporation, Amazon Web Services, Datastax ...
13 April 2024, Post Production Buyers Guide

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26 October 2018, openPR

provided by Google News

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

Top Database Tools for Java Developers in 2023
17 November 2023, TechRepublic

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

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

provided by Google News

Vector Search in Databases: FOSDEM's Presentation on Manticore Vector Search
21 February 2024, hackernoon.com

Comparing Meilisearch and Manticore Search Using Key Benchmarks
2 May 2023, hackernoon.com

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

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

TF-IDF in a nutshell. Understanding TF-IDF evolution in 5… | by Sergey Nikolaev
13 April 2020, Towards Data Science

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here