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

DBMS > JanusGraph vs. Lovefield vs. Microsoft Azure Data Explorer vs. Realm vs. Yaacomo

Vergleich der Systemeigenschaften JanusGraph vs. Lovefield vs. Microsoft Azure Data Explorer vs. Realm vs. Yaacomo

Redaktionelle Informationen bereitgestellt von DB-Engines
NameJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenRealm  Xaus Vergleich ausschliessenYaacomo  Xaus Vergleich ausschliessen
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
KurzbeschreibungA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Embeddable relational database for web apps written in pure JavaScriptFully managed big data interactive analytics platformA DBMS built for use on mobile devices that’s a fast, easy to use alternative to SQLite and Core DataOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primäres DatenbankmodellGraph DBMSRelational DBMSRelational DBMS infocolumn orientedDocument StoreRelational DBMS
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
Punkte1,94
Rang#129  Overall
#12  Graph DBMS
Punkte0,29
Rang#293  Overall
#133  Relational DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte7,60
Rang#52  Overall
#9  Document Stores
Websitejanusgraph.orggoogle.github.io/­lovefieldazure.microsoft.com/­services/­data-explorerrealm.ioyaacomo.com
Technische Dokumentationdocs.janusgraph.orggithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.microsoft.com/­en-us/­azure/­data-explorerrealm.io/­docs
EntwicklerLinux Foundation; originally developed as Titan by AureliusGoogleMicrosoftRealm, acquired by MongoDB in May 2019Q2WEB GmbH
Erscheinungsjahr20172014201920142009
Aktuelle Version0.6.3, Februar 20232.1.12, February 2017cloud service with continuous releases
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0kommerziellOpen Sourcekommerziell
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.
ImplementierungsspracheJavaJavaScript
Server BetriebssystemeLinux
OS X
Unix
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafarigehostetAndroid
Backend: serverlos
iOS
Windows
Android
Linux
Windows
DatenschemajajaFixed 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-typesjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesjajaall fields are automatically indexedjaja
SQL infoSupport of SQLneinSQL-like query language infovia JavaScript builder patternKusto Query Language (KQL), SQL subsetneinja
APIs und andere ZugriffskonzepteJava API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
JDBC
ODBC
Unterstützte ProgrammiersprachenClojure
Java
Python
JavaScript.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
.Net
Java infowith Android only
Objective-C
React Native
Swift
Server-seitige Scripts infoStored ProceduresjaneinYes, possible languages: KQL, Python, Rnein inforuns within the applications so server-side scripts are unnecessary
TriggersjaUsing read-only observersja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyja infoChange Listenersja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)keineSharding infoImplicit feature of the cloud servicekeinehorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjakeineja 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 Operationenja infovia Faunus, a graph analytics engineneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparkneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsjaneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyes, 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 haltenja infousing MemoryDBneinja infoIn-Memory realmja
Berechtigungskonzept infoZugriffskontrolleBenutzer Authentification und Sicherheit via Rexster Graph ServerneinAzure Active Directory AuthenticationjaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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
JanusGraph infosuccessor of TitanLovefieldMicrosoft Azure Data ExplorerRealmYaacomo
DB-Engines Blog Posts

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Database Deep Dives: JanusGraph
8. August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13. Januar 2017, Datanami

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3. Oktober 2019, The New Stack

Compose for JanusGraph arrives on Bluemix
15. September 2017, IBM

bereitgestellt von Google News

Introducing Microsoft Fabric: The data platform for the era of AI | Microsoft Azure Blog
23. Mai 2023, azure.microsoft.com

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

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

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

bereitgestellt von Google News

GDG North Jersey's February Meeting Covers Realm, A New Mobile Database
6. März 2016, njtechweekly.com

Danish CEO explains Silicon Valley learning curve for European entrepreneurs - San Francisco Business Times
6. Oktober 2016, The Business Journals

MongoDB aims to unify developer experience with launch of MongoDB Cloud
9. Juni 2020, diginomica

Is Swift the Future of Server-side Development?
12. September 2017, Solutions Review

Kotlin Programming Language Will Surpass Java On Android Next Year
15. Oktober 2017, Fossbytes

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.

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.

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

Präsentieren Sie hier Ihr Produkt