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

DBMS > Lovefield vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Table Storage vs. RRDtool

System Properties Comparison Lovefield vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Table Storage vs. RRDtool

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameLovefield  Xexclude from comparisonMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonRRDtool  Xexclude from comparison
DescriptionEmbeddable relational database for web apps written in pure JavaScriptGlobally distributed, horizontally scalable, multi-model database serviceA Wide Column Store for rapid development using massive semi-structured datasetsIndustry standard data logging and graphing tool for time series data. RRD is an acronym for round-robin database. infoThe data is stored in a circular buffer, thus the system storage footprint remains constant over time.
Primary database modelRelational DBMSDocument store
Graph DBMS
Key-value store
Wide column store
Wide column storeTime Series DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.29
Rank#293  Overall
#133  Relational DBMS
Score29.04
Rank#27  Overall
#4  Document stores
#2  Graph DBMS
#3  Key-value stores
#3  Wide column stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score1.87
Rank#136  Overall
#11  Time Series DBMS
Websitegoogle.github.io/­lovefieldazure.microsoft.com/­services/­cosmos-dbazure.microsoft.com/­en-us/­services/­storage/­tablesoss.oetiker.ch/­rrdtool
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdlearn.microsoft.com/­azure/­cosmos-dboss.oetiker.ch/­rrdtool/­doc
DeveloperGoogleMicrosoftMicrosoftTobias Oetiker
Initial release2014201420121999
Current release2.1.12, February 20171.8.0, 2022
License infoCommercial or Open SourceOpen Source infoApache 2.0commercialcommercialOpen Source infoGPL V2 and FLOSS
Cloud-based only infoOnly available as a cloud servicenoyesyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC infoImplementations in Java (e.g. RRD4J) and C# available
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafarihostedhostedHP-UX
Linux
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infoJSON typesyesNumeric data only
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.nonono infoExporting into and restoring from XML files possible
Secondary indexesyesyes infoAll properties auto-indexed by defaultnono
SQL infoSupport of SQLSQL-like query language infovia JavaScript builder patternSQL-like query languagenono
APIs and other access methodsDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
RESTful HTTP APIin-process shared library
Pipes
Supported programming languagesJavaScript.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infowith librrd library
C# infowith a different implementation of RRDTool
Java infowith a different implementation of RRDTool
JavaScript (Node.js) infowith a different implementation of RRDTool
Lua
Perl
PHP infowith a wrapper library
Python
Ruby
Server-side scripts infoStored proceduresnoJavaScriptnono
TriggersUsing read-only observersJavaScriptnono
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud serviceSharding infoImplicit feature of the cloud servicenone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes infoImplicit feature of the cloud serviceyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnowith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*nono
Consistency concepts infoMethods to ensure consistency in a distributed systemBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate Consistencynone
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDMulti-item ACID transactions with snapshot isolation within a partitionoptimistic lockingno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes infoby using the rrdcached daemon
Durability infoSupport for making data persistentyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDBnoyes
User concepts infoAccess controlnoAccess rights can be defined down to the item levelAccess rights based on private key authentication or shared access signaturesno

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 partiesCData: 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
LovefieldMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure Table StorageRRDtool
DB-Engines blog posts

Time Series DBMS are the database category with the fastest increase in popularity
4 July 2016, Matthias Gelbmann

Time Series DBMS as a new trend?
1 June 2015, Paul Andlinger

show all

Recent citations in the news

Public preview: Change partition key of a container in Azure Cosmos DB (NoSQL API) | Azure updates
27 March 2024, azure.microsoft.com

Public preview: Filtered vector search in vCore-based Azure Cosmos DB for MongoDB | Azure updates
24 April 2024, azure.microsoft.com

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10 November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25 August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23 May 2023, InfoWorld

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, azure.microsoft.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9 July 2021, hackernoon.com

How to use Azure Table storage in .Net
14 January 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14 April 2017, Experts Exchange

Testing Precompiled Azure Functions Locally with Storage Emulator
8 March 2018, Visual Studio Magazine

provided by Google News

SQLi vulnerability in Cacti could lead to RCE (CVE-2023-51448)
9 January 2024, Help Net Security

Critical IP spoofing bug patched in Cacti
15 December 2022, The Daily Swig

Cacti: Using Graphs to Monitor Networks and Devices
16 March 2011, Packt Hub

A plotting utility for text mode consoles and terminals @tenox77
28 June 2023, Adafruit Blog

How to install Cacti SNMP Monitor on Ubuntu
24 November 2017, TechRepublic

provided by Google News



Share this page

Featured Products

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.

RaimaDB logo

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Present your product here