DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Adabas vs. Amazon Aurora vs. Dolt vs. Transbase

Vergleich der Systemeigenschaften Adabas vs. Amazon Aurora vs. Dolt vs. Transbase

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAdabas infosteht für "Adaptable Data Base"  Xaus Vergleich ausschliessenAmazon Aurora  Xaus Vergleich ausschliessenDolt  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessen
KurzbeschreibungOLTP - DBMS für Großrechner und Linux/Unix/Windows Umgebungen infotypischerweise zusammen mit der Natural Programmierumgebung verwendetFully managed relational database service built for the cloud providing unparalleled high performance and availability at global scale for MySQL, PostgreSQL, and DSQLA MySQL compatible DBMS with Git-like versioning of data and schemaA resource-optimized, high-performance, universally applicable RDBMS
Primäres DatenbankmodellMultivalue DBMSRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Vektor DBMS
Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,86
Rang#89  Overall
#1  Multivalue DBMS
Punkte8,28
Rang#43  Overall
#27  Relational DBMS
Punkte0,65
Rang#226  Overall
#103  Relational DBMS
Punkte0,00
Rang#381  Overall
#156  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlaws.amazon.com/­rds/­auroragithub.com/­dolthub/­dolt
www.dolthub.com
www.transaction.de/­en/­products/­transbase.html
Technische Dokumentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_AuroraOverview.html
docs.aws.amazon.com/­aurora-dsql/­latest/­userguide/­what-is-aurora-dsql.html
docs.dolthub.comwww.transaction.de/­en/­products/­transbase/­features.html
Social network pagesLinkedIn
EntwicklerSoftware AGAmazonDoltHub IncTransaction Software GmbH
Erscheinungsjahr1971201520181987
Aktuelle VersionAurora DSQL, November 2024 (preview), PostgreSQL: docs.aws.amazon.com/­AmazonRDS/­latest/­AuroraPostgreSQLReleaseNotes/­AuroraPostgreSQL.Updates.html , MySQL: docs.aws.amazon.com/­AmazonRDS/­latest/­AuroraMySQLReleaseNotes/­AuroraMySQL.release-calendars.htmlTransbase 8.3, 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache Version 2.0kommerziell infoDevelopment Lizenz gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungssprachePostgreSQL/MySQL: C, C++, Aurora DSQL: RustGoC und C++
Server BetriebssystemeBS2000
Linux
Unix
Windows
z/OS
z/VSE
Amazon LinuxLinux
macOS
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Datenschemajajajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLja infomit Zusatzprodukt Adabas SQL Gatewayyes, MySQL and PostgreSQL dialectsjaja
APIs und andere ZugriffskonzepteHTTP API infomit Zusatzsoftware Adabas SOA Gateway
SOAP-basiertes API infomit Zusatzsoftware Adabas SOA Gateway
DSQL API: docs.aws.amazon.com/­aurora-dsql/­latest/­userguide/­CHAP_api_reference.html
MySQL wire protocol
PostgreSQL wire protocol
RDS Data API: docs.aws.amazon.com/­AmazonRDS/­latest/­UserGuide/­ProgrammingGuide.html
CLI Client
HTTP REST
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenNaturalAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Rust
Scheme
Tcl
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-seitige Scripts infoStored Proceduresin NaturalPL/pgSQL, MySQL stored program language, APG trusted language extensionsyes infocurrently in alpha releaseja
TriggersneinAurora MySQL: Yes. Aurora PostgreSQL: Yes. Aurora DSQL: No.jaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Zusatzprodukten wie Adabas Cluster Services, Adabas Parallel Services, Adabas VistaDBMS table partitioning, Horizontal storage partitioning, Sharding, Distributed horizontal partitioning (DSQL)keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit Zusatzprodukt Event ReplikatorFull replication
Logical replication
Snapshot replication
Transactional replication
A database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate/Strong Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID, Multi-statementACIDja
Concurrency infoUnterstützung von gleichzeitig ausgeführten DatenmanipulationenjaMultiversion concurrency control (MVCC) with fully compatible MySQL and PostgreSQL options. Optimistic concurrency control (OCC) in Aurora DSQL.jaja
Durability infoDauerhafte Speicherung der DatenjaData is replicated across 3 Availability Zones (AZs) within a single AWS Region. Active-active multi-Region high availability across 3 Regions (2 active, 1 witness) and automated failover recovery with Aurora DSQL. Automated, continuous backup of data with point in time restore. Fault-tolerant, self-healing storage system.jaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjanein
Berechtigungskonzept infoZugriffskontrollenur mittels betriebssystem-spezifischen Werkzeugen (z.B. IBM RACF, CA Top Secret)Role based permissions
Row level security
Only one user is configurable, and must be specified in the config file at startupBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Adabas infosteht für "Adaptable Data Base"Amazon AuroraDoltTransbase
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3. August 2015, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Modernize Natural and Adabas Workloads on AWS with IBM ModernSystems accelerator | Amazon Web Services
27. Januar 2025, AWS Blog

Software AG retrenches to its core ARIS process management and A&N mainframe tools
8. Januar 2025, diginomica

Re-evaluating legacy: Should you leave Adabas (and Natural) behind?
30. Mai 2024, ITWeb

Software AG: Pioneering process management solutions
15. Mai 2024, SiliconANGLE News

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

bereitgestellt von Google News

How GaadiBazaar reduced database costs by 40% with Aurora MySQL Serverless
13. Februar 2025, AWS Blog

Simplify database authentication management with the Amazon Aurora PostgreSQL pg_ad_mapping extension
10. Februar 2025, AWS Blog

Amazon Aurora PostgreSQL Limitless Database is now generally available
31. Oktober 2024, AWS Blog

Introducing Amazon Aurora DSQL | Amazon Web Services
3. Dezember 2024, AWS Blog

How Aqua Security exports query data from Amazon Aurora to deliver value to their customers at scale
29. Januar 2025, AWS Blog

bereitgestellt von Google News

An open-source data storage and visualization platform for collaborative qubit control
30. September 2024, Nature.com

Top 100+ Essential Data Science Tools & Repos: Streamline Your Workflow Today!
27. Juni 2024, packtpub.com

7 Modern SQL Databases You Must Know in 2024
28. Juni 2024, KDnuggets

Git-for-Data, Version-Controlled Database Dolt Gets PostgreSQL-Flavor
25. November 2023, InfoQ.com

Top Data Version Control Tools for Machine Learning Research in 2023
24. Juli 2023, MarkTechPost

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

Präsentieren Sie hier Ihr Produkt