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

DBMS > Faircom EDGE vs. Lovefield vs. Microsoft Azure Data Explorer vs. Qdrant vs. Tkrzw

Vergleich der Systemeigenschaften Faircom EDGE vs. Lovefield vs. Microsoft Azure Data Explorer vs. Qdrant vs. Tkrzw

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFaircom EDGE infoformerly c-treeEDGE  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenQdrant  Xaus Vergleich ausschliessenTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xaus Vergleich ausschliessen
KurzbeschreibungFairCom EDGE is an Industry 4.0 solution built to integrate, collect, aggregate and synchronize mission-critical data in edge computing environmentsEmbeddable relational database for web apps written in pure JavaScriptFully managed big data interactive analytics platformA high-performance vector database with neural network or semantic-based matchingA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primäres DatenbankmodellKey-Value Store
Relational DBMS
Relational DBMSRelational DBMS infocolumn orientedVektor DBMSKey-Value 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,02
Rang#368  Overall
#54  Key-Value Stores
#156  Relational DBMS
Punkte0,29
Rang#293  Overall
#133  Relational DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte1,16
Rang#175  Overall
#6  Vektor DBMS
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
Websitewww.faircom.com/­products/­faircom-edgegoogle.github.io/­lovefieldazure.microsoft.com/­services/­data-explorergithub.com/­qdrant/­qdrant
qdrant.tech
dbmx.net/­tkrzw
Technische Dokumentationdocs.faircom.com/­docs/­en/­UUID-23d4f1fd-d213-f6d5-b92e-9b7475baa14e.htmlgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.microsoft.com/­en-us/­azure/­data-explorerqdrant.tech/­documentation
EntwicklerFairCom CorporationGoogleMicrosoftQdrantMikio Hirabayashi
Erscheinungsjahr19792014201920212020
Aktuelle VersionV3, Oktober 20202.1.12, February 2017cloud service with continuous releases0.9.3, August 2020
Lizenz infoCommercial or Open Sourcekommerziell infoRestricted, free version availableOpen Source infoApache 2.0kommerziellOpen Source infoApache Version 2.0Open Source infoApache Version 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheANSI C, C++JavaScriptRustC++
Server BetriebssystemeAndroid
Linux infoARM, x86
Raspbian
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafarigehostetDocker
Linux
macOS
Windows
Linux
macOS
DatenschemaFlexible Schema (defined schema, partial schema, schema free)jaFixed schema with schema-less datatypes (dynamic)schemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, ANSI Standard SQL Typesjaja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesNumbers, Strings, Geo, Booleannein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinjaneinnein
Sekundärindizesjajaall fields are automatically indexedja infoKeywords, numberic ranges, geo, full-text
SQL infoSupport of SQLja infoANSI SQL queriesSQL-like query language infovia JavaScript builder patternKusto Query Language (KQL), SQL subsetneinnein
APIs und andere ZugriffskonzepteADO.NET
Direct SQL
IoT Microservice layer
JDBC
MQTT (Message Queue Telemetry Transport)
ODBC
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
Unterstützte ProgrammiersprachenC
C#
C++
Java
JavaScript
PHP
Python
VB.Net
JavaScript.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
C++
Java
Python
Ruby
Server-seitige Scripts infoStored Proceduresja info.Net, JavaScript, C/C++neinYes, possible languages: KQL, Python, Rnein
TriggersjaUsing read-only observersja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenFile partitioning infoCustomizable business rules for partitioningkeineSharding infoImplicit feature of the cloud serviceShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoSynchronous and asynchronous realtime replication based on transaction logskeineja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Collection-level replicationkeine
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 SystemImmediate Consistency
Tunable Consistency
Eventual Consistency
Immediate Consistency
Eventual Consistency, tunable consistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infowhen using SQLjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoacross SQL and NoSQLjajajaja
Durability infoDauerhafte Speicherung der Datenjayes, by using IndexedDB or the cloud service Firebase Realtime Databasejajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infousing MemoryDBneinjaja infousing specific database classes
Berechtigungskonzept infoZugriffskontrolleFine grained user, group and file access rights managed across SQL (per ANSI standard) and NoSQL.neinAzure Active Directory AuthenticationKey-based authenticationnein

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
Faircom EDGE infoformerly c-treeEDGELovefieldMicrosoft Azure Data ExplorerQdrantTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
Erwähnungen in aktuellen Nachrichten

Innovative Software and Giant Lego Sets, Why FairCom Edge Booth is a Must-Visit at Automate
9. Mai 2024, MVPro

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

Brokers, Protocols, Platform Move Manufacturing Data
26. Juli 2023, EE Times

Winners of the 2021 IoT Evolution Product of the Year Awards Announced
6. Juli 2021, IoT Evolution World

Trend-Setting Products in Data and Information Management for 2023
8. Dezember 2022, Database Trends and Applications

bereitgestellt von Google News

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

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, Microsoft

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

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

bereitgestellt von Google News

Open source vector database startup Qdrant raises $28M
23. Januar 2024, TechCrunch

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16. April 2024, Business Wire

Qdrant offers managed vector database for hybrid clouds
16. April 2024, InfoWorld

Qdrant launches first vector database as a managed hybrid cloud
16. April 2024, VentureBeat

Why Vector Data Services For AI Are A Moveable Feast
17. April 2024, Forbes

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

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