DB-EnginesEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Ehcache vs. JanusGraph vs. Microsoft Azure Data Explorer vs. TerarkDB

Vergleich der Systemeigenschaften Ehcache vs. JanusGraph vs. Microsoft Azure Data Explorer vs. TerarkDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameEhcache  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenTerarkDB  Xaus Vergleich ausschliessen
KurzbeschreibungA widely adopted Java cache with tiered storage optionsA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Fully managed big data interactive analytics platformA key-value store forked from RocksDB with advanced compression algorithms. It can be used standalone or as a storage engine for MySQL and MongoDB
Primäres DatenbankmodellKey-Value StoreGraph DBMSRelational DBMS infocolumn orientedKey-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
Punkte4,76
Rang#65  Overall
#8  Key-Value Stores
Punkte1,78
Rang#134  Overall
#12  Graph DBMS
Punkte3,12
Rang#85  Overall
#46  Relational DBMS
Punkte0,00
Rang#388  Overall
#62  Key-Value Stores
Websitewww.ehcache.orgjanusgraph.orgazure.microsoft.com/­services/­data-explorergithub.com/­bytedance/­terarkdb
Technische Dokumentationwww.ehcache.org/­documentationdocs.janusgraph.orgdocs.microsoft.com/­en-us/­azure/­data-explorerbytedance.larkoffice.com/­docs/­doccnZmYFqHBm06BbvYgjsHHcKc
EntwicklerTerracotta Inc, owned by Software AGLinux Foundation; originally developed as Titan by AureliusMicrosoftByteDance, originally Terark
Erscheinungsjahr2009201720192016
Aktuelle Version3.10.0, Maerz 20221.0.0, Oktober 2023cloud service with continuous releases
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; commercial licenses availableOpen Source infoApache 2.0kommerziellkommerziell inforestricted open source version available
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.
ImplementierungsspracheJavaJavaC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMLinux
OS X
Unix
Windows
gehostet
DatenschemaschemafreijaFixed schema with schema-less datatypes (dynamic)schemafrei
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-typesnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjanein
Sekundärindizesneinjaall fields are automatically indexednein
SQL infoSupport of SQLneinneinKusto Query Language (KQL), SQL subsetnein
APIs und andere ZugriffskonzepteJCacheJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
C++ API
Java API
Unterstützte ProgrammiersprachenJavaClojure
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
C++
Java
Server-seitige Scripts infoStored ProceduresneinjaYes, possible languages: KQL, Python, Rnein
Triggersja infoCache Event Listenersjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta Serverja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infoImplicit feature of the cloud servicekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoby using Terracotta Serverjaja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infovia Faunus, a graph analytics engineSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable Consistency (Strong, Eventual, Weak)Eventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoRelationships in graphsneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infosupports JTA and can work as an XA resourceACIDneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infousing a tiered cache-storage approachja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer Authentification und Sicherheit via Rexster Graph ServerAzure Active Directory 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
EhcacheJanusGraph infosuccessor of TitanMicrosoft Azure Data ExplorerTerarkDB
Erwähnungen in aktuellen Nachrichten

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Software AG chomps Terracotta
23. Mai 2011, The Register

How to partition Sonatype Nexus Repository: Targets, privileges, and roles
9. Februar 2010, Sonatype Blog

bereitgestellt von Google News

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12. Oktober 2020, Towards Data Science

Third Time Is The Charm For Nebula Graph Database
19. Januar 2021, The Next Platform

Suitability of Graph Database Technology for the Analysis of Spatio-Temporal Data
14. Juli 2020, Towards Data Science

Open source Microsoft Graph Engine takes on Neo4j
13. Februar 2017, InfoWorld

Advantages of graph databases: Easier data modeling, analytics
23. Januar 2019, TechTarget

bereitgestellt von Google News

We’re retiring Azure Time Series Insights on 7 July 2024 – transition to Azure Data Explorer
31. Mai 2024, azure.microsoft.com

Update records in a Kusto Database (public preview)
20. Februar 2024, azure.microsoft.com

Microsoft is closing down another Azure-based feature in the near future
22. Juli 2024, Neowin

Announcing General Availability of Graph Semantics in Kusto
27. Mai 2024, azure.microsoft.com

Announcing General Availability to migrate Virtual Network injected Azure Data Explorer Cluster to Private Endpoints
5. Februar 2024, azure.microsoft.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

SingleStore logo

The data platform to build your intelligent applications.
Try 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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt