DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Apache Druid vs. Manticore Search vs. ObjectBox vs. Oracle Berkeley DB

System Properties Comparison Apache Druid vs. Manticore Search vs. ObjectBox vs. Oracle Berkeley DB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameApache Druid  Xexclude from comparisonManticore Search  Xexclude from comparisonObjectBox  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataMulti-storage database for search, including full-text search.Extremely fast embedded database for small devices, IoT and MobileWidely used in-process key-value store
Primary database modelRelational DBMS
Time Series DBMS
Search engineObject oriented DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsTime Series DBMS infousing the Manticore Columnar LibraryTime Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.25
Rank#90  Overall
#47  Relational DBMS
#7  Time Series DBMS
Score0.29
Rank#302  Overall
#21  Search engines
Score1.29
Rank#166  Overall
#5  Object oriented DBMS
Score2.01
Rank#126  Overall
#21  Key-value stores
#3  Native XML DBMS
Websitedruid.apache.orgmanticoresearch.comobjectbox.iowww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationdruid.apache.org/­docs/­latest/­designmanual.manticoresearch.comdocs.objectbox.iodocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperApache Software Foundation and contributorsManticore SoftwareObjectBox LimitedOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release2012201720171994
Current release29.0.1, April 20246.0, February 202318.1.40, May 2020
License infoCommercial or Open SourceOpen Source infoApache license v2Open Source infoGPL version 2Open Source infoApache License 2.0Open Source infocommercial license available
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++C and C++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsLinux
OS X
Unix
FreeBSD
Linux
macOS
Windows
Android
iOS
Linux
macOS
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeyes infoschema-less columns are supportedFixed schemayesschema-free
Typing infopredefined data types such as float or dateyesInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanyesno
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.noCan index from XMLnoyes infoonly with the Berkeley DB XML edition
Secondary indexesyesyes infofull-text index on all search fieldsyesyes
SQL infoSupport of SQLSQL for queryingSQL-like query languagenoyes infoSQL interfaced based on SQLite is available
APIs and other access methodsJDBC
RESTful HTTP/JSON API
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Proprietary native API
Supported programming languagesClojure
JavaScript
PHP
Python
R
Ruby
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
Server-side scripts infoStored proceduresnouser defined functionsnono
Triggersnononoyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesSharding infomanual/auto, time-basedSharding infoPartitioning is done manually, search queries against distributed index is supportednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, via HDFS, S3 or other storage enginesSynchronous replication based on Galera libraryonline/offline synchronization between client and serverSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyes infoisolated transactions for atomic changes and binary logging for safe writesACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyes infoThe original contents of fields are not stored in the Manticore index.yesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemnoyesno
More information provided by the system vendor
Apache DruidManticore SearchObjectBoxOracle Berkeley DB
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
Apache DruidManticore SearchObjectBoxOracle Berkeley DB
Recent citations in the news

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26 January 2024, Datanami

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21 February 2024, Dark Reading

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26 February 2024, GBHackers

Apache Druid Takes Its Place In The Pantheon Of Databases
16 June 2022, The Next Platform

Imply advances Apache Druid real-time analytics database
20 September 2022, TechTarget

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

The Megashift Towards Decentralized Edge Computing
27 August 2021, hackernoon.com

provided by Google News

Margo Seltzer Named ACM Athena Lecturer for Technical and Mentoring Contributions
26 April 2023, HPCwire

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

Oracle buys Sleepycat Software
14 February 2006, MarketWatch

Margo I. Seltzer | Berkman Klein Center
18 August 2020, Berkman Klein Center

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

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here