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 > Geode vs. Microsoft Azure AI Search vs. Microsoft Azure Data Explorer vs. mSQL vs. OrigoDB

Vergleich der Systemeigenschaften Geode vs. Microsoft Azure AI Search vs. Microsoft Azure Data Explorer vs. mSQL vs. OrigoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGeode  Xaus Vergleich ausschliessenMicrosoft Azure AI Search  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessen
KurzbeschreibungGeode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesSearch-as-a-service for web and mobile app developmentFully managed big data interactive analytics platformmSQL (Mini SQL) is a simple and lightweight RDBMSA fully ACID in-memory object graph database
Primäres DatenbankmodellKey-Value StoreSuchmaschineRelational DBMS infocolumn orientedRelational DBMSDocument Store
Object oriented DBMS
Sekundäre DatenbankmodelleVektor DBMSDocument 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,92
Rang#131  Overall
#23  Key-Value Stores
Punkte5,59
Rang#63  Overall
#7  Suchmaschinen
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte1,27
Rang#167  Overall
#77  Relational DBMS
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Websitegeode.apache.orgazure.microsoft.com/­en-us/­services/­searchazure.microsoft.com/­services/­data-explorerhughestech.com.au/­products/­msqlorigodb.com
Technische Dokumentationgeode.apache.org/­docslearn.microsoft.com/­en-us/­azure/­searchdocs.microsoft.com/­en-us/­azure/­data-explorerorigodb.com/­docs
EntwicklerOriginally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.MicrosoftMicrosoftHughes TechnologiesRobert Friberg et al
Erscheinungsjahr20022015201919942009 infounder the name LiveDB
Aktuelle Version1.1, February 2017V1cloud service with continuous releases4.4, Oktober 2021
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses available as Gemfirekommerziellkommerziellkommerziell infofree licenses can be providedOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaCC#
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredgehostetgehostetAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Linux
Windows
DatenschemaschemafreijaFixed schema with schema-less datatypes (dynamic)jaja
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-typesjaUser defined using .NET types and collections
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein infocan be achieved using .NET
Sekundärindizesneinjaall fields are automatically indexedjaja
SQL infoSupport of SQLSQL-like query language (OQL)neinKusto Query Language (KQL), SQL subsetA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersnein
APIs und andere ZugriffskonzepteJava Client API
Memcached Protokoll
RESTful HTTP API
RESTful HTTP APIMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
.NET Client API
HTTP API
LINQ
Unterstützte Programmiersprachen.Net
All JVM based languages
C++
Groovy
Java
Scala
C#
Java
JavaScript
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C
C++
Delphi
Java
Perl
PHP
Tcl
.Net
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenneinYes, possible languages: KQL, Python, Rneinja
Triggersja infoCache Event Listenersneinja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinja infoDomain Events
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoImplicit feature of the cloud serviceSharding infoImplicit feature of the cloud servicekeinehorizontale Partitionierung infoclient side managed; servers are not synchronized
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationja infoImplicit feature of the cloud serviceja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.keineSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency
keine
Fremdschlüssel inforeferenzielle Integritätneinneinneinneindepending on model
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenyes, on a single nodeneinneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaneinja
Durability infoDauerhafte Speicherung der Datenjajajajaja infoWrite ahead log
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights per client and object definableja infousing Azure authenticationAzure Active Directory AuthenticationneinRole based authorization

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
GeodeMicrosoft Azure AI SearchMicrosoft Azure Data ExplorermSQL infoMini SQLOrigoDB
Erwähnungen in aktuellen Nachrichten

This is how much one of the most expensive gems costs at the Tucson gem show
11. Februar 2024, KGUN 9 Tucson News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

Reactive Event Processing with Apache Geode
5. Juli 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, O'Reilly Media

Where Does Apache Geode Fit in CQRS Architectures?
18. Dezember 2016, InfoQ.com

bereitgestellt von Google News

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4. April 2024, azure.microsoft.com

Franklin Templeton Collaborates With Microsoft on Personalized Financial AI Platform
1. Mai 2024, Traders Magazine

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard) | Azure updates
2. April 2024, azure.microsoft.com

Microsoft’s Azure AI Search updated with increased storage, vector index size
5. April 2024, InfoWorld

Microsoft Azure AI Search just got a massive storage increase - here's what you need to know
8. April 2024, ITPro

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

Public Preview: Azure Cosmos DB to Azure Data Explorer Synapse Link | Azure updates
9. Januar 2023, azure.microsoft.com

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

bereitgestellt von Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1. Dezember 2022, MakeUseOf

Writing a Web Service in Perl
9. Juli 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29. November 2018, diggers.news

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.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

SingleStore logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt