DBMS > Adabas vs. Microsoft SQL Server vs. MonetDB vs. OrientDB
Vergleich der Systemeigenschaften Adabas vs. Microsoft SQL Server vs. MonetDB vs. OrientDB
Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.
Redaktionelle Informationen bereitgestellt von DB-Engines | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | Adabas ![]() | Microsoft SQL Server Xaus Vergleich ausschliessen | MonetDB Xaus Vergleich ausschliessen | OrientDB Xaus Vergleich ausschliessen | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Kurzbeschreibung | OLTP - DBMS für Großrechner und Linux/Unix/Windows Umgebungen ![]() | Relationales DBMS von Microsoft | Ein relationales Datenbankmanagementsystem mit spaltenweiser Abspeicherung der Daten | Multi-model DBMS (Document, Graph, Key/Value) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Primäres Datenbankmodell | Multivalue DBMS | Relational DBMS | Relational DBMS | Document Store Graph DBMS Key-Value Store | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sekundäre Datenbankmodelle | Document Store Graph DBMS | Document Store | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Website | www.softwareag.com/corporate/products/adabas_natural/adabas/default.html | www.microsoft.com/en-us/sql-server | www.monetdb.org | orientdb.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Technische Dokumentation | docs.microsoft.com/en-ie/sql/sql-server/sql-server-technical-documentation | www.monetdb.org/Documentation | orientdb.org/docs/3.0.x | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Entwickler | Software AG | Microsoft | MonetDB BV | OrientDB LTD; CallidusCloud | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Erscheinungsjahr | 1971 | 1989 | 2004 | 2010 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Aktuelle Version | SQL Server 2019, November 2019 | Apr2019, April 2019 | 3.0.23, August 2019 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lizenz ![]() | kommerziell | kommerziell ![]() | Open Source ![]() | Open Source ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ausschließlich ein Cloud-Service ![]() | nein | nein | nein | nein | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DBaaS Angebote (gesponserte Links) ![]() Providers of DBaaS offerings, please contact us to be listed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Implementierungssprache | C++ | C | Java | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server Betriebssysteme | BS2000 Linux Unix Windows z/OS z/VSE | Linux Windows | FreeBSD Linux OS X Solaris Windows | Alle Betriebssysteme mit einer Java JDK (>= JDK 6) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Datenschema | ja | ja | ja | schemafrei ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typisierung ![]() | ja | ja | ja | ja | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
XML Unterstützung ![]() | nein | ja | nein | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Sekundärindizes | ja | ja | ja | ja | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SQL ![]() | ja ![]() | ja | ja ![]() | SQL-like query language, no joins | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
APIs und andere Zugriffskonzepte | HTTP API ![]() SOAP-basiertes API ![]() | ADO.NET JDBC ODBC OLE DB Tabular Data Stream (TDS) | JDBC native C library ![]() ODBC | Tinkerpop technology stack with Blueprints, Gremlin, Pipes Java API RESTful HTTP/JSON API | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Unterstützte Programmiersprachen | Natural | C# C++ Delphi Go Java JavaScript (Node.js) PHP Python R Ruby Visual Basic | C C++ Java JavaScript (Node.js) Perl PHP Python R Ruby | .Net C C# C++ Clojure Java JavaScript JavaScript (Node.js) PHP Python Ruby Scala | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Server-seitige Scripts ![]() | in Natural | Transact SQL, .NET languages, R, Python and (with SQL Server 2019) Java | yes, in SQL, C, R | Java, Javascript | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Triggers | nein | ja | ja | Hooks | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Partitionierungsmechanismen ![]() | ja, mit Zusatzprodukten wie Adabas Cluster Services, Adabas Parallel Services, Adabas Vista | Tabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation) | Sharding via remote tables | Sharding | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Replikationsmechanismen ![]() | ja, mit Zusatzprodukt Event Replikator | ja, aber abhängig von der SQL-Server Edition | keine ![]() | Master-Master Replikation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MapReduce ![]() | nein | nein | nein | nein ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Konsistenzkonzept ![]() | Immediate Consistency | Immediate Consistency | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Fremdschlüssel ![]() | nein | ja | ja | ja ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Transaktionskonzept ![]() | ACID | ACID | ACID | ACID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency ![]() | ja | ja | ja | ja | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Durability ![]() | ja | ja | ja | ja | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
In-Memory Unterstützung ![]() | nein | ja | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Berechtigungskonzept ![]() | nur mittels betriebssystem-spezifischen Werkzeugen (z.B. IBM RACF, CA Top Secret) | Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard | Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard | Zugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebene | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Weitere Informationen bereitgestellt vom Systemhersteller | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Adabas ![]() | Microsoft SQL Server | MonetDB | OrientDB | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specific characteristics | Column-store In-memory optimized GeoSpatial support JSON document support » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Competitive advantages | Scalable architecture - vertical data organization and in-memory optimization guarantee... » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Typical application scenarios | Analytical database, Data warehouse, OLAP Data mining Scientific database » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key customers | Numascale , Spinque , SecurActive , CHS , NOZHUP » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Licensing and pricing models | Free and open-source software, Mozilla Public License 2.0 Commercial support available » mehr | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Neuigkeiten | Limit memory usage of MonetDB on Linux with CGROUPS SQL:2003 merge statements now supported in MonetDB Extended SQL:2011 Window Functions in MonetDB Updatable MERGE TABLEs with partition predicates Remote Tables and Authorization | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen, | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Zugehörige Produkte und Dienstleistungen | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Drittanbieter | Dremio is like magic for SQL Server accelerating your analytical queries up to 1,000x. » mehr ERBuilder provides all the features you would expect from a professional database modeling and design tool. » mehr Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems. » mehr General SQL Parser: Instantly adding parsing, decoding, analysis and rewrite SQL processing capability to your products. » mehr DBHawk is a web-based data management Tool for a SQL Server database. » mehr SQLPro for MSSQL: A simple but powerful Microsoft SQL Server database client available on iPhone and iPad as well as macOS. » 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 ![]() | Microsoft SQL Server | MonetDB | OrientDB | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DB-Engines Blog Posts | The struggle for the hegemony in Oracle's database empire Microsoft SQL Server is the DBMS of the Year Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond | Graph DBMS increased their popularity by 500% within the last 2 years Graph DBMSs are gaining in popularity faster than any other database category Software AG (OTCMKTS:STWRY) Given Consensus Recommendation of “Hold” by Analysts Software AG Announces New “Adabas & Natural 2050” Agenda Software (ETR:SOW) Given a €34.00 Price Target at Baader Bank A guide to legacy app modernization tool providers Software (OTCMKTS:STWRY) Stock Price Crosses Above 200 Day Moving Average of $7.69 bereitgestellt von Google News IDERA SQL Diagnostic Manager for SQL Server 10.5 Expands Performance Monitoring On-Premises and in the Cloud SQL Server 2008's End of Life Opens New Role for Database as a Service SQL Server Runs Faster on Azure Cloud VMs than AWS EC2, Report Says SQL Server 2019 Licensing: How Much Does It Cost and What's Included? Transform Data Into Game-Changing Insights with This SQL Training bereitgestellt von Google News Big Data Career Notes: November 2019 Edition MonetDB Solutions secures investment from ServiceNow RDBMS Software Market Analysis -Global Demand, Opportunities, Revenue, Production, and Geographical Forecast To 2024 RDBMS Software Market Rising with Technological Demand during 2019-2026| Microsoft, Oracle, PostgreSQL Global Development Group, SQLite, IBM Global RDBMS Software Market Insights, New Project Investment and Potential Growth Scope bereitgestellt von Google News Graph Database Market Is Booming Worldwide | IBM, Microsoft, Oracle, AWS, Neo4j, Orientdb, Teradata, Tibco Software Graph Database Market Growing Opportunities 2019-2025 – IBM, Microsoft, Oracle, AWS, Neo4j, Orientdb Graph Database Market Top Key Players: DataStax, Franz Inc., Neo4j, Inc., Oracle Corporation, OrientDB, MongoDB, Objectivity Inc., Stardog Union Inc., Teradata Corporation, and Microsoft Corporation Graph Database Market 2019 Impressive Growth by 2025 | triAGENS GmbH(Arango DB), Neo4j, Inc, OrientDB Ltd, Cayley Global Graph Database Market 2019 – triAGENS GmbH(Arango DB), Neo4j, Inc, OrientDB Ltd, Cayley bereitgestellt von Google News SQL Server Database Administrator Senior Software Engineer Adabas Natural Programmer Analyst Software Engineer II (ADABAS & Natural) Computer Programmer/Analyst Senior SQL Server Database Administrator Database Administrator_Remote Database Developer Data Analyst SQL and Reporting Developer Data Scientist Data Scientist Principal Software Engineer / Architect Data Scientist Temporary Oracle DBA Data Scientist Temporary Oracle DBA Engineering Deputy APM (Up to 25% Profit Sharing Benefit!) |
Teilen sie diese Seite mit ihrem Netzwerk