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 > Graph Engine vs. H2 vs. Microsoft Access vs. Microsoft SQL Server vs. TDSQL for MySQL

Vergleich der Systemeigenschaften Graph Engine vs. H2 vs. Microsoft Access vs. Microsoft SQL Server vs. TDSQL for MySQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenMicrosoft Access  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenTDSQL for MySQL  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Microsoft Access kombiniert ein Backend (JET bzw. ACE Engine) mit einem grafischen Frontend zur Datenabfrage bzw. Datenmanipulation. infoDas Access-Frontend wird häufig auch für Zugriff auf andere Datenquellen (DBMS, Excel, etc) verwendet.Relationales DBMS von MicrosoftA high-performance distributed database management system with features such as automatic sharding, intelligent operation and maintenance, elastic scalability without downtime, and enterprise-grade security. It is highly compatible with MySQL.
Primäres DatenbankmodellGraph DBMS
Key-Value Store
Relational DBMSRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Graph DBMS
Spatial DBMS
Document Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,62
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte105,40
Rang#11  Overall
#8  Relational DBMS
Punkte829,80
Rang#3  Overall
#3  Relational DBMS
Punkte0,82
Rang#213  Overall
#97  Relational DBMS
Websitewww.graphengine.iowww.h2database.comwww.microsoft.com/­en-us/­microsoft-365/­accesswww.microsoft.com/­en-us/­sql-serverwww.tencentcloud.com/­products/­dcdb
Technische Dokumentationwww.graphengine.io/­docs/­manualwww.h2database.com/­html/­main.htmldeveloper.microsoft.com/­en-us/­accesslearn.microsoft.com/­en-US/­sql/­sql-serverwww.tencentcloud.com/­document/­product/­1042
EntwicklerMicrosoftThomas MuellerMicrosoftMicrosoftTencent
Erscheinungsjahr20102005199219892013
Aktuelle Version2.2.220, Juli 20231902 (16.0.11328.20222), Maerz 2019SQL Server 2022, November 2022
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infoGebündelt mit Microsoft Office Lizenzenkommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementierungssprache.NET and CJavaC++C++
Server Betriebssysteme.NETAlle Betriebssysteme mit einer Java VMWindows infoKein eigentlicher Datenbank-Server, sondern Ausführung von DLL's.Linux
Windows
gehostet
Datenschemajajajajaja
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, XSLTneinneinjanein
Sekundärindizesjajajaja
SQL infoSupport of SQLneinjaja infoaber nicht SQL Standard konformjaja
APIs und andere ZugriffskonzepteRESTful HTTP APIJDBC
ODBC
ADO.NET
DAO
ODBC
OLE DB
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
Unterstützte ProgrammiersprachenC#
C++
F#
Visual Basic
JavaC
C#
C++
Delphi
Java (JDBC-ODBC)
VBA
Visual Basic.NET
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C#
C++
Java
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresjaJava Stored Procedures and User-Defined Functionsja infoab Access 2010 mit ACE-EngineTransact SQL, .NET languages, R, Python and (with SQL Server 2019) Javaja
Triggersneinjaja infoab Access 2010 mit ACE-Enginejaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale PartitionierungkeinekeineTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)Automatic sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenWith clustering: 2 database servers on different computers operate on identical copies of a databasekeineja, aber abhängig von der SQL-Server EditionMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjajajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDACID infoaber keine Files für Transaktions-LoggingACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejaja infoaber keine Files für Transaktions-Loggingjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein infoeinfache Benutzerverwaltung war vorhanden bis zur Version Access 2003Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardUsers with fine-grained authorization concept

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
DrittanbieterNavicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» 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
Graph Engine infoformer name: TrinityH2Microsoft AccessMicrosoft SQL ServerTDSQL for MySQL
DB-Engines Blog Posts

MS Access drops in DB-Engines Ranking
2. Mai 2013, Paul Andlinger

Microsoft SQL Server regained rank 2 in the DB-Engines popularity ranking
3. Dezember 2012, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, 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

Trinity
2. Juni 2023, microsoft.com

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

How Google and Microsoft taught search to "understand" the Web
6. Juni 2012, Ars Technica

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

bereitgestellt von Google News

Abusing Microsoft Access "Linked Table" Feature to Perform NTLM Forced Authentication Attacks
9. November 2023, Check Point Research

Hackers Exploit Microsoft Access Feature to Steal Windows User’s NTLM Tokens
11. November 2023, CybersecurityNews

MS access program to increase awareness and independence of those living with MS and disability
10. Juli 2023, Nebraska Medicine

ACCDE File (What It Is and How to Open One)
27. Juli 2023, Lifewire

After installing Navisworks, Office 2016 (32-bit) applications stopped launching
8. Oktober 2023, Autodesk Redshift

bereitgestellt von Google News

SQL Server 2014 end of support: Keep your customers secure
28. März 2024, Microsoft

How to deploy a SQL Server failover cluster with Amazon EBS Multi-Attach on Windows Server | Amazon Web Services
12. Januar 2024, AWS Blog

Install and Use SQL Server Report Builder
10. April 2024, Petri.com

How to Know When It's Time for a Microsoft SQL Server Upgrade
31. Oktober 2023, BizTech Magazine

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

bereitgestellt von Google News

Tencent Cloud Distributed Database Ranks First in the Growth Index: Frost & Sullivan's "2021 China Distributed ...
16. Mai 2022, The Korea Herald

Tencent Cloud Database recognised for cloud database management systems
21. Dezember 2022, IT Brief Australia

Indonesia's Allo Bank taps Tencent Cloud to enhance digital banking services
6. Juli 2023, FinTech Futures

Tencent Cloud opens first data center in Indonesia
12. April 2021, KrASIA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt