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

DBMS > Lovefield vs. MySQL vs. Postgres-XL vs. RocksDB vs. SWC-DB

System Properties Comparison Lovefield vs. MySQL vs. Postgres-XL vs. RocksDB vs. SWC-DB

Editorial information provided by DB-Engines
NameLovefield  Xexclude from comparisonMySQL  Xexclude from comparisonPostgres-XL  Xexclude from comparisonRocksDB  Xexclude from comparisonSWC-DB infoSuper Wide Column Database  Xexclude from comparison
DescriptionEmbeddable relational database for web apps written in pure JavaScriptWidely used open source RDBMSBased on PostgreSQL enhanced with MPP and write-scale-out cluster featuresEmbeddable persistent key-value store optimized for fast storage (flash and RAM)A high performance, scalable Wide Column DBMS
Primary database modelRelational DBMSRelational DBMS infoKey/Value like access via memcached APIRelational DBMSKey-value storeWide column store
Secondary database modelsDocument store
Spatial DBMS
Document store
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Score0.49
Rank#256  Overall
#117  Relational DBMS
Score3.65
Rank#85  Overall
#11  Key-value stores
Score0.01
Rank#376  Overall
#13  Wide column stores
Websitegoogle.github.io/­lovefieldwww.mysql.comwww.postgres-xl.orgrocksdb.orggithub.com/­kashirin-alex/­swc-db
www.swcdb.org
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddev.mysql.com/­docwww.postgres-xl.org/­documentationgithub.com/­facebook/­rocksdb/­wiki
DeveloperGoogleOracle infosince 2010, originally MySQL AB, then SunFacebook, Inc.Alex Kashirin
Initial release201419952014 infosince 2012, originally named StormDB20132020
Current release2.1.12, February 20178.4.0, April 202410 R1, October 20189.2.1, May 20240.5, April 2021
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are availableOpen Source infoMozilla public licenseOpen Source infoBSDOpen Source infoGPL V3
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 MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
Implementation languageJavaScriptC and C++CC++C++
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariFreeBSD
Linux
OS X
Solaris
Windows
Linux
macOS
LinuxLinux
Data schemeyesyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesyesno
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.noyesyes infoXML type, but no XML query functionalitynono
Secondary indexesyesyesyesno
SQL infoSupport of SQLSQL-like query language infovia JavaScript builder patternyes infowith proprietary extensionsyes infodistributed, parallel query executionnoSQL-like query language
APIs and other access methodsADO.NET
JDBC
ODBC
Proprietary native API
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
C++ API
Java API
Proprietary protocol
Thrift
Supported programming languagesJavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Erlang
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C++
Go
Java
Perl
Python
Ruby
C++
Server-side scripts infoStored proceduresnoyes infoproprietary syntaxuser defined functionsnono
TriggersUsing read-only observersyesyesno
Partitioning methods infoMethods for storing different data on different nodesnonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabrichorizontal partitioninghorizontal partitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infonot for MyISAM storage engineyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infonot for MyISAM storage engineACID infoMVCCyes
Concurrency infoSupport for concurrent manipulation of datayesyes infotable locks or row locks depending on storage engineyesyesyes
Durability infoSupport for making data persistentyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByesnoyesno
User concepts infoAccess controlnoUsers with fine-grained authorization concept infono user groups or rolesfine grained access rights according to SQL-standardno

More information provided by the system vendor

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 Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

Aiven for MySQL: Fully managed MySQL, deployable in the cloud of your choice, with seamless integrations and lightning-fast setup.
» more

CData: Connect to Big Data & NoSQL through standard Drivers.
» more

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more
Speedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» more

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

More resources
LovefieldMySQLPostgres-XLRocksDBSWC-DB infoSuper Wide Column Database
DB-Engines blog posts

MySQL is the DBMS of the Year 2019
3 January 2020, Matthias Gelbmann, Paul Andlinger

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

The struggle for the hegemony in Oracle's database empire
2 May 2017, Paul Andlinger

show all

Recent citations in the news

Audit MySQL Databases in Laravel With the DB Auditor Package
27 May 2024, Laravel News

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18 March 2024, AWS Blog

The Rise of MySQL: Database Management System (DBMS) Navigating a 6.8% Growth in the Open-Source DBMS , Tre...
28 May 2024, WhaTech

Enterprise Manager: How Comcast enhanced monitoring for MySQL InnoDB Clusters
22 April 2024, blogs.oracle.com

Ultimate MySQL Workbench Installation Guide [2024 Edition]
15 February 2024, Simplilearn

provided by Google News

Did Rockset Just Solve Real-Time Analytics?
25 August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31 August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29 March 2024, Phoronix

Facebook's MyRocks Truly Rocks!
21 September 2020, Open Source For You

CockroachDB Launches Advanced Key-Value Store Pebble
23 December 2022, Analytics India Magazine

provided by Google News

2022 All O-Zone Football Team
17 December 2022, Ozarks Sports Zone

provided by Google News



Share this page

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

Neo4j logo

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

RaimaDB logo

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

Present your product here