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 > LevelDB vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Data Explorer vs. NCache

Vergleich der Systemeigenschaften LevelDB vs. Microsoft Azure Cosmos DB vs. Microsoft Azure Data Explorer vs. NCache

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameLevelDB  Xaus Vergleich ausschliessenMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDB  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenNCache  Xaus Vergleich ausschliessen
KurzbeschreibungEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesGlobally distributed, horizontally scalable, multi-model database serviceFully managed big data interactive analytics platformOpen-Source and Enterprise in-memory Key-Value Store
Primäres DatenbankmodellKey-Value StoreDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Relational DBMS infocolumn orientedKey-Value Store
Sekundäre DatenbankmodelleSpatial 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
Document Store
Suchmaschine infoUsing distributed Lucene
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,75
Rang#107  Overall
#19  Key-Value Stores
Punkte29,85
Rang#27  Overall
#4  Document Stores
#2  Graph DBMS
#3  Key-Value Stores
#3  Wide Column Stores
Punkte5,16
Rang#69  Overall
#37  Relational DBMS
Punkte0,98
Rang#196  Overall
#29  Key-Value Stores
Websitegithub.com/­google/­leveldbazure.microsoft.com/­services/­cosmos-dbazure.microsoft.com/­services/­data-explorerwww.alachisoft.com/­ncache
Technische Dokumentationgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdlearn.microsoft.com/­azure/­cosmos-dbdocs.microsoft.com/­en-us/­azure/­data-explorerwww.alachisoft.com/­resources/­docs
EntwicklerGoogleMicrosoftMicrosoftAlachisoft
Erscheinungsjahr2011201420192005
Aktuelle Version1.23, Februar 2021cloud service with continuous releases5.3.3, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSDkommerziellkommerziellOpen Source infoEnterprise Edition available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjajanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC++C#, .NET, .NET Core, Java
Server BetriebssystemeIllumos
Linux
OS X
Windows
gehostetgehostetLinux
Windows
DatenschemaschemafreischemafreiFixed schema with schema-less datatypes (dynamic)schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infoJSON typesja infobool, datetime, dynamic, guid, int, long, real, string, timespan, double: docs.microsoft.com/­en-us/­azure/­kusto/­query/­scalar-data-typesteilweise infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counter
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesneinja infoAll properties auto-indexed by defaultall fields are automatically indexedja
SQL infoSupport of SQLneinSQL-like query languageKusto Query Language (KQL), SQL subsetSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.
APIs und andere ZugriffskonzepteDocumentDB API
Graph API (Gremlin)
MongoDB API
RESTful HTTP API
Table API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
IDistributedCache
JCache
LINQ
Proprietäres native API
Unterstützte ProgrammiersprachenC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
.Net
C#
Java
JavaScript
JavaScript (Node.js)
MongoDB client drivers written for various programming languages
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
Server-seitige Scripts infoStored ProceduresneinJavaScriptYes, possible languages: KQL, Python, Rnein infoUnterstützung für stored procedures mit SQL-Server CLR
TriggersneinJavaScriptja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoNotifications
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infoImplizit im Cloud ServiceSharding infoImplicit feature of the cloud serviceja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineja infoImplizit im Cloud Serviceja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.ja, mit wählbarer Konsistenz
MapReduce infoBietet ein API für Map/Reduce Operationenneinwith Hadoop integration infoIntegration with Hadoop/HDInsight on Azure*Spark connector (open source): github.com/­Azure/­azure-kusto-sparkja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyBounded Staleness
Consistent Prefix
Eventual Consistency
Immediate Consistency infoConsistency level configurable on request level
Session Consistency
Eventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinMulti-item ACID transactions with snapshot isolation within a partitionneinoptimistic Locking und pessimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infowith automatic compression on writesjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte bis auf item level einstellbarAzure Active Directory AuthenticationAuthentifizierung für Zugriff auf Cache mittels Active Directory/LDAP (Rollen: user, administrator)
Weitere Informationen bereitgestellt vom Systemhersteller
LevelDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure Data ExplorerNCache
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» mehr
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» mehr
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» mehr
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» mehr
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» mehr
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
LevelDBMicrosoft Azure Cosmos DB infoformer name was Azure DocumentDBMicrosoft Azure Data ExplorerNCache
Erwähnungen in aktuellen Nachrichten

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks and Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19. Mai 2023, Trend Micro

bereitgestellt von Google News

General availability: Microsoft Entra ID integration with Azure Cosmos DB for PostgreSQL | Azure updates
13. März 2024, azure.microsoft.com

General availability: PgAudit in Azure Cosmos DB for PostgreSQL | Azure updates
31. Januar 2024, azure.microsoft.com

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, InfoQ.com

How to Migrate Azure Cosmos DB Databases | by Arwin Lashawn
25. August 2023, DataDrivenInvestor

Azure Cosmos DB joins the AI toolchain
23. Mai 2023, InfoWorld

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

How to use NCache in ASP.Net Core
25. Februar 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22. April 2020, InfoQ.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

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.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt