DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Bangdb vs. Google Cloud Bigtable vs. LevelDB vs. Lovefield vs. MySQL

System Properties Comparison Bangdb vs. Google Cloud Bigtable vs. LevelDB vs. Lovefield vs. MySQL

Editorial information provided by DB-Engines
NameBangdb  Xexclude from comparisonGoogle Cloud Bigtable  Xexclude from comparisonLevelDB  Xexclude from comparisonLovefield  Xexclude from comparisonMySQL  Xexclude from comparison
DescriptionConverged and high performance database for device data, events, time series, document and graphGoogle's NoSQL Big Data database service. It's the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesEmbeddable relational database for web apps written in pure JavaScriptWidely used open source RDBMS
Primary database modelDocument store
Graph DBMS
Time Series DBMS
Key-value store
Wide column store
Key-value storeRelational DBMSRelational DBMS infoKey/Value like access via memcached API
Secondary database modelsSpatial DBMSDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.08
Rank#347  Overall
#47  Document stores
#34  Graph DBMS
#31  Time Series DBMS
Score3.26
Rank#92  Overall
#13  Key-value stores
#8  Wide column stores
Score2.35
Rank#111  Overall
#19  Key-value stores
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score1083.74
Rank#2  Overall
#2  Relational DBMS
Websitebangdb.comcloud.google.com/­bigtablegithub.com/­google/­leveldbgoogle.github.io/­lovefieldwww.mysql.com
Technical documentationdocs.bangdb.comcloud.google.com/­bigtable/­docsgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddev.mysql.com/­doc
DeveloperSachin Sinha, BangDBGoogleGoogleGoogleOracle infosince 2010, originally MySQL AB, then Sun
Initial release20122015201120141995
Current releaseBangDB 2.0, October 20211.23, February 20212.1.12, February 20178.4.0, April 2024
License infoCommercial or Open SourceOpen Source infoBSD 3commercialOpen Source infoBSDOpen Source infoApache 2.0Open Source infoGPL version 2. Commercial licenses with extended functionallity are available
Cloud-based only infoOnly available as a cloud servicenoyesnonono
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 languageC, C++C++JavaScriptC and C++
Server operating systemsLinuxhostedIllumos
Linux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariFreeBSD
Linux
OS X
Solaris
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyes: string, long, double, int, geospatial, stream, eventsnonoyesyes
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.nonononoyes
Secondary indexesyes infosecondary, composite, nested, reverse, geospatialnonoyesyes
SQL infoSupport of SQLSQL like support with command line toolnonoSQL-like query language infovia JavaScript builder patternyes infowith proprietary extensions
APIs and other access methodsProprietary protocol
RESTful HTTP API
gRPC (using protocol buffers) API
HappyBase (Python library)
HBase compatible API (Java)
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languagesC
C#
C++
Java
Python
C#
C++
Go
Java
JavaScript (Node.js)
Python
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
JavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnonononoyes infoproprietary syntax
Triggersyes, Notifications (with Streaming only)nonoUsing read-only observersyes
Partitioning methods infoMethods for storing different data on different nodesSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingnonenonehorizontal partitioning, sharding with MySQL Cluster or MySQL Fabric
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor, Knob for CAP (enterprise version only)Internal replication in Colossus, and regional replication between two clusters in different zonesnonenoneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemTunable consistency, set CAP knob accordinglyImmediate consistency (for a single cluster), Eventual consistency (for two or more replicated clusters)Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesyes infonot for MyISAM storage engine
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDAtomic single-row operationsnoACIDACID infonot for MyISAM storage engine
Concurrency infoSupport for concurrent manipulation of datayes, optimistic concurrency controlyesyesyesyes infotable locks or row locks depending on storage engine
Durability infoSupport for making data persistentyes, implements WAL (Write ahead log) as wellyesyes infowith automatic compression on writesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes, run db with in-memory only modenoyes infousing MemoryDByes
User concepts infoAccess controlyes (enterprise version only)Access rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nonoUsers with fine-grained authorization concept infono user groups or roles

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 for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» more

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

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» more

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

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

More resources
BangdbGoogle Cloud BigtableLevelDBLovefieldMySQL
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

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1 March 2024, Forbes

Google Cloud adds vector support to all its database offerings
29 February 2024, InfoWorld

Google Introduces Autoscaling for Cloud Bigtable for Optimizing Costs
31 January 2022, InfoQ.com

Google scales up Cloud Bigtable NoSQL database
27 January 2022, TechTarget

Google introduces Cloud Bigtable managed NoSQL database to process data at scale
6 May 2015, VentureBeat

provided by Google News

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

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

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

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

RocksDB - Facebook's Database Now Open Source
21 November 2013, iProgrammer

provided by Google News

Moro Hub migrates 2 critical govt workloads to Oracle MySQL Enterprise Edition
17 May 2024, Telecompaper EN

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

Zendesk Moves from DynamoDB to MySQL and S3 to Save over 80% in Costs
29 December 2023, InfoQ.com

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

MySQL HeatWave Lakehouse Support for Parquet and Avro file formats
8 November 2023, Oracle

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

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

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

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.

Present your product here