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

DBMS > 4D vs. Adabas vs. Memcached vs. Microsoft Azure Table Storage

System Properties Comparison 4D vs. Adabas vs. Memcached vs. Microsoft Azure Table Storage

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
Name4D infoformer name: 4th Dimension  Xexclude from comparisonAdabas infodenotes "adaptable data base"  Xexclude from comparisonMemcached  Xexclude from comparisonMicrosoft Azure Table Storage  Xexclude from comparison
DescriptionApplication development environment with integrated database management systemOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformIn-memory key-value store, originally intended for cachingA Wide Column Store for rapid development using massive semi-structured datasets
Primary database modelRelational DBMSMultivalue DBMSKey-value storeWide column store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.58
Rank#108  Overall
#54  Relational DBMS
Score3.17
Rank#94  Overall
#1  Multivalue DBMS
Score19.42
Rank#32  Overall
#4  Key-value stores
Score4.48
Rank#75  Overall
#6  Wide column stores
Websitewww.4d.comwww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlwww.memcached.orgazure.microsoft.com/­en-us/­services/­storage/­tables
Technical documentationdeveloper.4d.comgithub.com/­memcached/­memcached/­wiki
Developer4D, IncSoftware AGDanga Interactive infooriginally developed by Brad Fitzpatrick for LiveJournalMicrosoft
Initial release1984197120032012
Current releasev20, April 20231.6.25, March 2024
License infoCommercial or Open SourcecommercialcommercialOpen Source infoBSD licensecommercial
Cloud-based only infoOnly available as a cloud servicenononoyes
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC
Server operating systemsOS X
Windows
BS2000
Linux
Unix
Windows
z/OS
z/VSE
FreeBSD
Linux
OS X
Unix
Windows
hosted
Data schemeyesyesschema-freeschema-free
Typing infopredefined data types such as float or dateyesyesnoyes
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.yesnono
Secondary indexesyesyesnono
SQL infoSupport of SQLyes infoclose to SQL 92yes infowith add-on product Adabas SQL Gatewaynono
APIs and other access methodsODBC
RESTful HTTP API infoby using 4D Mobile
SOAP webservices
HTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
Proprietary protocolRESTful HTTP API
Supported programming languages4D proprietary IDE
PHP
Natural.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-side scripts infoStored proceduresyesin Naturalnono
Triggersyesnonono
Partitioning methods infoMethods for storing different data on different nodesnoneyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistanoneSharding infoImplicit feature of the cloud service
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replicationyes, with add-on product Event Replicatornone infoRepcached, a Memcached patch, provides this functionallityyes infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnooptimistic locking
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesnoyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonono
User concepts infoAccess controlUsers and groupsonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)yes infousing SASL (Simple Authentication and Security Layer) protocolAccess rights based on private key authentication or shared access signatures

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
4D infoformer name: 4th DimensionAdabas infodenotes "adaptable data base"MemcachedMicrosoft Azure Table Storage
DB-Engines blog posts

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

show all

Redis extends the lead in the DB-Engines key-value store ranking
3 February 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3 October 2012, Matthias Gelbmann, Paul Andlinger

show all

Recent citations in the news

Modernize Natural and Adabas Workloads on AWS with Advanced's Application Transparency Platform | Amazon Web ...
1 April 2024, AWS Blog

State agency proves DevOps and mainframes can coexist
12 April 2024, SiliconANGLE News

Deploying Software AG Adabas and Natural Workloads on AWS | Amazon Web Services
25 May 2021, AWS Blog

ATERAS® Announces Contract for Adabas Natural Re-hosting Solution to one of the Nation's Largest Pension Systems
19 December 2012, PR Newswire

IBM buys 50-year-old Software AG's enterprise tech units for €2.13B in cash
18 December 2023, The Register

provided by Google News

Why DDoS Threat Actors Are Shifting Their Tactics
15 March 2024, Infosecurity Magazine

Intel Continues To Demonstrate The Importance Of Software Optimizations: Clear Linux + Xeon Max Benchmarks
23 October 2023, Phoronix

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27 March 2024, Yahoo Lifestyle UK

Memcached DDoS: The biggest, baddest denial of service attacker yet
1 March 2018, ZDNet

Why Redis beats Memcached for caching
14 September 2017, InfoWorld

provided by Google News

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5 May 2015, Microsoft

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



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

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.

RaimaDB logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Present your product here