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

DBMS > etcd vs. LevelDB vs. Microsoft Azure Table Storage vs. OpenEdge vs. Realm

System Properties Comparison etcd vs. LevelDB vs. Microsoft Azure Table Storage vs. OpenEdge vs. Realm

Editorial information provided by DB-Engines
Nameetcd  Xexclude from comparisonLevelDB  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparisonOpenEdge  Xexclude from comparisonRealm  Xexclude from comparison
DescriptionA distributed reliable key-value storeEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesA Wide Column Store for rapid development using massive semi-structured datasetsApplication development environment with integrated database management systemA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core Data
Primary database modelKey-value storeKey-value storeWide column storeRelational DBMSDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score7.25
Rank#54  Overall
#5  Key-value stores
Score2.35
Rank#111  Overall
#19  Key-value stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Score3.51
Rank#86  Overall
#46  Relational DBMS
Score7.60
Rank#52  Overall
#9  Document stores
Websiteetcd.io
github.com/­etcd-io/­etcd
github.com/­google/­leveldbazure.microsoft.com/­en-us/­services/­storage/­tableswww.progress.com/­openedgerealm.io
Technical documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
github.com/­google/­leveldb/­blob/­main/­doc/­index.mddocumentation.progress.com/­output/­ua/­OpenEdge_latestrealm.io/­docs
DeveloperGoogleMicrosoftProgress Software CorporationRealm, acquired by MongoDB in May 2019
Initial release2011201219842014
Current release3.4, August 20191.23, February 2021OpenEdge 12.2, March 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0Open Source infoBSDcommercialcommercialOpen Source
Cloud-based only infoOnly available as a cloud servicenonoyesnono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoC++
Server operating systemsFreeBSD
Linux
Windows infoexperimental
Illumos
Linux
OS X
Windows
hostedAIX
HP-UX
Linux
Solaris
Windows
Android
Backend: server-less
iOS
Windows
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or datenonoyesyesyes
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.nononoyesno
Secondary indexesnononoyesyes
SQL infoSupport of SQLnononoyes infoclose to SQL 92no
APIs and other access methodsgRPC
JSON over HTTP
RESTful HTTP APIJDBC
ODBC
Supported programming languages.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Progress proprietary ABL (Advanced Business Language).Net
Java infowith Android only
Objective-C
React Native
Swift
Server-side scripts infoStored proceduresnononoyesno inforuns within the applications so server-side scripts are unnecessary
Triggersyes, watching key changesnonoyesyes infoChange Listeners
Partitioning methods infoMethods for storing different data on different nodesnoneSharding infoImplicit feature of the cloud servicehorizontal partitioning infosince Version 11.4none
Replication methods infoMethods for redundantly storing data on multiple nodesUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.noneyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanonooptimistic lockingACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infowith automatic compression on writesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nononoyes infoIn-Memory realm
User concepts infoAccess controlnonoAccess rights based on private key authentication or shared access signaturesUsers and groupsyes

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

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

More resources
etcdLevelDBMicrosoft Azure Table StorageOpenEdgeRealm
DB-Engines blog posts

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

show all

Recent citations in the news

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

ETCD directives don't go well with RBI's stellar reputation
14 April 2024, Business Standard

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4 April 2024, The Hindu

provided by Google 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 & Files

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

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

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

Quick Guide to Azure Storage Pricing
16 May 2023, DevOps.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

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

provided by Google News

GDG North Jersey's February Meeting Covers Realm, A New Mobile Database
6 March 2016, njtechweekly.com

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Here are the winners of Nordic Startup Awards
31 May 2016, EU-Startups

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

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

RaimaDB logo

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

Neo4j logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

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

Present your product here