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

DBMS > Google Cloud Firestore vs. Microsoft Azure Data Explorer vs. NCache vs. Stardog vs. TempoIQ

Vergleich der Systemeigenschaften Google Cloud Firestore vs. Microsoft Azure Data Explorer vs. NCache vs. Stardog vs. TempoIQ

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Firestore  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessenStardog  Xaus Vergleich ausschliessenTempoIQ infofrüher TempoDB  Xaus Vergleich ausschliessen
TempoIQ seems to be decommissioned. It will be removed from the DB-Engines ranking.
KurzbeschreibungCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.Fully managed big data interactive analytics platformOpen-Source and Enterprise in-memory Key-Value StoreEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualizationScalable analytics DBMS for sensor data, provided as a service (SaaS)
Primäres DatenbankmodellDocument StoreRelational DBMS infocolumn orientedKey-Value StoreGraph DBMS
RDF Store
Time Series 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
Document Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,85
Rang#51  Overall
#8  Document Stores
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte0,94
Rang#195  Overall
#29  Key-Value Stores
Punkte2,02
Rang#123  Overall
#11  Graph DBMS
#6  RDF Stores
Websitefirebase.google.com/­products/­firestoreazure.microsoft.com/­services/­data-explorerwww.alachisoft.com/­ncachewww.stardog.comtempoiq.com (offline)
Technische Dokumentationfirebase.google.com/­docs/­firestoredocs.microsoft.com/­en-us/­azure/­data-explorerwww.alachisoft.com/­resources/­docsdocs.stardog.com
EntwicklerGoogleMicrosoftAlachisoftStardog-UnionTempoIQ
Erscheinungsjahr20172019200520102012
Aktuelle Versioncloud service with continuous releases5.3.3, April 20247.3.0, Mai 2020
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoEnterprise Edition availablekommerziell info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/studentskommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC#, .NET, .NET Core, JavaJava
Server BetriebssystemegehostetgehostetLinux
Windows
Linux
macOS
Windows
DatenschemaschemafreiFixed schema with schema-less datatypes (dynamic)schemafreischema-free and OWL/RDFS-schema supportschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counterjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein infoImportieren/Exportieren von XML Daten möglichnein
Sekundärindizesjaall fields are automatically indexedjaja infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLneinKusto Query Language (KQL), SQL subsetSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.Yes, compatible with all major SQL variants through dedicated BI/SQL Servernein
APIs und andere ZugriffskonzepteAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
IDistributedCache
JCache
LINQ
Proprietäres native API
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
HTTP API
Unterstützte ProgrammiersprachenGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
C#
Java
JavaScript infoNode.js
Python
Ruby
Server-seitige Scripts infoStored Proceduresyes, Firebase Rules & Cloud FunctionsYes, possible languages: KQL, Python, Rnein infoUnterstützung für stored procedures mit SQL-Server CLRuser defined functions and aggregates, HTTP Server extensions in Javanein
Triggersyes, with Cloud Functionsja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoNotificationsja infovia event handlersja infoRealtime Alerts
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoImplicit feature of the cloud servicejakeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.ja, mit wählbarer KonsistenzMulti-Source Replikation in HA-Cluster
MapReduce infoBietet ein API für Map/Reduce OperationenUsing Cloud DataflowSpark connector (open source): github.com/­Azure/­azure-kusto-sparkjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate Consistency in HA-Cluster
Fremdschlüssel inforeferenzielle Integritätneinneinneinja infoBeziehungen in Graphennein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenjaneinoptimistic Locking und pessimistic LockingACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Azure Active Directory AuthenticationAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)Zugriffsrechte für Benutzer und Rolleneinfacher Authentication-basierter Zugriffsschutz
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud FirestoreMicrosoft Azure Data ExplorerNCacheStardogTempoIQ infofrüher TempoDB
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» mehr

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 FirestoreMicrosoft Azure Data ExplorerNCacheStardogTempoIQ infofrüher TempoDB
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

Google's Cloud Firestore is now generally available
31. Januar 2019, ZDNet

Google launches Cloud Firestore, a new document database for app developers
3. Oktober 2017, TechCrunch

Google Cloud adds vector support to all its database offerings
29. Februar 2024, InfoWorld

bereitgestellt von Google News

Public Preview: Azure Data Explorer connector for Apache Flink | Azure updates
8. Januar 2024, Microsoft

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

Azure Data Explorer: Log and telemetry analytics benchmark
16. August 2022, Microsoft

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

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

bereitgestellt von Google News

How to use NCache in ASP.Net Core
25. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

Präsentieren Sie hier Ihr Produkt