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 > AllegroGraph vs. Apache Jena - TDB vs. Bangdb vs. Microsoft Azure Data Explorer vs. SwayDB

Vergleich der Systemeigenschaften AllegroGraph vs. Apache Jena - TDB vs. Bangdb vs. Microsoft Azure Data Explorer vs. SwayDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAllegroGraph  Xaus Vergleich ausschliessenApache Jena - TDB  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessen
KurzbeschreibungHoch performanter, persistenter RDF Store mit Erweiterungen für Graph DBMSApache Jena ist ein RDF store, der im Apache Jena Framework mitgeliefert wird und zur Persistierung und Abfrage von RDF Triplen verwendet werden kannConverged and high performance database for device data, events, time series, document and graphFully managed big data interactive analytics platformAn embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primäres DatenbankmodellDocument Store infowith version 6.5
Graph DBMS
RDF Store
Vektor DBMS
RDF StoreDocument Store
Graph DBMS
Time Series DBMS
Relational DBMS infocolumn orientedKey-Value Store
Sekundäre DatenbankmodelleSpatial DBMSSpatial 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,06
Rang#187  Overall
#30  Document Stores
#17  Graph DBMS
#7  RDF Stores
#7  Vektor DBMS
Punkte3,75
Rang#84  Overall
#3  RDF Stores
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte0,00
Rang#382  Overall
#59  Key-Value Stores
Websiteallegrograph.comjena.apache.org/­documentation/­tdb/­index.htmlbangdb.comazure.microsoft.com/­services/­data-explorerswaydb.simer.au
Technische Dokumentationfranz.com/­agraph/­support/­documentation/­current/­agraph-introduction.htmljena.apache.org/­documentation/­tdb/­index.htmldocs.bangdb.comdocs.microsoft.com/­en-us/­azure/­data-explorer
EntwicklerFranz Inc.Apache Software Foundation infoursprünglich von HP Labs entwickeltSachin Sinha, BangDBMicrosoftSimer Plaha
Erscheinungsjahr20042000201220192018
Aktuelle Version8.0, Dezember 20234.9.0, Juli 2023BangDB 2.0, October 2021cloud service with continuous releases
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Community Edition gratisOpen Source infoApache Lizenz, Version 2.0Open Source infoBSD 3kommerziellOpen Source infoGNU Affero GPL V3.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaC, C++Scala
Server BetriebssystemeLinux
OS X
Windows
Alle Betriebssysteme mit einer Java VMLinuxgehostet
Datenschemaja infoRDF schemasja infoRDF SchemasschemafreiFixed schema with schema-less datatypes (dynamic)schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajayes: string, long, double, int, geospatial, stream, eventsja 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, XSLTnein infoBulk load from XML files möglichneinjanein
Sekundärindizesjajaja infosecondary, composite, nested, reverse, geospatialall fields are automatically indexednein
SQL infoSupport of SQLSPARQL is used as query languageneinSQL like support with command line toolKusto Query Language (KQL), SQL subsetnein
APIs und andere ZugriffskonzepteRESTful HTTP API
SPARQL
Fuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
Propriätäres Protokoll
RESTful HTTP API
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
Unterstützte ProgrammiersprachenC#
Clojure
Java
Lisp
Perl
Python
Ruby
Scala
JavaC
C#
C++
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Java
Kotlin
Scala
Server-seitige Scripts infoStored Proceduresja infoJavaScript or Common LispjaneinYes, possible languages: KQL, Python, Rnein
Triggersjaja infoüber Event Handeryes, Notifications (with Streaming only)ja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenmittels FederationkeineSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoImplicit feature of the cloud servicekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
keineselectable replication factor, Knob for CAP (enterprise version only)ja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.keine
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinneinSpark connector (open source): github.com/­Azure/­azure-kusto-sparknein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infoTDB TransactionsACIDneinAtomic execution of operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajayes, optimistic concurrency controljaja
Durability infoDauerhafte Speicherung der Datenjajayes, implements WAL (Write ahead log) as welljaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinyes, run db with in-memory only modeneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept und BenutzerrollenAccess control via Jena Securityyes (enterprise version only)Azure Active Directory Authenticationnein
Weitere Informationen bereitgestellt vom Systemhersteller
AllegroGraphApache Jena - TDBBangdbMicrosoft Azure Data ExplorerSwayDB
Specific characteristicsKnowledge Graph Platform Leader FedShard - Designed for Entity-Event Knowledge Graph...
» mehr
Competitive advantagesAllegroGraph is uniquely suited to support adhoc queries through SPARQL, Prolog and...
» mehr
Neuigkeiten

Can Neuro-Symbolic AI Solve AI’s Weaknesses?
17. April 2024

100 Companies That Matter in KM – Franz Inc.
3. April 2024

Exploring AllegroGraph v8 – Unleashing the Power of Neuro-Symbolic AI (Recorded Webinar)
9. Februar 2024

What is Neuro-Symbolic AI?
23. Januar 2024

Allegro CL v11 – Now Available! – The Neuro-Symbolic AI Programming Platform
8. Januar 2024

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
AllegroGraphApache Jena - TDBBangdbMicrosoft Azure Data ExplorerSwayDB
Erwähnungen in aktuellen Nachrichten

Q&A: Can Neuro-Symbolic AI Solve AI’s Weaknesses?
8. April 2024, TDWI

AI predictions for 2024 unveil exciting technological horizons
21. November 2023, Wire19

Neuro-Symbolic AI: The Peak of Artificial Intelligence
16. November 2021, AiThority

The Foundation of Data Fabrics and AI: Semantic Knowledge Graphs - DataScienceCentral.com
19. Mai 2022, Data Science Central

Franz Releases the First Neuro-Symbolic AI Platform Merging Knowledge Graphs, Generative AI, and Vector Storage
11. Dezember 2023, Datanami

bereitgestellt von Google News

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24. Juli 2022, Data Science Central

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4. Dezember 2019, Towards Data Science

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4. Mai 2022, Nature.com

MarkLogic Hones Its Triple Store
18. August 2015, Datanami

How relevant is data analytics to businesses today?
21. August 2016, The Sociable

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.com

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



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

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

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