DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Badger vs. BoltDB vs. Elasticsearch vs. Weaviate vs. YDB

System Properties Comparison Badger vs. BoltDB vs. Elasticsearch vs. Weaviate vs. YDB

Editorial information provided by DB-Engines
NameBadger  Xexclude from comparisonBoltDB  Xexclude from comparisonElasticsearch  Xexclude from comparisonWeaviate  Xexclude from comparisonYDB  Xexclude from comparison
DescriptionAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.An embedded key-value store for Go.A distributed, RESTful modern search and analytics engine based on Apache Lucene infoElasticsearch lets you perform and combine many types of searches such as structured, unstructured, geo, and metricAn AI-native realtime vector database engine that integrates scalable machine learning models.A distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primary database modelKey-value storeKey-value storeSearch engineVector DBMSDocument store
Relational DBMS
Secondary database modelsDocument store
Spatial DBMS
Vector DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.14
Rank#328  Overall
#48  Key-value stores
Score0.70
Rank#225  Overall
#31  Key-value stores
Score128.79
Rank#8  Overall
#1  Search engines
Score1.48
Rank#149  Overall
#8  Vector DBMS
Score0.39
Rank#269  Overall
#43  Document stores
#126  Relational DBMS
Websitegithub.com/­dgraph-io/­badgergithub.com/­boltdb/­boltwww.elastic.co/­elasticsearchgithub.com/­weaviate/­weaviate
weaviate.io
github.com/­ydb-platform/­ydb
ydb.tech
Technical documentationgodoc.org/­github.com/­dgraph-io/­badgerwww.elastic.co/­guide/­en/­elasticsearch/­reference/­current/­index.htmlweaviate.io/­developers/­weaviateydb.tech/­en/­docs
DeveloperDGraph LabsElasticWeaviate B.V.Yandex
Initial release20172013201020192019
Current release8.6, January 20231.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoMIT LicenseOpen Source infoElastic LicenseOpen Source infocommercial license available with Weaviate EnterpriseOpen Source infoApache 2.0; 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.
Implementation languageGoGoJavaGo
Server operating systemsBSD
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Solaris
Windows
All OS with a Java VMLinux
Data schemeschema-freeschema-freeschema-free infoFlexible type definitions. Once a type is defined, it is persistentyes, maps to GraphQL interfaceFlexible Schema (defined schema, partial schema, schema free)
Typing infopredefined data types such as float or datenonoyesyes 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.nonononono
Secondary indexesnonoyes 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 SQLnonoSQL-like query languageGraphQL is used as query languageSQL-like query language (YQL)
APIs and other access methodsJava API
RESTful HTTP/JSON API
GraphQL query language
RESTful HTTP/JSON API
RESTful HTTP API (DynamoDB compatible)
Supported programming languagesGoGo.Net
Groovy
Community Contributed Clients
Java
JavaScript
Perl
PHP
Python
Ruby
JavaScript / TypeScript
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Server-side scripts infoStored proceduresnonoyesnono
Triggersnonoyes infoby using the 'percolation' featureno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingShardingSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyesyesActive-passive shard replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoES-Hadoop Connectornono
Consistency concepts infoMethods to ensure consistency in a distributed systemnonenoneEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonononono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoyesnonoACID
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.nonoMemcached and Redis integrationyesno
User concepts infoAccess controlnonoAPI Keys
OpenID Connect Discovery
Access rights defined for Yandex Cloud users
More information provided by the system vendor
BadgerBoltDBElasticsearchWeaviateYDB
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs 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 modelsWeaviate 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

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

More resources
BadgerBoltDBElasticsearchWeaviateYDB
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2017
2 January 2018, Paul Andlinger, Matthias Gelbmann

Elasticsearch moved into the top 10 most popular database management systems
3 July 2017, Matthias Gelbmann

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

show all

Recent citations in the news

Dgraph raises $11.5 million for scalable graph database solutions
31 July 2019, VentureBeat

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

provided by Google News

Elasticsearch will be open source again as CTO declares changed landscape
2 September 2024, DevClass

The Elasticsearch cloud now subject to open-source licence
3 September 2024, TechHQ

Unsecured Elasticsearch cluster exposes over 3M vehicle records
18 September 2024, SC Media

Elasticsearch Open Inference API Extends Support for Hugging Face Models with Semantic Text
12 September 2024, Yahoo Finance

Partnership between Google Cloud and Elasticsearch helps customers solve big data problems with generative AI
24 July 2024, SiliconANGLE News

provided by Google News

Vector database startup Weaviate debuts ‘AI workbench’ and flexible storage tiers
30 July 2024, SiliconANGLE News

Weaviate Achieves Amazon Web Services GenAI Competency Status
8 July 2024, GlobeNewswire

Weaviate Enhances Cloud Console with New Collections and Explorer Tools for AI Developers
31 July 2024, Datanami

StructuredRAG Released by Weaviate: A Comprehensive Benchmark to Evaluate Large Language Models’ Ability to Generate Reliable JSON Outputs for Complex AI Systems
26 August 2024, MarkTechPost

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

provided by Google News

Data leak from Russian delivery app shows dining habits of the secret police
3 April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1 February 2023, The Indian Express

Yandex Food Delivery Service Leak Revealed Personal Information of Russia's Secret Police
3 April 2022, Tech Times

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10 August 2023, Civil Georgia

Russian secret police data leaked by food delivery app including where they live and what they eat...
4 April 2022, The US Sun

provided by Google News



Share this page

Featured Products

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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

Neo4j logo

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

Present your product here