DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Ehcache vs. Google Cloud Datastore vs. Microsoft Azure Cosmos DB vs. SAP HANA vs. Stardog

Vergleich der Systemeigenschaften Ehcache vs. Google Cloud Datastore vs. Microsoft Azure Cosmos DB vs. SAP HANA vs. Stardog

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenSAP HANA  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformGlobally distributed, horizontally scalable, multi-model database serviceIn-memory DBMS. Verfügbar als appliance oder als cloud-serviceEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primäres DatenbankmodellKey-Value StoreDocument StoreDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMSGraph DBMS
RDF Store
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,89
Rang#67  Overall
#8  Key-Value Stores
Punkte4,47
Rang#76  Overall
#12  Document Stores
Punkte29,04
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte44,69
Rang#22  Overall
#16  Relational DBMS
Punkte2,02
Rang#123  Overall
#11  Graph DBMS
#6  RDF Stores
Websitewww.ehcache.orgcloud.google.com/­datastoreazure.microsoft.com/­services/­cosmos-dbwww.sap.com/­products/­hana.htmlwww.stardog.com
Technische Dokumentationwww.ehcache.org/­documentationcloud.google.com/­datastore/­docslearn.microsoft.com/­azure/­cosmos-dbhelp.sap.com/­hanadocs.stardog.com
EntwicklerTerracotta Inc, owned by Software AGGoogleMicrosoftSAPStardog-Union
Erscheinungsjahr20092008201420102010
Aktuelle Version3.10.0, Maerz 20222.0 SPS07 (April 4, 2023), April 20237.3.0, Mai 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availablekommerziellkommerziellkommerziellkommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajanein infoauch als Cloud-Service verfügbarnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJava
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMgehostetgehostetAppliance oder cloud-serviceLinux
macOS
Windows
Datenschemaschemafreischemafreischemafreijaschema-free and OWL/RDFS-schema support
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierja infoJSON typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein infoImportieren/Exportieren von XML Daten möglich
Sekundärindizesneinjaja infoAll properties auto-indexed by defaultjaja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLneinSQL-like query language (GQL)SQL-like query languagejaYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs und andere ZugriffskonzepteJCachegRPC (using protocol buffers) API
RESTful HTTP/JSON API
DocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
JDBC
ODBC
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Unterstützte ProgrammiersprachenJava.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinmit Google App EngineJavaScriptSQLScript, Ruser defined functions and aggregates, HTTP Server extensions in Java
Triggersja infoCache Event ListenersCallbacks mit Google Apps EngineJavaScriptjaja infovia event handlers
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerShardingSharding infoImplizit im Cloud Servicejakeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta ServerMulti-source replication using Paxosja infoImplizit im Cloud ServicejaMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud Dataflowwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*neinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Immediate 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.Bounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Immediate ConsistencyImmediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsneinjaja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsMulti-item ACID transactions with snapshot isolation within a partitionACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Zugriffsrechte bis auf item level einstellbarjaZugriffsrechte für Benutzer und Rollen

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
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
EhcacheGoogle Cloud DatastoreMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBSAP HANAStardog
Erwähnungen in aktuellen Nachrichten

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9. Januar 2014, dzone.com

bereitgestellt von Google News

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

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

Best cloud storage of 2024
29. April 2024, TechRadar

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12. Januar 2024, Network World

bereitgestellt von Google News

General Availability: Data API builder | Azure updates
15. Mai 2024, Microsoft

Start your AI journey with Microsoft Azure Cosmos DB—compete for $10K
9. Mai 2024, Microsoft

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25. August 2023, DataDrivenInvestor

Microsoft Benchmarks Distributed PostgreSQL DBs
10. Juli 2023, Datanami

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

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

SAP HANA Cloud Vector Engine
18. April 2024, IgniteSAP

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt