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

DBMS > Derby vs. OpenSearch vs. Oracle Coherence vs. Weaviate

System Properties Comparison Derby vs. OpenSearch vs. Oracle Coherence vs. Weaviate

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonOpenSearch  Xexclude from comparisonOracle Coherence  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneOracles in-memory data grid solutionAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMSSearch engineKey-value storeVector DBMS
Secondary database modelsVector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.71
Rank#69  Overall
#37  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score1.92
Rank#130  Overall
#22  Key-value stores
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitedb.apache.org/­derbygithub.com/­opensearch-project
opensearch.org
www.oracle.com/­java/­coherencegithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdb.apache.org/­derby/­manuals/­index.htmlopensearch.org/­docs/­latestdocs.oracle.com/­en/­middleware/­standalone/­coherenceweaviate.io/­developers/­weaviate
DeveloperApache Software FoundationAmazon Web ServicesOracleWeaviate B.V.
Initial release1997202120072019
Current release10.17.1.0, November 20232.5.0, January 202314.1, August 20231.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2.0commercialOpen Source infocommercial license available with Weaviate Enterprise
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.
  • 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 languageJavaJavaJavaGo
Server operating systemsAll OS with a Java VMAll OS with a Java VMAll OS with a Java VM
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyesyesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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.yesnono
Secondary indexesyesyes infoAll search fields are automatically indexednoyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLyesSQL-like query languagenoGraphQL is used as query language
APIs and other access methodsJDBCJava API
RESTful HTTP/JSON API
JCache
JPA
RESTful HTTP API
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesJavaGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
.Net
C++
Java
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresJava Stored Proceduresyesnono
Triggersyesyes infoby using the 'percolation' featureyes infoLive Eventsno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationyesyes, with selectable consistency levelyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Immediate Consistency
Eventual Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoconfigurableno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infooptionallyyes
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-standardauthentification to access the cache via certificates or http basic authenticationAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBOpenSearchOracle CoherenceWeaviate
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
As a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsThe OpenSearch Project offers open source software licensed under Apache License...
» more
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBOpenSearchOracle CoherenceWeaviate
DB-Engines blog posts

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the 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

Payara Foundation Releases Payara Server 5 and Payara Micro 5
30 March 2018, InfoQ.com

provided by Google News

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

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

Amazon OpenSearch Service releases cross cluster alerting monitors
21 May 2024, AWS Blog

Introducing blueprint discovery and other UI enhancements for Amazon OpenSearch Ingestion | Amazon Web Services
22 May 2024, AWS Blog

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

provided by Google News

Nike achieves scalability and performance with Oracle Coherence & Exadata
20 December 2012, Oracle

New solutions for Oracle WebLogic on Azure Virtual Machines
1 April 2021, Microsoft

Hazelcast takes on proprietary Oracle in the In-Memory arena
17 June 2014, DatacenterDynamics

GridGain: Product Overview and Analysis
5 June 2019, eWeek

Oracle launches Oracle Banking Cloud Services - ThePaypers
8 February 2023, The Paypers

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

Meet Verba 1.0: Run State-of-the-Art RAG Locally with Ollama Integration and Open Source Models
20 May 2024, MarkTechPost

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Present your product here