DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Adabas vs. GraphDB vs. InfinityDB vs. Riak TS vs. TimesTen

System Properties Comparison Adabas vs. GraphDB vs. InfinityDB vs. Riak TS vs. TimesTen

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonGraphDB infoformer name: OWLIM  Xexclude from comparisonInfinityDB  Xexclude from comparisonRiak TS  Xexclude from comparisonTimesTen  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.A Java embedded Key-Value Store which extends the Java Map interfaceRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVIn-Memory RDBMS compatible to Oracle
Primary database modelMultivalue DBMSGraph DBMS
RDF store
Key-value storeTime Series DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.17
Rank#94  Overall
#1  Multivalue DBMS
Score3.32
Rank#91  Overall
#6  Graph DBMS
#4  RDF stores
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.20
Rank#319  Overall
#27  Time Series DBMS
Score1.31
Rank#163  Overall
#74  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlwww.ontotext.comboilerbay.comwww.oracle.com/­database/­technologies/­related/­timesten.html
Technical documentationgraphdb.ontotext.com/­documentationboilerbay.com/­infinitydb/­manualwww.tiot.jp/­riak-docs/­riak/­ts/­latestdocs.oracle.com/­database/­timesten-18.1
Social network pagesLinkedInTwitterYouTubeGitHubMedium
DeveloperSoftware AGOntotextBoiler Bay Inc.Open Source, formerly Basho TechnologiesOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release19712000200220151998
Current release10.4, October 20234.03.0.0, September 202211 Release 2 (11.2.2.8.0)
License infoCommercial or Open Sourcecommercialcommercial infoSome plugins of GraphDB Workbench are open sourcedcommercialOpen Sourcecommercial
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 languageJavaJavaErlang
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
All OS with a Java VM
Linux
OS X
Windows
All OS with a Java VMLinux
OS X
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesschema-free and OWL/RDFS-schema support; RDF shapesyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeschema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysnoyes
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 indexesyesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesno infomanual creation possible, using inversions based on multi-value capabilityrestrictedyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL Gatewaystored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCnoyes, limitedyes
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
HTTP API
Native Erlang Interface
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Supported programming languagesNatural.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaC infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C
C++
Java
PL/SQL
Server-side scripts infoStored proceduresin Naturalwell-defined plugin interfaces; JavaScript server-side extensibilitynoErlangPL/SQL
Triggersnononoyes infopre-commit hooks and post-commit hooksno
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistanonenoneShardingnone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatorMulti-source replicationnoneselectable replication factorMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual ConsistencyImmediate Consistency or Eventual Consistency depending on configuration
Foreign keys infoReferential integritynoyes infoConstraint checkingno infomanual creation possible, using inversions based on multi-value capabilityno infolinks between datasets can be storedyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACID infoOptimistic locking for transactions; no isolation for bulk loadsnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes infoby means of logfiles and checkpoints
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)Default Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.nonofine grained access rights according to SQL-standard
More information provided by the system vendor
Adabas infodenotes "adaptable data base"GraphDB infoformer name: OWLIMInfinityDBRiak TSTimesTen
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» more
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» more
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» more
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» more
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» more
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» more
News

Case study: Policy Enforcement Automation With Semantics
2 May 2024

Okay, RAG… We Have a Problem
26 April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19 April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10 April 2024

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3 April 2024

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"GraphDB infoformer name: OWLIMInfinityDBRiak TSTimesTen
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

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16 January 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24 October 2023, Datanami

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18 December 2019, KDnuggets

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15 January 2020, The Register

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5 July 2022, PR Newswire

provided by Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6 October 2015, The Register

Enterprise NoSQL Database for the IoT Becomes Open Source
11 May 2016, ENGINEERING.com

Best open source databases for IoT applications
26 May 2017, Open Source For You

provided by Google News

In-memory databases with Emulex Gen 7
25 October 2023, Broadcom Inc.

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

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

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