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. Blueflood vs. Lovefield vs. RDFox vs. SQL.JS

System Properties Comparison Adabas vs. Blueflood vs. Lovefield vs. RDFox vs. SQL.JS

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonBlueflood  Xexclude from comparisonLovefield  Xexclude from comparisonRDFox  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformScalable TimeSeries DBMS based on CassandraEmbeddable relational database for web apps written in pure JavaScriptHigh performance knowledge graph and semantic reasoning enginePort of SQLite to JavaScript
Primary database modelMultivalue DBMSTime Series DBMSRelational DBMSGraph DBMS
RDF store
Relational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.79
Rank#102  Overall
#2  Multivalue DBMS
Score0.13
Rank#346  Overall
#33  Time Series DBMS
Score0.33
Rank#286  Overall
#131  Relational DBMS
Score0.29
Rank#300  Overall
#24  Graph DBMS
#13  RDF stores
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlblueflood.iogoogle.github.io/­lovefieldwww.oxfordsemantic.techsql.js.org
Technical documentationgithub.com/­rax-maas/­blueflood/­wikigithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.oxfordsemantic.techsql.js.org/­documentation/­index.html
DeveloperSoftware AGRackspaceGoogleOxford Semantic TechnologiesAlon Zakai infoenhancements implemented by others
Initial release19712013201420172012
Current release2.1.12, February 20176.0, Septermber 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache 2.0commercialOpen Source
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 languageJavaJavaScriptC++JavaScript
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
Linux
OS X
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyespredefined schemeyesyes infoRDF schemasyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nononono
Secondary indexesyesnoyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaynoSQL-like query language infovia JavaScript builder patternnoyes infoSQL-92 is not fully supported
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
HTTP RESTRESTful HTTP API
SPARQL 1.1
JavaScript API
Supported programming languagesNaturalJavaScriptC
Java
JavaScript
Server-side scripts infoStored proceduresin Naturalnonono
TriggersnonoUsing read-only observersno
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaSharding infobased on Cassandranonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event Replicatorselectable replication factor infobased on Cassandranonereplication via a shared file systemnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Immediate Consistency in stand-alone mode, Eventual Consistency in replicated setupsnone
Foreign keys infoReferential integritynonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesno infoexcept by serializing a db to a file
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes infousing MemoryDByesyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)nonoRoles, resources, and access typesno

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"BluefloodLovefieldRDFoxSQL.JS
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

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

Real-Time Performance and Health Monitoring Using Netdata
2 September 2019, CNX Software

provided by Google News

Use semantic reasoning to infer new facts from your RDF graph by integrating RDFox with Amazon Neptune | Amazon ...
20 February 2023, AWS Blog

The intuitions behind Knowledge Graphs and Reasoning | by Peter Crocker
5 May 2020, Towards Data Science

Eight interesting open-source graph databases
3 January 2023, INDIAai

Financial Crime Discovery using Amazon EKS and Graph Databases | Amazon Web Services
1 February 2022, AWS Blog

Top 9 Open Source Graph Databases – AIM
7 November 2022, Analytics India Magazine

provided by Google News

9 Best JavaScript and TypeScript ORMs for 2024 — SitePoint
22 March 2023, SitePoint

Execute millions of SQL statements in milliseconds in the browser with WebAssembly and Web Workers.
14 January 2017, hackernoon.com

SQLite On The Web: Absurd-sql
24 August 2021, Hackaday

In Praise Of SQLite
28 July 2022, iProgrammer

10 Low-Code Rules for Serious Coders
21 November 2022, Embedded Computing Design

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.

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

Present your product here