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 > Microsoft Azure Data Explorer vs. Milvus vs. OrigoDB vs. SpatiaLite vs. XTDB

Vergleich der Systemeigenschaften Microsoft Azure Data Explorer vs. Milvus vs. OrigoDB vs. SpatiaLite vs. XTDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenMilvus  Xaus Vergleich ausschliessenOrigoDB  Xaus Vergleich ausschliessenSpatiaLite  Xaus Vergleich ausschliessenXTDB infoformerly named Crux  Xaus Vergleich ausschliessen
KurzbeschreibungFully managed big data interactive analytics platformA DBMS designed for efficient storage of vector data and vector similarity searchesA fully ACID in-memory object graph databaseSpatial extension of SQLiteA general purpose database with bitemporal SQL and Datalog and graph queries
Primäres DatenbankmodellRelational DBMS infocolumn orientedVektor DBMSDocument Store
Object oriented DBMS
Spatial DBMSDocument Store
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
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte2,31
Rang#113  Overall
#3  Vektor DBMS
Punkte0,00
Rang#383  Overall
#53  Document Stores
#20  Object oriented DBMS
Punkte1,60
Rang#149  Overall
#3  Spatial DBMS
Punkte0,11
Rang#343  Overall
#46  Document Stores
Websiteazure.microsoft.com/­services/­data-explorermilvus.ioorigodb.comwww.gaia-gis.it/­fossil/­libspatialite/­indexgithub.com/­xtdb/­xtdb
www.xtdb.com
Technische Dokumentationdocs.microsoft.com/­en-us/­azure/­data-explorermilvus.io/­docs/­overview.mdorigodb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlwww.xtdb.com/­docs
EntwicklerMicrosoftRobert Friberg et alAlessandro FurieriJuxt Ltd.
Erscheinungsjahr201920192009 infounder the name LiveDB20082019
Aktuelle Versioncloud service with continuous releases2.3.4, Jänner 20245.0.0, August 20201.19, September 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open SourceOpen Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open Source infoMIT License
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Zilliz Cloud – Cloud-native service for Milvus
ImplementierungsspracheC++, GoC#C++Clojure
Server BetriebssystemegehostetLinux
macOS info10.14 or later
Windows infowith WSL 2 enabled
Linux
Windows
serverlosAlle Betriebssysteme mit einer Java 8 (und höher) VM
Linux
DatenschemaFixed schema with schema-less datatypes (dynamic)jajaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesVector, Numeric and StringUser defined using .NET types and collectionsjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinnein infocan be achieved using .NETneinnein
Sekundärindizesall fields are automatically indexedneinjajaja
SQL infoSupport of SQLKusto Query Language (KQL), SQL subsetneinneinjaeingeschränktes SQL mittels Apache Calcite
APIs und andere ZugriffskonzepteMicrosoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
RESTful HTTP API.NET Client API
HTTP API
LINQ
HTTP REST
JDBC
Unterstützte Programmiersprachen.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C++
Go
Java
JavaScript (Node.js)
Python
.NetClojure
Java
Server-seitige Scripts infoStored ProceduresYes, possible languages: KQL, Python, Rneinjaneinnein
Triggersja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyneinja infoDomain Eventsjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceShardinghorizontale Partitionierung infoclient side managed; servers are not synchronizedkeinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Source-Replica Replikationkeineja, jeder Knoten hat alle Daten
MapReduce infoBietet ein API für Map/Reduce OperationenSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Bounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Fremdschlüssel inforeferenzielle Integritätneinneindepending on modeljanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoWrite ahead logjayes, flexibel persistency by using storage technologies like Apache Kafka, RocksDB or LMDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaja
Berechtigungskonzept infoZugriffskontrolleAzure Active Directory AuthenticationRole based access control and fine grained access rightsRole based authorizationnein
Weitere Informationen bereitgestellt vom Systemhersteller
Microsoft Azure Data ExplorerMilvusOrigoDBSpatiaLiteXTDB infoformerly named Crux
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» mehr
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» mehr
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» mehr
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» mehr
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» mehr
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. Fully-managed...
» 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
Microsoft Azure Data ExplorerMilvusOrigoDBSpatiaLiteXTDB infoformerly named Crux
DB-Engines Blog Posts

Vector databases
2. Juni 2023, Matthias Gelbmann

alle anzeigen

Spatial database management systems
6. April 2021, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Controlling costs in Azure Data Explorer using down-sampling and aggregation
11. Februar 2019, azure.microsoft.com

Individually great, collectively unmatched: Announcing updates to 3 great Azure Data Services
7. Februar 2019, azure.microsoft.com

Log and Telemetry Analytics Performance Benchmark
16. August 2022, Gigaom

bereitgestellt von Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26. März 2024, The New Stack

AI-Powered Search Engine With Milvus Vector Database on Vultr
31. Januar 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20. März 2024, GlobeNewswire

Zilliz Unveils Game-Changing Features for Vector Search
22. März 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9. April 2024, ibm.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

Milvus logo

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

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt