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

DBMS > CrateDB vs. DataFS vs. OpenSearch vs. RavenDB vs. WakandaDB

System Properties Comparison CrateDB vs. DataFS vs. OpenSearch vs. RavenDB vs. WakandaDB

Editorial information provided by DB-Engines
NameCrateDB  Xexclude from comparisonDataFS  Xexclude from comparisonOpenSearch  Xexclude from comparisonRavenDB  Xexclude from comparisonWakandaDB  Xexclude from comparison
DescriptionDistributed Database based on LuceneAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primary database modelDocument store
Spatial DBMS
Search engine
Time Series DBMS
Vector DBMS
Object oriented DBMSSearch engineDocument storeObject oriented DBMS
Secondary database modelsRelational DBMSGraph DBMSVector DBMSGraph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.71
Rank#227  Overall
#37  Document stores
#5  Spatial DBMS
#16  Search engines
#19  Time Series DBMS
#8  Vector DBMS
Score0.09
Rank#360  Overall
#17  Object oriented DBMS
Score16.03
Rank#37  Overall
#4  Search engines
Score2.84
Rank#101  Overall
#18  Document stores
Score0.10
Rank#356  Overall
#16  Object oriented DBMS
Websitecratedb.comnewdatabase.comgithub.com/­opensearch-project
opensearch.org
ravendb.netwakanda.github.io
Technical documentationcratedb.com/­docsdev.mobiland.com/­Overview.xspopensearch.org/­docs/­latestravendb.net/­docswakanda.github.io/­doc
DeveloperCrateMobiland AGAmazon Web ServicesHibernating RhinosWakanda SAS
Initial release20132018202120102012
Current release1.1.263, October 20222.5.0, January 20235.4, July 20222.7.0 (April 29, 2019), April 2019
License infoCommercial or Open SourceOpen SourcecommercialOpen Source infoApache Version 2.0Open Source infoAGPL version 3, commercial license availableOpen Source infoAGPLv3, extended commercial 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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
Implementation languageJavaJavaC#C++, JavaScript
Server operating systemsAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportWindowsAll OS with a Java VMLinux
macOS
Raspberry Pi
Windows
Linux
OS X
Windows
Data schemeFlexible Schema (defined schema, partial schema, schema free)Classes, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)schema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyes
Typing infopredefined data types such as float or dateyesyesyesnoyes
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.nonono
Secondary indexesyesnoyes infoAll search fields are automatically indexedyes
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilitynoSQL-like query languageSQL-like query language (RQL)no
APIs and other access methodsADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
.NET Client API
Proprietary client DLL
WinRT client
Java API
RESTful HTTP/JSON API
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
RESTful HTTP API
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
.Net
C
C#
C++
VB.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaScript
Server-side scripts infoStored proceduresuser defined functions (Javascript)yesyesyes
Triggersnono, except callback-events from server when changes happenedyes infoby using the 'percolation' featureyesyes
Partitioning methods infoMethods for storing different data on different nodesShardingProprietary Sharding systemShardingShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesConfigurable replication on table/partition-levelyesMulti-source replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate Consistency
Foreign keys infoReferential integritynoyesnono
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 strategyACIDnoACID, Cluster-wide transaction availableACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlrights management via user accountsWindows-ProfileAuthorization levels configured per client per databaseyes
More information provided by the system vendor
CrateDBDataFSOpenSearchRavenDBWakandaDB
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» more
OpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» more
Distributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» more
The OpenSearch platform is used across a broad range of search , analytics, and observability...
» 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
The OpenSearch Project offers open source software licensed under Apache License...
» 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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
CrateDBDataFSOpenSearchRavenDBWakandaDB
Recent citations in the news

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

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25 March 2024, PR Newswire

CrateDB Appoints Sergey Gerasimenko as New CTO
20 February 2024, CIO News

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

Crate.io Expands CrateDB Cloud with the Launch of CrateDB Edge
15 April 2021, GlobeNewswire

provided by Google News

Amazon OpenSearch Service now supports OpenSearch version 2.13
21 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, blogs.oracle.com

Amazon OpenSearch Service zero-ETL integration with Amazon S3 now available
22 May 2024, AWS Blog

Behind the Scenes: Upgrading OpenSearch efficiency with OCI flexible vertical scaling
13 February 2024, blogs.oracle.com

Enhance image search experiences with Amazon Personalize, Amazon OpenSearch Service, and Amazon Titan ...
29 May 2024, AWS Blog

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

RavenDB Adds Graph Queries
15 May 2019, Datanami

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

Oren Eini on RavenDB, Including Consistency Guarantees and C# as the Implementation Language
23 May 2022, InfoQ.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