DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Adabas vs. Amazon Aurora vs. Cassandra vs. Memgraph vs. Microsoft SQL Server

Vergleich der Systemeigenschaften Adabas vs. Amazon Aurora vs. Cassandra vs. Memgraph vs. Microsoft SQL Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAdabas infosteht für "Adaptable Data Base"  Xaus Vergleich ausschliessenAmazon Aurora  Xaus Vergleich ausschliessenCassandra  Xaus Vergleich ausschliessenMemgraph  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessen
KurzbeschreibungOLTP - DBMS für Großrechner und Linux/Unix/Windows Umgebungen infotypischerweise zusammen mit der Natural Programmierumgebung verwendetMySQL und PostgreSQL kompatibles RDBMS Cloud-Service von AmazonWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeAn open source graph database built for real-time streaming and compatible with Neo4jRelationales DBMS von Microsoft
Primäres DatenbankmodellMultivalue DBMSRelational DBMSWide Column StoreGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument StoreVektor DBMS infostarting with release V5Document Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,58
Rang#91  Overall
#1  Multivalue DBMS
Punkte8,50
Rang#49  Overall
#31  Relational DBMS
Punkte103,86
Rang#12  Overall
#1  Wide Column Stores
Punkte3,00
Rang#102  Overall
#8  Graph DBMS
Punkte829,80
Rang#3  Overall
#3  Relational DBMS
Websitewww.softwareag.com/­en_corporate/­platform/­adabas-natural.htmlaws.amazon.com/­rds/­auroracassandra.apache.orgmemgraph.comwww.microsoft.com/­en-us/­sql-server
Technische Dokumentationdocs.aws.amazon.com/­AmazonRDS/­latest/­AuroraUserGuide/­CHAP_Aurora.htmlcassandra.apache.org/­doc/­latestmemgraph.com/­docslearn.microsoft.com/­en-US/­sql/­sql-server
Social network pagesLinkedInTwitterFacebookGitHubDiscord
EntwicklerSoftware AGAmazonApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltMemgraph LtdMicrosoft
Erscheinungsjahr19712015200820171989
Aktuelle Version4.1.3, Juli 2023SQL Server 2022, November 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache Version 2kommerziell infoFree license availablekommerziell infoeingeschränkte kostenlose Version verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
ImplementierungsspracheJavaC und C++C++
Server BetriebssystemeBS2000
Linux
Unix
Windows
z/OS
z/VSE
gehostetBSD
Linux
OS X
Windows
LinuxLinux
Windows
Datenschemajajaschemafreischemafrei und schema-optionalja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinneinja
Sekundärindizesjajaeingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungja
SQL infoSupport of SQLja infomit Zusatzprodukt Adabas SQL GatewayjaSQL-like SELECT, DML and DDL statements (CQL)neinja
APIs und andere ZugriffskonzepteHTTP API infomit Zusatzsoftware Adabas SOA Gateway
SOAP-basiertes API infomit Zusatzsoftware Adabas SOA Gateway
ADO.NET
JDBC
ODBC
Proprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
Bolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Unterstützte ProgrammiersprachenNaturalAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
Server-seitige Scripts infoStored Proceduresin NaturaljaneinTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Java
Triggersneinjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja, mit Zusatzprodukten wie Adabas Cluster Services, Adabas Parallel Services, Adabas Vistahorizontale PartitionierungSharding infokein "single point of failure"Sharding infodynamic graph partitioningTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja, mit Zusatzprodukt Event ReplikatorSource-Replica Replikationfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichMulti-source replication using RAFTja, aber abhängig von der SQL-Server Edition
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinja inforelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztACID infowith snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infowith periodic snapshot and write-ahead logging (WAL) of changesja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjaneinjaja
Berechtigungskonzept infoZugriffskontrollenur mittels betriebssystem-spezifischen Werkzeugen (z.B. IBM RACF, CA Top Secret)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer auf einzelne Objekte definierbarUsers, roles and permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Adabas infosteht für "Adaptable Data Base"Amazon AuroraCassandraMemgraphMicrosoft SQL Server
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
Memgraph directly connects to your streaming infrastructure so you and your team...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
Business Source License ensures a future for the Memgraph community MAGE algorithm...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
Graph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Market metricsCassandra is used by 40% of the Fortune 100.
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» mehr
You can check out our pricing model and licenses on the company website .
» mehr
Neuigkeiten

How Winweb Built its AI Assistant with DataStax Astra DB and LangChain
17. April 2024

Vercel + Astra DB: Get Data into Your GenAI Apps Fast
16. April 2024

Simplifying Agent Development with Astra DB Connector for Vertex AI Search
11. April 2024

Making Astra DB easier for MongoDB developers
10. April 2024

Empowering Enterprise GenAI: Announcing Luna for RAGStack
10. April 2024

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr
Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr

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 AuroraCassandraMemgraphMicrosoft SQL Server
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

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3. Mai 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5. Januar 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2. November 2015, Paul Andlinger

alle anzeigen

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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. Mai 2021, AWS Blog

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

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

bereitgestellt von Google News

University of Nebraska-Omaha's ITD Lab migrates to Amazon Aurora with Babelfish, reducing database costs | Amazon ...
8. April 2024, AWS Blog

Join the preview of Amazon Aurora Limitless Database | Amazon Web Services
27. November 2023, AWS Blog

How RocketReach stabilized Amazon Aurora costs and improved performance with Amazon Aurora I/O-Optimized ...
2. April 2024, AWS Blog

New – Amazon Aurora Optimized Reads for Aurora PostgreSQL with up to 8x query latency improvement for I/O ...
8. November 2023, AWS Blog

Amazon Aurora MySQL version 2 (with MySQL 5.7 compatibility) to version 3 (with MySQL 8.0 compatibility) upgrade ...
18. März 2024, AWS Blog

bereitgestellt von Google News

Here's What to Know About Apache Cassandra 5.0
16. April 2024, hackernoon.com

What Is Cassandra? Working, Features, and Uses - Spiceworks
17. August 2023, Spiceworks News and Insights

How Uber Optimized Cassandra Operations At Scale
20. Juli 2023, Uber

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13. Dezember 2023, VentureBeat

Microsoft extends life support for aging Apache Cassandra 3.11 database
10. Oktober 2023, The Register

bereitgestellt von Google News

Graph database company Memgraph raises $9.34M
5. Oktober 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7. August 2023, PR Newswire

Modeling and Navigating a Transportation Network with Memgraph
12. April 2021, Towards Data Science

London-based Memgraph raises over €8 million in seed funding to provide Streaming Graph Algorithms to the masses
5. Oktober 2021, EU-Startups

Making Your Own Memory Graph To Detect Memory Issues On iOS
13. April 2021, hackernoon.com

bereitgestellt von Google News

Provision Premium SSD v2 Storage for Microsoft SQL Server
1. April 2024, microsoft.com

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28. März 2024, AWS Blog

Top 12 Data Migration Tools for 2024
18. April 2024, TechRepublic

A tumultuous, titanic Patch Tuesday as Microsoft makes some changes
10. April 2024, Sophos

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9. Oktober 2023, Oracle

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.

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.

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Präsentieren Sie hier Ihr Produkt