DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Google Cloud Spanner vs. IBM Cloudant vs. JaguarDB vs. Microsoft Azure Data Explorer vs. SAP SQL Anywhere

Vergleich der Systemeigenschaften Google Cloud Spanner vs. IBM Cloudant vs. JaguarDB vs. Microsoft Azure Data Explorer vs. SAP SQL Anywhere

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Spanner  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt  Xaus Vergleich ausschliessen
KurzbeschreibungA horizontally scalable, globally consistent, relational database service. It is the externalization of the core Google database that runs the biggest aspects of Google, like Ads and Google Play.Auf Apache CouchDB basierendes Database as a Service AngebotPerformant, highly scalable DBMS for AI and IoT applicationsFully managed big data interactive analytics platformRDBMS database and synchronization technologies for server, desktop, remote office, and mobile environments
Primäres DatenbankmodellRelational DBMSDocument StoreKey-Value Store
Vektor DBMS
Relational DBMS infocolumn orientedRelational DBMS
Sekundäre DatenbankmodelleDocument Store infoIf a column is of type dynamic docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types/­dynamic then it's possible to add arbitrary JSON documents in this cell
Event Store infothis is the general usage pattern at Microsoft. Billing, Logs, Telemetry events are stored in ADX and the state of an individual entity is defined by the arg_max(timestamps)
Spatial DBMS
Suchmaschine infosupport for complex search expressions docs.microsoft.com/­en-us/­azure/­kusto/­query/­parseoperator FTS, Geospatial docs.microsoft.com/­en-us/­azure/­kusto/­query/­geo-point-to-geohash-function distributed search -> ADX acts as a distributed search engine
Time Series DBMS infosee docs.microsoft.com/­en-us/­azure/­data-explorer/­time-series-analysis
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,89
Rang#105  Overall
#53  Relational DBMS
Punkte2,73
Rang#108  Overall
#20  Document Stores
Punkte0,09
Rang#356  Overall
#53  Key-Value Stores
#13  Vektor DBMS
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Punkte4,57
Rang#78  Overall
#43  Relational DBMS
Websitecloud.google.com/­spannerwww.ibm.com/­products/­cloudantwww.jaguardb.comazure.microsoft.com/­services/­data-explorerwww.sap.com/­products/­technology-platform/­sql-anywhere.html
Technische Dokumentationcloud.google.com/­spanner/­docscloud.ibm.com/­docs/­Cloudantwww.jaguardb.com/­support.htmldocs.microsoft.com/­en-us/­azure/­data-explorerhelp.sap.com/­docs/­SAP_SQL_Anywhere
EntwicklerGoogleIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftDataJaguar, Inc.MicrosoftSAP infofrüher Sybase
Erscheinungsjahr20172010201520191992
Aktuelle Version3.3 July 2023cloud service with continuous releases17, Juli 2015
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoGPL V3.0kommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheErlangC++ infothe server part. Clients available in other languages
Server BetriebssystemegehostetgehostetLinuxgehostetAIX
HP-UX
Linux
OS X
Solaris
Windows
DatenschemajaschemafreijaFixed schema with schema-less datatypes (dynamic)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjaja
Sekundärindizesjajajaall fields are automatically indexedja
SQL infoSupport of SQLja infoQuery statements complying to ANSI 2011neinA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersKusto Query Language (KQL), SQL subsetja
APIs und andere ZugriffskonzeptegRPC (using protocol buffers) API
JDBC infoAt present, JDBC supports read-only queries. No support for DDL or DML statements.
RESTful HTTP API
RESTful HTTP/JSON APIJDBC
ODBC
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
HTTP API
JDBC
ODBC
Unterstützte ProgrammiersprachenGo
Java
JavaScript (Node.js)
Python
C#
Java
JavaScript
Objective-C
PHP
Ruby
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C#
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresneinView Functions (Map-Reduce) in JavaScriptneinYes, possible languages: KQL, Python, Ryes, in C/C++, Java, .Net or Perl
Triggersneinjaneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingSharding infoImplicit feature of the cloud servicekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication with 3 replicas for regional instances.Multi-Source Replikation
Source-Replica Replikation
Multi-Source Replikationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica Replikation infoDatabase mirroring
MapReduce infoBietet ein API für Map/Reduce Operationenja infousing Google Cloud DataflowjaneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyEventual ConsistencyEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoby using interleaved tables, this features focuses more on performance improvements than on referential integrityneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID infoStrict serializable isolationnein infoAtomare Operationen innerhalb eines Dokumentes möglichneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoOptimistic lockingjajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Zugriffsrechte für Benutzer pro Datenbank definierbarRechteverwaltung mit BenutzeraccountsAzure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
Google Cloud SpannerIBM CloudantJaguarDBMicrosoft Azure Data ExplorerSAP SQL Anywhere infofrüher Adaptive Server Anywhere genannt
Erwähnungen in aktuellen Nachrichten

Google Improves Cloud Spanner: More Compute and Storage without Price Increase
14. Oktober 2023, InfoQ.com

Google makes its Cloud Spanner database service faster and more cost-efficient
11. Oktober 2023, SiliconANGLE News

Google turns up the heat on AWS, claims Cloud Spanner is half the cost of DynamoDB
11. Oktober 2023, TechCrunch

Google Spanner: When Do You Need to Move to It?
11. September 2023, hackernoon.com

Google Cloud Spanner competes directly with Amazon DynamoDB
12. Oktober 2023, Techzine Europe

bereitgestellt von Google News

Cloudant Best (and Worst) Practices — Part 1
18. März 2019, ibm.com

Intro to Enterprise Cloud Storage: How to Set Up a Cloudant Database
1. Dezember 2014, Linux.com

IBM Expands Cloud Database Services with Kubernetes
26. September 2019, EnterpriseAI

IBM Code Engine and IBM Cloudant: Serverless Data and Infrastructure
16. August 2021, ibm.com

IBM to Purchase Cloudant Database as a service (DBaaS) Provider
22. März 2014, App Developer Magazine

bereitgestellt von Google News

General availability: Azure Data Explorer adds new geospatial capabilities | Azure updates
23. Januar 2024, azure.microsoft.com

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23. Mai 2023, azure.microsoft.com

Providing modern data transfer and storage service at Microsoft with Microsoft Azure - Inside Track Blog
13. Juli 2023, microsoft.com

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, azure.microsoft.com

Microsoft Introduces Azure Integration Environments and Business Process Tracking in Public Preview
23. November 2023, InfoQ.com

bereitgestellt von Google News

Newsbyte: Latest Release of SAP® SQL Anywhere® Suite Brings Mission-Critical Services to the Internet of Things and ...
15. Juli 2015, PR Newswire

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

Rimini Street expands support beyond SAP and Oracle
11. Juni 2022, InsideSAP

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt