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 > Dgraph vs. GigaSpaces vs. Microsoft Azure Data Explorer vs. NuoDB

Vergleich der Systemeigenschaften Dgraph vs. GigaSpaces vs. Microsoft Azure Data Explorer vs. NuoDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDgraph  Xaus Vergleich ausschliessenGigaSpaces  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessen
KurzbeschreibungVerteiltes, skalierbares Graph DBMSHigh performance in-memory data grid platform, powering three products: Smart Cache, Smart ODS (Operational Data Store), Smart Augmented TransactionsFully managed big data interactive analytics platformNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID Transaktionen
Primäres DatenbankmodellGraph DBMSDocument Store
Object oriented DBMS infoValues are user defined objects
Relational DBMS infocolumn orientedRelational DBMS
Sekundäre DatenbankmodelleGraph DBMS
Suchmaschine
Document 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
Punkte1,48
Rang#158  Overall
#15  Graph DBMS
Punkte1,02
Rang#192  Overall
#32  Document Stores
#6  Object oriented DBMS
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Punkte0,99
Rang#195  Overall
#92  Relational DBMS
Websitedgraph.iowww.gigaspaces.comazure.microsoft.com/­services/­data-explorerwww.3ds.com/­nuodb-distributed-sql-database
Technische Dokumentationdgraph.io/­docsdocs.gigaspaces.com/­latest/­landing.htmldocs.microsoft.com/­en-us/­azure/­data-explorerdoc.nuodb.com
EntwicklerDgraph Labs, Inc.Gigaspaces TechnologiesMicrosoftDassault Systèmes infooriginally NuoDB, Inc.
Erscheinungsjahr2016200020192013
Aktuelle Version15.5, September 2020cloud service with continuous releases
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache Version 2; Commercial licenses availablekommerziellkommerziell infoLimitierte Edition gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheGoJava, C++, .NetC++
Server BetriebssystemeLinux
OS X
Windows
Linux
macOS
Solaris
Windows
gehostetgehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
DatenschemaschemafreischemafreiFixed schema with schema-less datatypes (dynamic)ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja 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, XSLTneinnein infoXML can be used for describing objects metadatajanein
Sekundärindizesjajaall fields are automatically indexedja
SQL infoSupport of SQLneinSQL-99 for query and DML statementsKusto Query Language (KQL), SQL subsetja
APIs und andere ZugriffskonzepteGraphQL query language
gRPC (using protocol buffers) API
HTTP API
GigaSpaces LRMI
Hibernate
JCache
JDBC
JPA
ODBC
RESTful HTTP API
Spring Data
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C++
Java
Python
Scala
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored ProceduresneinjaYes, possible languages: KQL, Python, RJava, SQL
Triggersneinjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenjaShardingSharding infoImplicit feature of the cloud servicedynamische Verteilung der Daten auf die einzelnen Knoten
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSynchronous replication via RaftMulti-Source Replikation infosynchronous or asynchronous
Source-Replica Replikation infosynchronous or asynchronous
ja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.ja infoManaged transparently by NuoDB
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoMap-Reduce pattern can be built with XAP task executorsSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency infoConsistency level configurable: ALL, QUORUM, ANYEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACID infotunable commit protocol
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infoMVCC
Durability infoDauerhafte Speicherung der Datenjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infoTemporary table
Berechtigungskonzept infoZugriffskontrollenein infoPlanned for future releasesRole-based access controlAzure Active Directory AuthenticationStandard SQL Rollen und Rechte

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
DgraphGigaSpacesMicrosoft Azure Data ExplorerNuoDB
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1. September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20. Juli 2022, PR Newswire

Dgraph Raises $6M in Seed Funding
20. Juli 2022, FinSMEs

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10. September 2020, TechCrunch

Dgraph Rises to the Top Graph Database on GitHub With 11 G2 Badges and 11M Downloads
26. Mai 2021, Business Wire

bereitgestellt von Google News

GigaSpaces to hand out almost $14 million in dividends following Cloudify’s acquisition by Dell
19. Juli 2023, CTech

GigaSpaces Cloudify Increases Integration with OpenStack
4. Februar 2024, Channel Futures

Data Sciences Corporation partners with GigaSpaces Technologies to usher DIH technology to enterprises in SA
10. Oktober 2023, ITWeb

GigaSpaces Announces Version 16.0 with Breakthrough Data Integration Tools to Ease Enterprises' Digital ...
3. November 2021, PR Newswire

GigaSpaces Spins Off Cloudify, Its Open Source Cloud Orchestration Unit
27. Juli 2017, Data Center Knowledge

bereitgestellt von Google News

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

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

General availability: New KQL function to enrich your data analysis with geographic context | Azure updates
6. Juni 2023, azure.microsoft.com

What is Microsoft Fabric? A big tech stack for big data
9. Februar 2024, InfoWorld

Azure Data Explorer and Stream Analytics for anomaly detection
16. Januar 2020, azure.microsoft.com

bereitgestellt von Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
23. April 2024, Yahoo Singapore News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

NuoDB set to improve distributed SQL performance
7. Januar 2020, TechTarget

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
7. Oktober 2019, InfoQ.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

Präsentieren Sie hier Ihr Produkt