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

DBMS > LevelDB vs. MariaDB vs. Valentina Server vs. Weaviate vs. YugabyteDB

System Properties Comparison LevelDB vs. MariaDB vs. Valentina Server vs. Weaviate vs. YugabyteDB

Editorial information provided by DB-Engines
NameLevelDB  Xexclude from comparisonMariaDB  Xexclude from comparisonValentina Server  Xexclude from comparisonWeaviate  Xexclude from comparisonYugabyteDB  Xexclude from comparison
DescriptionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesMySQL application compatible open source RDBMS, enhanced with high availability, security, interoperability and performance capabilities. MariaDB ColumnStore provides a column-oriented storage engine and MariaDB Xpand supports distributed SQL.Object-relational database and reports serverAn 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 modelKey-value storeRelational DBMSRelational DBMSVector DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Document store
Wide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.75
Rank#107  Overall
#19  Key-value stores
Score93.81
Rank#13  Overall
#9  Relational DBMS
Score0.18
Rank#329  Overall
#144  Relational DBMS
Score1.89
Rank#138  Overall
#4  Vector DBMS
Score3.11
Rank#99  Overall
#51  Relational DBMS
Websitegithub.com/­google/­leveldbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.valentina-db.netgithub.com/­weaviate/­weaviate
weaviate.io
www.yugabyte.com
Technical documentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmariadb.com/­kb/­en/­libraryvalentina-db.com/­docs/­dokuwiki/­v5/­doku.phpweaviate.io/­developers/­weaviatedocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
DeveloperGoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoThe lead developer Monty Widenius is the original author of MySQL
Paradigma SoftwareWeaviate B.V.Yugabyte Inc.
Initial release20112009 infoFork of MySQL, which was first released in 1995199920192017
Current release1.23, February 202111.3.2, February 20245.7.51.19, May 20232.19, September 2023
License infoCommercial or Open SourceOpen Source infoBSDOpen Source infoGPL version 2, commercial enterprise subscription availablecommercialOpen 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.
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 languageC++C and C++GoC and C++
Server operating systemsIllumos
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
OS X
Windows
Linux
OS X
Data schemeschema-freeyes infoDynamic columns are supportedyesyes, maps to GraphQL interfacedepending on used data model
Typing infopredefined data types such as float or datenoyesyesyes 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.noyesnono
Secondary indexesnoyesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexedyes
SQL infoSupport of SQLnoyes infowith proprietary extensionsyesGraphQL is used as query languageyes, PostgreSQL compatible
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
ODBCGraphQL 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 languagesC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
JavaScript / TypeScript
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-side scripts infoStored proceduresnoyes infoPL/SQL compatibility added with version 10.3yesnoyes infosql, plpgsql, C
Triggersnoyesyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneseveral options for horizontal partitioning and ShardingShardingHash and Range Sharding, row-level geo-partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Foreign keys infoReferential integritynoyes infonot for MyISAM storage engineyesnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACID infonot for MyISAM storage enginenoDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infowith automatic compression on writesyes infonot for in-memory storage engineyesyesyes infobased on RocksDB
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infowith MEMORY storage engineyesyesno
User concepts infoAccess controlnofine grained access rights according to SQL-standardfine grained access rights according to SQL-standardAPI Keys
OpenID Connect Discovery
yes
More information provided by the system vendor
LevelDBMariaDBValentina ServerWeaviateYugabyteDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» 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 advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» 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 scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» 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 customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» more
All companies that have data. ​
» more
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» more
As 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 modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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 partiesNavicat for MariaDB provides a native environment for MariaDB database management and development.
» more

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

More resources
LevelDBMariaDBValentina ServerWeaviateYugabyteDB
DB-Engines blog posts

MariaDB strengthens its position in the open source RDBMS market
5 April 2018, Matthias Gelbmann

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

Big gains for Relational Database Management Systems in DB-Engines Ranking
2 February 2016, Matthias Gelbmann

show all

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

show all

Recent citations in the news

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks and Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21 April 2022, BlackBerry Blog

provided by Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24 April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28 March 2024, The Register

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22 September 2023, Microsoft

Progress Software Confirms Bid to Acquire MariaDB
26 March 2024, The Wall Street Journal

Struggling database company MariaDB could be taken private in $37M deal
19 February 2024, TechCrunch

provided by Google News

A Look at Valentina — SitePoint
18 April 2014, SitePoint

MySQL GUI Tools for Windows and Ubuntu/Linux: Top 8 free or open source
7 December 2018, H2S Media

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

The 5 Best Vector Databases You Must Try in 2024
17 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

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
17 April 2024, Yahoo Finance

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

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

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

provided by Google News



Share this page

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

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