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 > EDB Postgres vs. Google Cloud Datastore vs. SAP HANA vs. SAP SQL Anywhere vs. WakandaDB

Vergleich der Systemeigenschaften EDB Postgres vs. Google Cloud Datastore vs. SAP HANA vs. SAP SQL Anywhere vs. WakandaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEDB Postgres  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessenWakandaDB  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.Selbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformIn-memory DBMS. Verfügbar als appliance oder als cloud-serviceRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environmentsWakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primäres DatenbankmodellRelational DBMSDocument StoreRelational DBMSRelational DBMSObject oriented DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Document Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,90
Rang#135  Overall
#63  Relational DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte44,69
Rang#22  Overall
#16  Relational DBMS
Punkte4,25
Rang#79  Overall
#43  Relational DBMS
Punkte0,03
Rang#364  Overall
#17  Object oriented DBMS
Websitewww.enterprisedb.comcloud.google.com/­datastorewww.sap.com/­products/­hana.htmlwww.sap.com/­products/­technology-platform/­sql-anywhere.htmlwakanda.github.io
Technische Dokumentationwww.enterprisedb.com/­docscloud.google.com/­datastore/­docshelp.sap.com/­hanahelp.sap.com/­docs/­SAP_SQL_Anywherewakanda.github.io/­doc
EntwicklerEnterpriseDBGoogleSAPSAP infofrüher SybaseWakanda SAS
Erscheinungsjahr20052008201019922012
Aktuelle Version14, Dezember 20212.0 SPS07 (April 4, 2023), April 202317, Juli 20152.7.0 (April 29, 2019), April 2019
Lizenz infoCommercial or Open Sourcekommerziell infoBSD for PostgreSQL-componentskommerziellkommerziellkommerziellOpen Source infoAGPLv3, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjanein infoauch als Cloud-Service verfügbarneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC++, JavaScript
Server BetriebssystemeLinux
Windows
gehostetAppliance oder cloud-serviceAIX
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
Datenschemajaschemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierjajaja
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.neinneinjanein
Sekundärindizesjajajaja
SQL infoSupport of SQLja infoStandard mit zahlreichen ErweiterungenSQL-like query language (GQL)jajanein
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
JDBC
ODBC
ADO.NET
HTTP API
JDBC
ODBC
RESTful HTTP API
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
Perl
PHP
Python
Tcl
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
JavaScript
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionen inforealisiert z.B. mit spezifischer Sprache PL/pgSQL, aber auch andere Sprachen möglich (Perl, Python, Tcl, etc.)mit Google App EngineSQLScript, Ryes, in C/C++, Java, .Net or Perlja
TriggersjaCallbacks mit Google Apps Enginejajaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontale Partitionierung infoby hash, list or rangeShardingjakeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationMulti-source replication using PaxosjaSource-Replica Replikation infoDatabase mirroringkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaja infovia ReferenceProperties or Ancestor pathsjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDACID
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 haltenneinneinjajanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)jaBenutzer 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
DrittanbieterCData: 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
EDB PostgresGoogle Cloud DatastoreSAP HANASAP SQL Anywhere infofrüher Adaptive Server Anywhere genanntWakandaDB
Erwähnungen in aktuellen Nachrichten

EDB Puts Postgres in the Middle of Analytics Workflow with New Lakehouse Stack
22. April 2024, Datanami

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

Key new features and innovations in EDB Postgres 16
1. Dezember 2023, InfoWorld

EDB Introduces Two New Ways to Get Postgres in AWS Marketplace
28. November 2023, Yahoo Finance

EDB Closes the High Availability Gap for Postgres in the Cloud with EDB Postgres Distributed on BigAnimal
29. August 2023, GlobeNewswire

bereitgestellt von Google News

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

Best cloud storage of 2024
29. April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

What Is Google Cloud Platform?
28. August 2023, Simplilearn

bereitgestellt von Google News

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

Automating the update process of a clustered SAP HANA DB using nZDT and Ansible | Amazon Web Services
16. November 2023, AWS Blog

SAP HANA Cloud Vector Engine
18. April 2024, IgniteSAP

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

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

bereitgestellt von Google News

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

SAP Again Named a Leader in 2021 Gartner® Magic Quadrant™ for Cloud Database Management Systems
16. Dezember 2021, SAP News

SAP launches HANA cloud platform, partners with Siemens, Intel
6. Mai 2015, Channel Daily News

AWS, IBM, Microsoft, Google emerge Cloud DBMS leaders
22. Dezember 2022, Daily Host News

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.

Milvus logo

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

SingleStore logo

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

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