DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > EDB Postgres vs. Microsoft Azure SQL Database vs. Microsoft Azure Table Storage vs. SAP SQL Anywhere vs. Vertica

Vergleich der Systemeigenschaften EDB Postgres vs. Microsoft Azure SQL Database vs. Microsoft Azure Table Storage vs. SAP SQL Anywhere vs. Vertica

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEDB Postgres  Xaus Vergleich ausschliessenMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessenMicrosoft Azure Table Storage  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenVertica infoOpenText™ Vertica™  Xaus Vergleich ausschliessen
KurzbeschreibungThe EDB Postgres Platform is an enterprise-class data management platform based on the open source database PostgreSQL with flexible deployment options and Oracle compatibility features, complemented by tool kits for management, integration, and migration.Relationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL ServerA Wide Column Store for rapid development using massive semi-structured datasetsRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsCloud or off-cloud analytical database and query engine for structured and semi-structured streaming and batch data. Machine learning platform with built-in algorithms, data preparation capabilities, and model evaluation and management via SQL or Python.
Primäres DatenbankmodellRelational DBMSRelational DBMSWide Column StoreRelational DBMSRelational DBMS infoColumn oriented
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Graph DBMS
Spatial DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,86
Rang#131  Overall
#61  Relational DBMS
Punkte72,95
Rang#16  Overall
#11  Relational DBMS
Punkte3,55
Rang#80  Overall
#6  Wide Column Stores
Punkte3,50
Rang#81  Overall
#44  Relational DBMS
Punkte9,62
Rang#42  Overall
#26  Relational DBMS
Websitewww.enterprisedb.comazure.microsoft.com/­en-us/­products/­azure-sql/­databaseazure.microsoft.com/­en-us/­services/­storage/­tableswww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwww.vertica.com
Technische Dokumentationwww.enterprisedb.com/­docsdocs.microsoft.com/­en-us/­azure/­azure-sqlhelp.sap.com/­docs/­SAP_SQL_Anywherevertica.com/­documentation
EntwicklerEnterpriseDBMicrosoftMicrosoftSAP infofrüher SybaseOpenText infopreviously Micro Focus and Hewlett Packard
Erscheinungsjahr20052010201219922005
Aktuelle Version14, Dezember 2021V1217, Juli 201512.0.3, Jänner 2023
Lizenz infoCommercial or Open Sourcekommerziell infoBSD for PostgreSQL-componentskommerziellkommerziellkommerziellkommerziell infoLimitierte Community Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinnein infoon-premises, all major clouds - Amazon AWS, Microsoft Azure, Google Cloud Platform and containers
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC++C++
Server BetriebssystemeLinux
Windows
gehostetgehostetAIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
DatenschemajajaschemafreijaYes, but also semi-structure/unstructured data storage, and complex hierarchical data (like Parquet) stored and/or queried.
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajayes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja infospecific XML-type available, but no XML query functionality.janeinjanein
SekundärindizesjajaneinjaNo Indexes Required. Different internal optimization strategy, but same functionality included.
SQL infoSupport of SQLja infoStandard mit zahlreichen ErweiterungenjaneinjaFull 1999 standard plus machine learning, time series and geospatial. Over 650 functions.
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
ODBC
RESTful HTTP APIADO.NET
HTTP API
JDBC
ODBC
ADO.NET
JDBC
Kafka Connector
ODBC
RESTful HTTP API
Spark Connector
vSQL infocharacter-based, interactive, front-end utility
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
C#
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)Transact SQLneinyes, in C/C++, Java, .Net or Perlyes, PostgreSQL PL/pgSQL, with minor differences
Triggersjajaneinjayes, called Custom Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoby hash, list or rangeSharding infoImplicit feature of the cloud servicekeinehorizontal partitioning, hierarchical partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationja, immer mindestens 3 Replikas vorhandenja infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica Replikation infoDatabase mirroringMulti-Source Replikation infoOne, or more copies of data replicated across nodes, or object-store used for repository.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinno infoBi-directional Spark integration
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDoptimistic LockingACIDACID
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 haltenneinneinjanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights based on private key authentication or shared access signaturesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardfine grained access rights according to SQL-standard; supports Kerberos, LDAP, Ident and hash

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
EDB PostgresMicrosoft Azure SQL Database infofrüher SQL AzureMicrosoft Azure Table StorageSAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntVertica infoOpenText™ Vertica™
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

EDB unveils EDB Postgres AI
23. Mai 2024, InfoWorld

EDB’s Next Move: From a Postgres Database Company to a Postgres Data & AI Platform Company
20. Juni 2024, TechCrunch

Enterprise DB begins rolling AI features into PostgreSQL
23. Mai 2024, SiliconANGLE News

EDB Announces EDB Postgres® AI, an Intelligent Platform for Transactional, Analytical and AI Workloads
23. Mai 2024, Yahoo Finance

EDB Is Developing Its Flagship Database Into A Comprehensive Platform For Analytics, AI
27. Februar 2024, CRN

bereitgestellt von Google News

Public Preview: New Azure SQL Database skills introduced to Microsoft Copilot in Azure
21. Mai 2024, azure.microsoft.com

General availability: Azure SQL updates for late-May 2024
21. Mai 2024, azure.microsoft.com

Public Preview: Azure SQL updates for late-May 2024
21. Mai 2024, azure.microsoft.com

Copilot in Azure SQL Database in Private Preview
27. März 2024, InfoQ.com

Getting started with delivering generative AI capabilities in SQL Server and Azure SQL
26. Juni 2024, Microsoft

bereitgestellt von Google News

How to use Azure Table storage in .Net
10. Juli 2024, InfoWorld

Working with Azure to Use and Manage Data Lakes
23. Juli 2024, Simplilearn

Azure Cosmos DB Data Migration tool imports from Azure Table storage
5. Mai 2015, Microsoft

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9. Juli 2021, hackernoon.com

How to write data to Azure Table Store with an Azure Function
14. April 2017, Experts Exchange

bereitgestellt von Google News

SAP Products & Services Data Portfolio
2. Juli 2021, Datamation

SAP vulnerabilities Let Attacker Inject OS Commands—Patch Now!
11. Juli 2023, CybersecurityNews

Securing SAP with AWS Network Firewall: Part 2 – Managed Rules
17. Juli 2023, AWS Blog

MindsDB is now the leading and fastest growing applied ML platform in the world
3. November 2022, PR Newswire

Gartner’s Magic Quadrant for Cloud Database Management Systems
9. Dezember 2020, CRN

bereitgestellt von Google News

Vertica on Kubernetes
20. Juni 2024, OpenText

What’s New in OpenText Vertica
10. Januar 2024, OpenText

Stonebraker Seeks to Invert the Computing Paradigm with DBOS
12. März 2024, Datanami

MapR Hadoop Upgrade Spins YARN, Supports HP Vertica Analytics Platform
31. Mai 2024, Data Center Knowledge

Querying a Vertica data source in Amazon Athena using the Athena Federated Query SDK
11. Februar 2021, AWS Blog

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

SingleStore logo

The data platform to build your intelligent applications.
Try 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

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.

Präsentieren Sie hier Ihr Produkt