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. Blazegraph vs. Cloudflare Workers KV vs. OrigoDB

System Properties Comparison Adabas vs. Blazegraph vs. Cloudflare Workers KV vs. OrigoDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonBlazegraph  Xexclude from comparisonCloudflare Workers KV  Xexclude from comparisonOrigoDB  Xexclude from comparison
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.A global, low-latency, key-value store for applications on Cloudflare with exceptionally high read volumes and low-latency.A fully ACID in-memory object graph database
Primary database modelMultivalue DBMSGraph DBMS
RDF store
Key-value storeDocument store
Object oriented DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#91  Overall
#1  Multivalue DBMS
Score0.77
Rank#222  Overall
#20  Graph DBMS
#8  RDF stores
Score0.39
Rank#278  Overall
#39  Key-value stores
Score0.03
Rank#378  Overall
#51  Document stores
#18  Object oriented DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlblazegraph.comwww.cloudflare.com/­developer-platform/­workers-kvorigodb.com
Technical documentationwiki.blazegraph.comdevelopers.cloudflare.com/­kv/­apiorigodb.com/­docs
DeveloperSoftware AGBlazegraphCloudflareRobert Friberg et al
Initial release1971200620182009 infounder the name LiveDB
Current release2.1.5, March 2019
License infoCommercial or Open SourcecommercialOpen Source infoextended commercial license availablecommercialOpen Source
Cloud-based only infoOnly available as a cloud servicenonoyesno
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaC#
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
Linux
OS X
Windows
hostedLinux
Windows
Data schemeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or dateyesyes infoRDF literal typesnoUser defined using .NET types and collections
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.nonono infocan be achieved using .NET
Secondary indexesyesyesnoyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaySPARQL is used as query languagenono
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
Java API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
HTTP REST
Proprietary protocol
.NET Client API
HTTP API
LINQ
Supported programming languagesNatural.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
C
C++
Dart
JavaScript
Kotlin
Python
Rust
Scala
.Net
Server-side scripts infoStored proceduresin Naturalyesnoyes
Triggersnononoyes infoDomain Events
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardinghorizontal partitioning infoclient side managed; servers are not synchronized
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatoryesyesSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Foreign keys infoReferential integritynoyes infoRelationships in Graphsnodepending on model
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead log
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)Security and Authentication via Web Application Container (Tomcat, Jetty)Role based authorization

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"BlazegraphCloudflare Workers KVOrigoDB
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

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19 August 2023, MarkTechPost

Back to the future: Does graph database success hang on query language?
5 March 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15 December 2015, Datanami

Representation Learning on RDF* and LPG Knowledge Graphs
24 September 2020, Towards Data Science

Faster with GPUs: 5 turbocharged databases
26 September 2016, InfoWorld

provided by Google News

Cloudflare updates Workers platform with Python support, event notifications, and improved local development ...
3 April 2024, DevClass

Cloudflare dashboard, API service feeling poorly due to datacenter power snafu
2 November 2023, The Register

Cloudflare recovers from service outage after power failure at core North American data center
3 November 2023, DatacenterDynamics

Cloudflare is (still) struggling with another outage - here's what to know
3 November 2023, ZDNet

How to Build a Scalable URL Shortener With Cloudflare Workers and KV Under 10 Minutes
21 August 2022, hackernoon.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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
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

Present your product here