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

DBMS > Blueflood vs. Google Cloud Datastore vs. IBM Cloudant vs. LokiJS vs. Microsoft Azure Data Explorer

Vergleich der Systemeigenschaften Blueflood vs. Google Cloud Datastore vs. IBM Cloudant vs. LokiJS vs. Microsoft Azure Data Explorer

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBlueflood  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessenIBM Cloudant  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessen
KurzbeschreibungSkalierbare Timeseries DBMS basierend auf CassandraSelbst skalierendes NoSQL Datenbankservice in der Google Cloud PlattformAuf Apache CouchDB basierendes Database as a Service AngebotIn-memory JavaScript DBMSFully managed big data interactive analytics platform
Primäres DatenbankmodellTime Series DBMSDocument StoreDocument StoreDocument StoreRelational DBMS infocolumn oriented
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
Punkte0,13
Rang#346  Overall
#33  Time Series DBMS
Punkte4,36
Rang#72  Overall
#12  Document Stores
Punkte2,75
Rang#104  Overall
#19  Document Stores
Punkte0,49
Rang#260  Overall
#42  Document Stores
Punkte3,80
Rang#81  Overall
#43  Relational DBMS
Websiteblueflood.iocloud.google.com/­datastorewww.ibm.com/­products/­cloudantgithub.com/­techfort/­LokiJSazure.microsoft.com/­services/­data-explorer
Technische Dokumentationgithub.com/­rax-maas/­blueflood/­wikicloud.google.com/­datastore/­docscloud.ibm.com/­docs/­Cloudanttechfort.github.io/­LokiJSdocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerRackspaceGoogleIBM, Apache Software Foundation infoIBM hat im Februar 2014 Cloudant gekauftMicrosoft
Erscheinungsjahr20132008201020142019
Aktuelle Versioncloud service with continuous releases
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellkommerziellOpen Sourcekommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinja
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaErlangJavaScript
Server BetriebssystemeLinux
OS X
gehostetgehostetServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)gehostet
Datenschemavordefiniertes SchemaschemafreischemafreischemafreiFixed schema with schema-less datatypes (dynamic)
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja, Details hierneinneinja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-types
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesneinjajaja infoüber Viewsall fields are automatically indexed
SQL infoSupport of SQLneinSQL-like query language (GQL)neinneinKusto Query Language (KQL), SQL subset
APIs und andere ZugriffskonzepteHTTP RESTgRPC (using protocol buffers) API
RESTful HTTP/JSON API
RESTful HTTP/JSON APIJavaScript APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C#
Java
JavaScript
Objective-C
PHP
Ruby
JavaScript.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Server-seitige Scripts infoStored Proceduresneinmit Google App EngineView Functions (Map-Reduce) in JavaScriptView Functions in JavaScriptYes, possible languages: KQL, Python, R
TriggersneinCallbacks mit Google Apps Enginejajaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicy
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infobasierend auf CassandraShardingShardingkeineSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenfrei wählbarer Replikationsfaktor infobasierend auf CassandraMulti-source replication using PaxosMulti-Source Replikation
Source-Replica Replikation
keineja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infomittels Google Cloud DataflowjajaSpark connector (open source): github.com/­Azure/­azure-kusto-spark
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infobasierend auf Cassandra
Immediate Consistency infobasierend auf Cassandra
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.Eventual ConsistencykeineEventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infovia ReferenceProperties or Ancestor pathsneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID infoSerializable Isolation within Transactions, Read Committed outside of Transactionsnein infoAtomare Operationen innerhalb eines Dokumentes möglichnein infoAtomare Operationen innerhalb einer Collection möglichnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja infoOptimistic lockingja
Durability infoDauerhafte Speicherung der Datenjajajaja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinneinjanein
Berechtigungskonzept infoZugriffskontrolleneinAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)Zugriffsrechte für Benutzer pro Datenbank definierbarneinAzure Active Directory Authentication

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
BluefloodGoogle Cloud DatastoreIBM CloudantLokiJSMicrosoft Azure Data Explorer
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Real-Time Performance and Health Monitoring Using Netdata
2. September 2019, CNX Software

bereitgestellt von Google News

Google Cloud Platform: Professional Data Engineer certification prep
11. Juni 2024, O'Reilly Media

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

Best cloud storage of 2024
4. Juni 2024, TechRadar

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

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

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

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer | Azure updates
31. Mai 2024, azure.microsoft.com

Update records in a Kusto Database (public preview) | Azure updates
20. Februar 2024, azure.microsoft.com

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

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints ...
5. Februar 2024, azure.microsoft.com

New Features for graph-match KQL Operator: Enhanced Pattern Matching and Cycle Control | Azure updates
24. Januar 2024, azure.microsoft.com

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

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