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. Ignite vs. Machbase Neo vs. PostgreSQL vs. Riak TS

System Properties Comparison Adabas vs. Ignite vs. Machbase Neo vs. PostgreSQL vs. Riak TS

Editorial information provided by DB-Engines
NameAdabas infodenotes "adaptable data base"  Xexclude from comparisonIgnite  Xexclude from comparisonMachbase Neo infoFormer name was Infiniflux  Xexclude from comparisonPostgreSQL  Xexclude from comparisonRiak TS  Xexclude from comparison
DescriptionOLTP - DBMS for mainframes and Linux/Unix/Windows environments infoused typically together with the Natural programming platformApache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.TimeSeries DBMS for AIoT and BigDataWidely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primary database modelMultivalue DBMSKey-value store
Relational DBMS
Time Series DBMSRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Time Series DBMS
Secondary database modelsDocument store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.58
Rank#91  Overall
#1  Multivalue DBMS
Score3.64
Rank#89  Overall
#13  Key-value stores
#48  Relational DBMS
Score0.22
Rank#324  Overall
#29  Time Series DBMS
Score645.05
Rank#4  Overall
#4  Relational DBMS
Score0.25
Rank#308  Overall
#26  Time Series DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlignite.apache.orgmachbase.comwww.postgresql.org
Technical documentationapacheignite.readme.io/­docsmachbase.com/­dbmswww.postgresql.org/­docswww.tiot.jp/­riak-docs/­riak/­ts/­latest
DeveloperSoftware AGApache Software FoundationMachbasePostgreSQL Global Development Group infowww.postgresql.org/­developerOpen Source, formerly Basho Technologies
Initial release1971201520131989 info1989: Postgres, 1996: PostgreSQL2015
Current releaseApache Ignite 2.6V8.0, August 202316.2, February 20243.0.0, September 2022
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0commercial infofree test version availableOpen Source infoBSDOpen 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.
Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
Implementation languageC++, Java, .NetCCErlang
Server operating systemsBS2000
Linux
Unix
Windows
z/OS
z/VSE
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
FreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
Linux
OS X
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.noyesnoyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesyesyesyesyesrestricted
SQL infoSupport of SQLyes infowith add-on product Adabas SQL GatewayANSI-99 for query and DML statements, subset of DDLSQL-like query languageyes infostandard with numerous extensionsyes, limited
APIs and other access methodsHTTP API infowith add-on software Adabas SOA Gateway
SOAP-based API infowith add-on software Adabas SOA Gateway
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietary protocol
RESTful HTTP API
Spring Data
gRPC
HTTP REST
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP API
Native Erlang Interface
Supported programming languagesNaturalC#
C++
Java
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript
PHP infovia ODBC
Python
R infovia ODBC
Scala
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C 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
Server-side scripts infoStored proceduresin Naturalyes (compute grid and cache interceptors can be used instead)nouser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.Erlang
Triggersnoyes (cache interceptors and events)noyesyes infopre-commit hooks and post-commit hooks
Partitioning methods infoMethods for storing different data on different nodesyes, with additonal products like Adabas Cluster Services, Adabas Parallel Services, Adabas VistaShardingShardingpartitioning by range, list and (since PostgreSQL 11) by hashSharding
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with add-on product Event Replicatoryes (replicated cache)selectable replication factorSource-replica replication infoother methods possible by using 3rd party extensionsselectable replication factor
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes (compute grid and hadoop accelerator)nonoyes
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyesno infolinks between datasets can be stored
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesnoyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyes infovolatile and lookup tableno
User concepts infoAccess controlonly with OS-specific tools (e.g. IBM RACF, CA Top Secret)Security Hooks for custom implementationssimple password-based access controlfine grained access rights according to SQL-standardno

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
3rd partiesTimescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» more

CYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» more

Redgate webinars: A series of key topics for new PostgreSQL users.
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» more

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"IgniteMachbase Neo infoFormer name was InfinifluxPostgreSQLRiak TS
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Conferences, events and webinars

Monitoring PostgreSQL with Redgate Monitor
Webinar, 10-11am CT / 4-5pm BST, 22 May 2024

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
13 April 2024, SiliconANGLE News

Deploying Software AG Adabas and Natural Workloads on AWS | Amazon Web Services
25 May 2021, AWS Blog

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

COBOL Is Taking Heat, but These Other Legacy Languages Could Burn You
1 October 2020, DevOps.com

provided by Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8 February 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5 October 2023, Datanami

Apache Ignite: An Overview
6 September 2023, Open Source For You

What is Apache Ignite? How is Apache Ignite Used?
18 July 2022, The Stack

ArcGIS and Apache Log4j Vulnerabilities
22 May 2023, Esri

provided by Google News

“Luxembourg is a perfect target area”: Korean accelerator exec
27 October 2022, Delano.lu

provided by Google News

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14 November 2023, blogs.oracle.com

Handle tables without primary keys while creating Amazon Aurora PostgreSQL zero-ETL integrations with Amazon ...
18 April 2024, AWS Blog

PeerDB raises $3.6M to accelerate PostgreSQL data movement
11 April 2024, SiliconANGLE News

Did One Guy Just Stop a Huge Cyberattack?
3 April 2024, The New York Times

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13 March 2024, Microsoft

provided by Google News

Basho open-sources its Riak TS database for the Internet Of Things
5 May 2016, TechCrunch

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

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

Present your product here