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 > Amazon DocumentDB vs. Derby vs. Firebird vs. Hawkular Metrics vs. Manticore Search

System Properties Comparison Amazon DocumentDB vs. Derby vs. Firebird vs. Hawkular Metrics vs. Manticore Search

Editorial information provided by DB-Engines
NameAmazon DocumentDB  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonFirebird  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonManticore Search  Xexclude from comparison
DescriptionFast, scalable, highly available, and fully managed MongoDB-compatible database serviceFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Firebird is an open source RDBMS forked from Borland's InterBaseHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.Multi-storage database for search, including full-text search.
Primary database modelDocument storeRelational DBMSRelational DBMSTime Series DBMSSearch engine
Secondary database modelsTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.91
Rank#132  Overall
#24  Document stores
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score20.82
Rank#30  Overall
#18  Relational DBMS
Score0.00
Rank#379  Overall
#40  Time Series DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Websiteaws.amazon.com/­documentdbdb.apache.org/­derbywww.firebirdsql.orgwww.hawkular.orgmanticoresearch.com
Technical documentationaws.amazon.com/­documentdb/­resourcesdb.apache.org/­derby/­manuals/­index.htmlwww.firebirdsql.org/­en/­reference-manualswww.hawkular.org/­hawkular-metrics/­docs/­user-guidemanual.manticoresearch.com
DeveloperApache Software FoundationFirebird FoundationCommunity supported by Red HatManticore Software
Initial release201919972000 infoAs fork of Borland's InterBase20142017
Current release10.17.1.0, November 20235.0.0, January 20246.0, February 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache version 2Open Source infoInitial Developer's Public LicenseOpen Source infoApache 2.0Open Source infoGPL version 2
Cloud-based only infoOnly available as a cloud serviceyesnononono
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 systemshostedAll OS with a Java VMAIX
FreeBSD
HP-UX
Linux
OS X
server-less infoFirebird Embedded Server
Solaris
Unix
Windows
Linux
OS X
Windows
FreeBSD
Linux
macOS
Windows
Data schemeschema-freeyesyesschema-freeFixed 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 indexesyesyesyesnoyes infofull-text index on all search fields
SQL infoSupport of SQLnoyesyesnoSQL-like query language
APIs and other access methodsproprietary protocol using JSON (MongoDB compatible)JDBCADO.NET
C/C++ API
JDBC infoJaybird
ODBC
OLE DB
HTTP RESTBinary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languagesGo
Java
JavaScript (Node.js)
PHP
Python
JavaC
C#
C++
Delphi
Java
JavaScript infoNode.js
Lua
Perl
PHP
Python
Ruby
Go
Java
Python
Ruby
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Server-side scripts infoStored proceduresnoJava Stored ProceduresPSQLnouser defined functions
Triggersnoyesyesyes infovia Hawkular Alertingno
Partitioning methods infoMethods for storing different data on different nodesnonenonenoneSharding infobased on CassandraSharding infoPartitioning is done manually, search queries against distributed index is supported
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-availability zones for high availability, asynchronous replication for up to 15 read replicasSource-replica replicationSource-replica replicationselectable replication factor infobased on CassandraSynchronous replication based on Galera library
MapReduce infoOffers an API for user-defined Map/Reduce methodsno infomay be implemented via Amazon Elastic MapReduce (Amazon EMR)nononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Foreign keys infoReferential integrityno infotypically not used, however similar functionality with DBRef possibleyesyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataAtomic single-document operationsACIDACIDnoyes infoisolated transactions for atomic changes and binary logging for safe writes
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoFeatures a multi-generational MVCC architecture, readers do not block writersyesyes
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.yesno
User concepts infoAccess controlAccess rights for users and rolesfine grained access rights according to SQL-standardUsers with fine-grained authorization conceptnono

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
Amazon DocumentDBDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBFirebirdHawkular MetricsManticore Search
Recent citations in the news

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Use LangChain and vector search on Amazon DocumentDB to build a generative AI chatbot | Amazon Web Services
20 May 2024, AWS Blog

Vector search for Amazon DocumentDB (with MongoDB compatibility) is now generally available | Amazon Web Services
29 November 2023, AWS Blog

AWS announces Amazon DocumentDB I/O-Optimized
21 November 2023, AWS Blog

AWS announces vector search for Amazon DocumentDB
29 November 2023, AWS Blog

provided by Google News

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

The Arrival of Java 20
21 March 2023, Oracle

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

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

DoNot Team's New Firebird Backdoor Hits Pakistan and Afghanistan
23 October 2023, The Hacker News

12 Top Open Source Databases to Consider
1 May 2024, TechTarget

Exploring the Firebird Database
9 August 2023, Open Source For You

Top 15 Databases to Use in 2024 and Beyond
4 June 2021, Appinventiv

FIREBIRD yacht (Oyster, 27.08m, 2016)
27 July 2017, Boat International

provided by Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

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

8 Powerful Alternatives to Elasticsearch
25 April 2024, Insider Monkey

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

AllegroGraph logo

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

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