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. Apache Pinot vs. OrigoDB vs. Realm vs. SQL.JS

System Properties Comparison Adabas vs. Apache Pinot vs. OrigoDB vs. Realm vs. SQL.JS

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonApache Pinot  Xexclude from comparisonOrigoDB  Xexclude from comparisonRealm  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformRealtime distributed OLAP datastore, designed to answer OLAP queries with low latencyA fully ACID in-memory object graph databaseA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataPort of SQLite to JavaScript
Primary database modelMultivalue DBMSRelational DBMSDocument store
Object oriented DBMS
Document storeRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.17
Rank#94  Overall
#1  Multivalue DBMS
Score0.40
Rank#270  Overall
#125  Relational DBMS
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score7.60
Rank#52  Overall
#9  Document stores
Score0.53
Rank#252  Overall
#116  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlpinot.apache.orgorigodb.comrealm.iosql.js.org
Technical documentationdocs.pinot.apache.orgorigodb.com/­docsrealm.io/­docssql.js.org/­documentation/­index.html
DeveloperSoftware AGApache Software Foundation and contributorsRobert Friberg et alRealm, acquired by MongoDB in May 2019Alon Zakai infoenhancements implemented by others
Initial release197120152009 infounder the name LiveDB20142012
Current release1.0.0, September 2023
License infoCommercial or Open SourcecommercialOpen Source infoApache Version 2.0Open SourceOpen SourceOpen 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 languageJavaC#JavaScript
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
All OS with a Java JDK11 or higherLinux
Windows
Android
Backend: server-less
iOS
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeyesyesyesyesyes
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyesyes
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.nono infocan be achieved using .NETnono
Secondary indexesyesyesyes
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewaySQL-like query languagenonoyes 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
JDBC.NET Client API
HTTP API
LINQ
JavaScript API
Supported programming languagesNaturalGo
Java
Python
.Net.Net
Java infowith Android only
Objective-C
React Native
Swift
JavaScript
Server-side scripts infoStored proceduresin Naturalyesno inforuns within the applications so server-side scripts are unnecessaryno
Triggersnoyes infoDomain Eventsyes infoChange Listenersno
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas Vistahorizontal partitioninghorizontal partitioning infoclient side managed; servers are not synchronizednonenone
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event ReplicatorSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynodepending on modelnoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyes
Durability infoSupport for making data persistentyesyes infoWrite ahead logyesno 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.noyesyes infoIn-Memory realmyes
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)Role based authorizationyesno

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"Apache PinotOrigoDBRealmSQL.JS
DB-Engines blog posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2 March 2016, Paul Andlinger

show all

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

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

Real-Time Mainframe Data Replication to AWS with tcVISION from Treehouse Software | Amazon Web Services
22 March 2019, AWS Blog

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

Treehouse Software, Inc. Helps US Foods With Their Mainframe Modernization Initiative
10 April 2023, PerishableNews

provided by Google News

StarTree Finds Apache Pinot the Right Vintage for IT Observability
8 May 2024, Datanami

StarTree Makes Observability Case for Apache Pinot Database
8 May 2024, DevOps.com

StarTree broadly enhances Apache Pinot-based analytics platform
8 May 2024, SiliconANGLE News

Open source Apache Pinot advances as StarTree boosts real-time analytics and observability
8 May 2024, VentureBeat

Real-Time Analytics for Mobile App Crashes using Apache Pinot
2 November 2023, Uber

provided by Google News

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9 June 2020, diginomica

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6 October 2016, The Business Journals

Is Swift the Future of Server-side Development?
12 September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15 October 2017, Fossbytes

Java Synthetic Methods — What are these? | by Vaibhav Singh
27 February 2021, DataDrivenInvestor

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

LokiJS - A JavaScript Database
18 November 2014, iProgrammer

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.

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here