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 > CrateDB vs. InfinityDB vs. LeanXcale vs. Manticore Search vs. Oracle Berkeley DB

System Properties Comparison CrateDB vs. InfinityDB vs. LeanXcale vs. Manticore Search vs. Oracle Berkeley DB

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonInfinityDB  Xexclude from comparisonLeanXcale  Xexclude from comparisonManticore Search  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparison
DescriptionDistributed Database based on LuceneA Java embedded Key-Value Store which extends the Java Map interfaceA highly scalable full ACID SQL database with fast NoSQL data ingestion and GIS capabilitiesMulti-storage database for search, including full-text search.Widely used in-process key-value store
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Key-value storeKey-value store
Relational DBMS
Search engineKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Secondary database modelsRelational DBMSTime Series DBMS infousing the Manticore Columnar Library
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.73
Rank#224  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.29
Rank#291  Overall
#41  Key-value stores
#132  Relational DBMS
Score0.22
Rank#312  Overall
#21  Search engines
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Websitecratedb.comboilerbay.comwww.leanxcale.commanticoresearch.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.html
Technical documentationcratedb.com/­docsboilerbay.com/­infinitydb/­manualmanual.manticoresearch.comdocs.oracle.com/­cd/­E17076_05/­html/­index.html
DeveloperCrateBoiler Bay Inc.LeanXcaleManticore SoftwareOracle infooriginally developed by Sleepycat, which was acquired by Oracle
Initial release20132002201520171994
Current release4.06.0, February 202318.1.40, May 2020
License infoCommercial or Open SourceOpen SourcecommercialcommercialOpen Source infoGPL version 2Open Source infocommercial 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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
Implementation languageJavaJavaC++C, Java, C++ (depending on the Berkeley DB edition)
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAll OS with a Java VMFreeBSD
Linux
macOS
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)yes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesFixed schemaschema-free
Typing infopredefined data types such as float or dateyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysInt, Bigint, Float, Timestamp, Bit, Int array, Bigint array, JSON, Booleanno
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.nonoCan index from XMLyes infoonly with the Berkeley DB XML edition
Secondary indexesyesno infomanual creation possible, using inversions based on multi-value capabilityyes infofull-text index on all search fieldsyes
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilitynoyes infothrough Apache DerbySQL-like query languageyes infoSQL interfaced based on SQLite is available
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
Kafka Connector
ODBC
proprietary key/value interface
Spark Connector
Binary API
RESTful HTTP/JSON API
RESTful HTTP/SQL API
SQL over MySQL
Supported programming languages.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
JavaC
Java
Scala
Elixir
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
.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 proceduresuser defined functions (Javascript)nouser defined functionsno
Triggersnononoyes infoonly for the SQL API
Partitioning methods infoMethods for storing different data on different nodesShardingnoneSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelnoneSynchronous replication based on Galera librarySource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate Consistency infoREAD-COMMITTED or SERIALIZEDImmediate Consistency
Foreign keys infoReferential integritynono infomanual creation possible, using inversions based on multi-value capabilityyesnono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datano infounique row identifiers can be used for implementing an optimistic concurrency control strategyACID infoOptimistic locking for transactions; no isolation for bulk loadsACIDyes infoisolated transactions for atomic changes and binary logging for safe writesACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoThe original contents of fields are not stored in the Manticore index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlrights management via user accountsnonono
More information provided by the system vendor
CrateDBInfinityDBLeanXcaleManticore SearchOracle Berkeley DB
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» more
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» more
Licensing and pricing modelsSee CrateDB pricing >
» 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
CrateDBInfinityDBLeanXcaleManticore SearchOracle Berkeley DB
Recent citations in the news

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8 April 2024, Datanami

CrateDB Partners with HiveMQ to Advance IoT Data Management and Analytics Across Industries
25 March 2024, Datanami

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29 August 2017, The New Stack

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16 May 2017, Business Wire

Crate.io raises $10M to grow its database platform
15 June 2021, VentureBeat

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

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

The importance of bitcoin nodes and how to start one
9 May 2014, The Merkle News

The stable version of AlmaLinux 9.0 has already been released
26 May 2022, Linux Adictos

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Present your product here