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

DBMS > Adabas vs. AlaSQL vs. Derby vs. Ehcache vs. InfinityDB

System Properties Comparison Adabas vs. AlaSQL vs. Derby vs. Ehcache vs. InfinityDB

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonAlaSQL  Xexclude from comparisonDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonEhcache  Xexclude from comparisonInfinityDB  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformJavaScript DBMS libraryFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A widely adopted Java cache with tiered storage optionsA Java embedded Key-Value Store which extends the Java Map interface
Primary database modelMultivalue DBMSDocument store
Relational DBMS
Relational DBMSKey-value storeKey-value store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.79
Rank#102  Overall
#2  Multivalue DBMS
Score0.51
Rank#256  Overall
#40  Document stores
#118  Relational DBMS
Score4.60
Rank#70  Overall
#38  Relational DBMS
Score4.64
Rank#68  Overall
#8  Key-value stores
Score0.08
Rank#365  Overall
#55  Key-value stores
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlalasql.orgdb.apache.org/­derbywww.ehcache.orgboilerbay.com
Technical documentationgithub.com/­AlaSQL/­alasqldb.apache.org/­derby/­manuals/­index.htmlwww.ehcache.org/­documentationboilerbay.com/­infinitydb/­manual
DeveloperSoftware AGAndrey Gershun & Mathias R. WulffApache Software FoundationTerracotta Inc, owned by Software AGBoiler Bay Inc.
Initial release19712014199720092002
Current release10.17.1.0, November 20233.10.0, March 20224.0
License infoCommercial or Open SourcecommercialOpen Source infoMIT-LicenseOpen Source infoApache version 2Open Source infoApache Version 2; commercial licenses availablecommercial
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.
Implementation languageJavaScriptJavaJavaJava
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
server-less, requires a JavaScript environment (browser, Node.js)All OS with a Java VMAll OS with a Java VMAll OS with a Java VM
Data schemeyesschema-freeyesschema-freeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgrade
Typing infopredefined data types such as float or dateyesnoyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
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.nonoyesnono
Secondary indexesyesnoyesnono infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewayClose to SQL99, but no user access control, stored procedures and host language bindings.yesnono
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
JavaScript APIJDBCJCacheAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Supported programming languagesNaturalJavaScriptJavaJavaJava
Server-side scripts infoStored proceduresin NaturalnoJava Stored Proceduresnono
Triggersnoyesyesyes infoCache Event Listenersno
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistanonenoneSharding infoby using Terracotta Servernone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatornoneSource-replica replicationyes infoby using Terracotta Servernone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Immediate Consistency infoREAD-COMMITTED or SERIALIZED
Foreign keys infoReferential integritynoyesyesnono infomanual creation possible, using inversions based on multi-value capability
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes infoonly for local storage and DOM-storageACIDyes infosupports JTA and can work as an XA resourceACID infoOptimistic locking for transactions; no isolation for bulk loads
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyes infoby using IndexedDB, SQL.JS or proprietary FileStorageyesyes infousing a tiered cache-storage approachyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesno
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)nofine grained access rights according to SQL-standardnono

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
Adabas infodenotes "adaptable data base"AlaSQLDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBEhcacheInfinityDB
Recent citations in the news

Re-evaluating legacy: Should you leave Adabas (and Natural) behind?
30 May 2024, ITWeb

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

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

Michael E. Jakes Obituary (1941 - 2023)
26 October 2023, Legacy.com

Is it the end of the road for Software AG after selling its integration business to IBM?
12 January 2024, diginomica

provided by Google News

Create a Marvel Database with SQL and Javascript, the easy way
2 July 2019, Towards Data Science

Multi faceted data exploration in the browser using Leaflet and amCharts
3 May 2020, Towards Data Science

provided by Google News

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, blogs.oracle.com

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

The Apache® Software Foundation Announces 18 Years of Open Source Leadership
28 March 2017, GlobeNewswire

provided by Google News

Scaling Australia's Most Popular Online News Sites with Ehcache
6 December 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22 July 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22 July 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9 January 2014, dzone.com

provided by Google News



Share this page

Featured Products

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.

Present your product here