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 > Immudb vs. MaxDB vs. OpenEdge vs. OrigoDB vs. SQL.JS

System Properties Comparison Immudb vs. MaxDB vs. OpenEdge vs. OrigoDB vs. SQL.JS

Editorial information provided by DB-Engines
NameImmudb  Xexclude from comparisonMaxDB infoformerly named Adabas-D  Xexclude from comparisonOpenEdge  Xexclude from comparisonOrigoDB  Xexclude from comparisonSQL.JS  Xexclude from comparison
DescriptionAn open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.A robust and reliable RDBMS optimized to run all major SAP solutionsApplication development environment with integrated database management systemA fully ACID in-memory object graph databasePort of SQLite to JavaScript
Primary database modelKey-value storeRelational DBMSRelational DBMSDocument store
Object oriented DBMS
Relational DBMS
Secondary database modelsRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#295  Overall
#42  Key-value stores
Score2.26
Rank#114  Overall
#55  Relational DBMS
Score3.45
Rank#85  Overall
#46  Relational DBMS
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score0.63
Rank#241  Overall
#112  Relational DBMS
Websitegithub.com/­codenotary/­immudb
immudb.io
maxdb.sap.comwww.progress.com/­openedgeorigodb.comsql.js.org
Technical documentationdocs.immudb.iomaxdb.sap.com/­documentationdocumentation.progress.com/­output/­ua/­OpenEdge_latestorigodb.com/­docssql.js.org/­documentation/­index.html
DeveloperCodenotarySAP, acquired from Software AG (Adabas-D) in 1997Progress Software CorporationRobert Friberg et alAlon Zakai infoenhancements implemented by others
Initial release2020198419842009 infounder the name LiveDB2012
Current release1.2.3, April 20227.9.10.12, February 2024OpenEdge 12.2, March 2020
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercial infoLimited community edition freecommercialOpen 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 languageGoC++C#JavaScript
Server operating systemsBSD
Linux
macOS
Solaris
Windows
z/OS
AIX
HP-UX
Linux
Solaris
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or dateyesyesUser defined using .NET types and collectionsyes
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.nonoyesno infocan be achieved using .NETno
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL-like syntaxyesyes infoclose to SQL 92noyes infoSQL-92 is not fully supported
APIs and other access methodsgRPC protocol
PostgreSQL wire protocol
ADO.NET
JDBC
ODBC
WebDAV
JDBC
ODBC
.NET Client API
HTTP API
LINQ
JavaScript API
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
Python
.Net
C#
Java
Perl
PHP
Python
Progress proprietary ABL (Advanced Business Language).NetJavaScript
Server-side scripts infoStored proceduresnoyesyesyesno
Triggersnoyesyesyes infoDomain Eventsno
Partitioning methods infoMethods for storing different data on different nodesShardingnonehorizontal partitioning infosince Version 11.4horizontal partitioning infoclient side managed; servers are not synchronizednone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationSource-replica replicationnone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integritynoyesyesdepending on modelyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoWrite ahead logno 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.nononoyesyes
User concepts infoAccess controlfine grained access rights according to SQL-standardUsers and groupsRole based authorizationno

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
ImmudbMaxDB infoformerly named Adabas-DOpenEdgeOrigoDBSQL.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

Codenotary brings its immutable database to the cloud
21 June 2023, TechCrunch

Immudb: Open-source database, built on a zero trust model
17 December 2021, Help Net Security

How Open-Source Database immudb Plans to Handle All That Metaverse Data
10 October 2022, Acceleration Economy

immudb (immutable database) 'tamper-proof' database - Open Source Insider
14 December 2021, ComputerWeekly.com

Codenotary Uses Immutable Database to Verify Software Artifacts
26 October 2021, DevOps.com

provided by Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30 December 2020, AWS Blog

Extended Maintenance Commitments Across SAP Solutions
11 August 2020, SAP News

Alibaba Cloud Offers Access to SAP Software for Customers
5 June 2018, Alizila

Dear SAP, Why Don't You Make Hana A Success?
28 July 2021, E3-Magazin

SIOS looks to boost SAP HANA automated replication
29 March 2023, TechTarget

provided by Google News

OpenEdge Application Development | Progress OpenEdge
14 September 2014, Progress Software

What's New in OpenEdge 12.8
15 April 2024, release.nl

PoC Exploit Released for OpenEdge Authentication Gateway & AdminServer Vulnerability
11 March 2024, GBHackers

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.

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

Present your product here