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

DBMS > Adabas vs. Geode vs. LokiJS vs. TinkerGraph vs. Yaacomo

System Properties Comparison Adabas vs. Geode vs. LokiJS vs. TinkerGraph vs. Yaacomo

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonGeode  Xexclude from comparisonLokiJS  Xexclude from comparisonTinkerGraph  Xexclude from comparisonYaacomo  Xexclude from comparison
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesIn-memory JavaScript DBMSA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APIOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primary database modelMultivalue DBMSKey-value storeDocument storeGraph DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.17
Rank#94  Overall
#1  Multivalue DBMS
Score1.92
Rank#131  Overall
#23  Key-value stores
Score0.43
Rank#264  Overall
#42  Document stores
Score0.08
Rank#348  Overall
#35  Graph DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlgeode.apache.orggithub.com/­techfort/­LokiJStinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlinyaacomo.com
Technical documentationgeode.apache.org/­docstechfort.github.io/­LokiJS
DeveloperSoftware AGOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Q2WEB GmbH
Initial release19712002201420092009
Current release1.1, February 2017
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2; commercial licenses available as GemfireOpen SourceOpen Source infoApache 2.0commercial
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 languageJavaJavaScriptJava
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
All OS with a Java VM infothe JDK (8 or later) is also requiredserver-less, requires a JavaScript environment (browser, Node.js)Android
Linux
Windows
Data schemeyesschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyesnoyesyes
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.nonononono
Secondary indexesyesnoyes infovia viewsnoyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaySQL-like query language (OQL)nonoyes
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
Java Client API
Memcached protocol
RESTful HTTP API
JavaScript APITinkerPop 3JDBC
ODBC
Supported programming languagesNatural.Net
All JVM based languages
C++
Groovy
Java
Scala
JavaScriptGroovy
Java
Server-side scripts infoStored proceduresin Naturaluser defined functionsView functions in JavaScriptno
Triggersnoyes infoCache Event Listenersyesnoyes
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardingnonenonehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatorMulti-source replicationnonenoneSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencynonenoneImmediate Consistency
Foreign keys infoReferential integritynononoyes infoRelationships in graphsyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyes, on a single nodeno infoatomic operations within a single collection possiblenoACID
Concurrency infoSupport for concurrent manipulation of datayesyesnoyes
Durability infoSupport for making data persistentyesyesyes infoSerialization of a DB in a Node.JS/Cordova/PhoneGap environment. Usage of the IndexedDB-API in a browser.optionalyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyesyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)Access rights per client and object definablenonofine grained access rights according to SQL-standard

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"GeodeLokiJSTinkerGraphYaacomo
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

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

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

A Second Look at LzLabs' Mainframe Migration
28 June 2017, Virtualization Review

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

provided by Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11 February 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4 January 2017, The New Stack

Victor I. Cazares Wants NYTW to Call for Ceasefire in Gaza
22 February 2024, Vulture

Reactive Event Processing with Apache Geode
5 July 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15 November 2018, oreilly.com

provided by Google News

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

provided by Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28 September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

provided by Google News



Share this page

Featured Products

SingleStore logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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