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 > DuckDB vs. Geode vs. Microsoft SQL Server vs. Oracle vs. SAP HANA

Vergleich der Systemeigenschaften DuckDB vs. Geode vs. Microsoft SQL Server vs. Oracle vs. SAP HANA

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDuckDB  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenOracle  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessen
KurzbeschreibungAn embeddable, in-process, column-oriented SQL OLAP RDBMSGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesRelationales DBMS von MicrosoftWeit verbreitetes, allgemein einsetzbares RDBMSIn-memory DBMS. Verfügbar als appliance oder als cloud-service
Primäres DatenbankmodellRelational DBMSKey-Value StoreRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Document Store
Graph DBMS infowith Oracle Spatial and Graph
RDF Store infowith Oracle Spatial and Graph
Spatial DBMS infowith Oracle Spatial and Graph
Vektor DBMS infosince Oracle 23
Document Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,68
Rang#76  Overall
#41  Relational DBMS
Punkte1,99
Rang#133  Overall
#23  Key-Value Stores
Punkte829,80
Rang#3  Overall
#3  Relational DBMS
Punkte1234,27
Rang#1  Overall
#1  Relational DBMS
Punkte45,84
Rang#22  Overall
#16  Relational DBMS
Websiteduckdb.orggeode.apache.orgwww.microsoft.com/­en-us/­sql-serverwww.oracle.com/­databasewww.sap.com/­products/­hana.html
Technische Dokumentationduckdb.org/­docsgeode.apache.org/­docslearn.microsoft.com/­en-US/­sql/­sql-serverdocs.oracle.com/­en/­databasehelp.sap.com/­hana
EntwicklerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.MicrosoftOracleSAP
Erscheinungsjahr20182002198919802010
Aktuelle Version0.10, Februar 20241.1, February 2017SQL Server 2022, November 202223c, September 20232.0 SPS07 (April 4, 2023), April 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache Version 2; commercial licenses available as Gemfirekommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell infoeingeschränkte kostenlose Version verfügbarkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein infoauch als Cloud-Service verfügbar
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++JavaC++C und C++
Server BetriebssystemeserverlosAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredLinux
Windows
AIX
HP-UX
Linux
OS X
Solaris
Windows
z/OS
Appliance oder cloud-service
Datenschemajaschemafreijaja infoSchemaless in JSON and XML columnsja
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, XSLTneinneinjajanein
Sekundärindizesjaneinjajaja
SQL infoSupport of SQLjaSQL-like query language (OQL)jaja infomit proprietären Erweiterungenja
APIs und andere ZugriffskonzepteArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Java Client API
Memcached Protokoll
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
.Net
All JVM based languages
C++
Groovy
Java
Scala
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
Visual Basic
C
C#
C++
Clojure
Cobol
Delphi
Eiffel
Erlang
Fortran
Groovy
Haskell
Java
JavaScript
Lisp
Objective C
OCaml
Perl
PHP
Python
R
Ruby
Scala
Tcl
Visual Basic
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaPL/SQL infoauch Java stored procedures möglichSQLScript, R
Triggersneinja infoCache Event Listenersjajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)Sharding, horizontal partitioningja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source Replikationja, aber abhängig von der SQL-Server EditionMulti-Source Replikation
Source-Replica Replikation
ja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infokann in PL/SQL realisiert werdennein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDyes, on a single nodeACIDACID infomit parameterisierbarem isolation levelACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja infoVersion 12c introduced the new option 'Oracle Database In-Memory'ja
Berechtigungskonzept infoZugriffskontrolleneinAccess rights per client and object definableBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja

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
Devart ODBC driver for Oracle accesses Oracle databases from ODBC-compliant reporting, analytics, BI, and ETL tools on both 32 and 64-bit Windows, macOS, and Linux.
» mehr

Navicat for Oracle improves the efficiency and productivity of Oracle developers and administrators with a streamlined working environment.
» mehr
CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
DuckDBGeodeMicrosoft SQL ServerOracleSAP HANA
DB-Engines Blog Posts

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

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

Architecting eCommerce Platforms for Zero Downtime on Black Friday and Beyond
25. November 2016, Tony Branson (guest author)

alle anzeigen

Konferenzen, Veranstaltungen und Webinare

Oracle Cloud World
Las Vegas, 9.-12. September 2024

Erwähnungen in aktuellen Nachrichten

This Alternative to Pandas Processes Data 350 Times Faster
29. April 2024, Medium

Enabling Remote Query Execution through DuckDB Extensions
12. März 2024, InfoQ.com

DuckDB Walks to the Beat of Its Own Analytics Drum
5. März 2024, Datanami

How to read OSM data with DuckDB | Kamil Raczycki
1. März 2024, Towards Data Science

Seattle startup MotherDuck raises $52.5M at a $400M valuation to fuel DuckDB analytics platform
20. September 2023, GeekWire

bereitgestellt von Google News

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

Reactive Event Processing with Apache Geode
5. Juli 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, oreilly.com

Where Does Apache Geode Fit in CQRS Architectures?
18. Dezember 2016, InfoQ.com

bereitgestellt von Google News

SolarWinds Enhances Plan Explorer to Help Database Pros Improve Operations, Performance, and Business Outcomes
30. April 2024, Business Wire

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, microsoft.com

RDS Custom for SQL Server supports SQL Server Developer Edition
17. November 2023, AWS Blog

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

Blog Theme - Details
30. April 2024, blogs.oracle.com

What's New: April 2024
26. April 2024, blogs.oracle.com

Conduent and Voya Financial adopt Oracle Database@Azure for cloud migration
26. April 2024, DatacenterDynamics

Blog Theme - Details
19. April 2024, blogs.oracle.com

Oracle and Microsoft bring Oracle Database@Azure to Europe
14. März 2024, blogs.oracle.com

bereitgestellt von Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2. April 2024, SAP News

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases | Amazon Web Services
6. Februar 2024, AWS Blog

Modernize consolidation in an SAP S/4 HANA environment | CCH Tagetik
9. April 2024, Wolters Kluwer

SAP HANA Cloud Vector Engine
18. April 2024, IgniteSAP

What are the options as SAP HANA 1.0 support in the Neo environment sunsets?
3. November 2023, ComputerWeekly.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Präsentieren Sie hier Ihr Produkt