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

DBMS > InterSystems IRIS vs. Lovefield vs. OpenSearch vs. Weaviate vs. YugabyteDB

System Properties Comparison InterSystems IRIS vs. Lovefield vs. OpenSearch vs. Weaviate vs. YugabyteDB

Editorial information provided by DB-Engines
NameInterSystems IRIS  Xexclude from comparisonLovefield  Xexclude from comparisonOpenSearch  Xexclude from comparisonWeaviate  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityEmbeddable relational database for web apps written in pure JavaScriptA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneAn AI-native realtime vector database engine that integrates scalable machine learning models.High-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primary database modelDocument store
Key-value store
Object oriented DBMS
Relational DBMS
Relational DBMSSearch engineVector DBMSRelational DBMS
Secondary database modelsVector DBMSDocument store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score4.05
Rank#83  Overall
#14  Document stores
#10  Key-value stores
#1  Object oriented DBMS
#45  Relational DBMS
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score1.73
Rank#143  Overall
#5  Vector DBMS
Score2.91
Rank#102  Overall
#51  Relational DBMS
Websitewww.intersystems.com/­products/­intersystems-irisgoogle.github.io/­lovefieldgithub.com/­opensearch-project
opensearch.org
github.com/­weaviate/­weaviate
weaviate.io
www.yugabyte.com
Technical documentationdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdopensearch.org/­docs/­latestweaviate.io/­developers/­weaviatedocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperInterSystemsGoogleAmazon Web ServicesWeaviate B.V.Yugabyte Inc.
Initial release20182014202120192017
Current release2023.3, June 20232.1.12, February 20172.5.0, January 20231.19, May 20232.19, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache Version 2.0Open Source infocommercial license available with Weaviate EnterpriseOpen Source infoApache 2.0
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.
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.YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
Implementation languageJavaScriptJavaGoC and C++
Server operating systemsAIX
Linux
macOS
Ubuntu
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAll OS with a Java VMLinux
OS X
Data schemedepending on used data modelyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes, maps to GraphQL interfacedepending on used data model
Typing infopredefined data types such as float or dateyesyesyesyes infostring, int, float, geo point, date, cross reference, fuzzy referencesyes
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.yesnonono
Secondary indexesyesyesyes infoAll search fields are automatically indexedyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexedyes
SQL infoSupport of SQLyesSQL-like query language infovia JavaScript builder patternSQL-like query languageGraphQL is used as query languageyes, PostgreSQL compatible
APIs and other access methodsJDBC
ODBC
RESTful HTTP API
Java API
RESTful HTTP/JSON API
GraphQL query language
RESTful HTTP/JSON API
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Supported programming languages.Net
C++
Java
JavaScript (Node.js)
Python
JavaScriptGo
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
JavaScript / TypeScript
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresyesnoyesnoyes infosql, plpgsql, C
TriggersyesUsing read-only observersyes infoby using the 'percolation' featurenoyes
Partitioning methods infoMethods for storing different data on different nodesShardingnoneShardingShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneyesyesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
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 ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integrityyesyesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnonoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing MemoryDByesno
User concepts infoAccess controlyesnoAPI Keys
OpenID Connect Discovery
yes
More information provided by the system vendor
InterSystems IRISLovefieldOpenSearchWeaviateYugabyteDB
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» more
OpenSearch 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
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» 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
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» 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
Systems of record and engagement for cloud native applications that require resilience,...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB 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
Apache 2.0 license for the database
» 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
InterSystems IRISLovefieldOpenSearchWeaviateYugabyteDB
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

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
6 May 2024, Mobihealth News

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26 March 2024, HIT Consultant

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26 March 2024, Datanami

InterSystems Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11 January 2024, Yahoo Finance

Consultmed to re-platform eReferral software on InterSystems' IRIS for Health - Pulse+IT
30 April 2024, pulseit.news

provided by Google News

Amazon OpenSearch Serverless now available in Europe (Paris) region
8 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Service adds support for Hebrew and HanLP language analyzers
23 April 2024, AWS Blog

Amazon OpenSearch Ingestion is now available in 2 additional commercial regions
15 February 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service | AWS Big Data Blog
19 March 2024, AWS Blog

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

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

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 2023, PR Newswire

An Honest Comparison of Open Source Vector Databases
2 November 2023, KDnuggets

provided by Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14 March 2024, Business Wire

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1 February 2024, Datanami

Yugabyte announced details and theme for Distributed SQL Summit Asia
18 April 2024, Martechcube

The surprising link between Formula One and enterprise PostgreSQL optimisation
28 March 2024, The Stack

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24 May 2023, InfoWorld

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

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.

Present your product here