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

DBMS > Heroic vs. JanusGraph vs. Microsoft Azure Data Explorer vs. SAP Advantage Database Server vs. VelocityDB

Vergleich der Systemeigenschaften Heroic vs. JanusGraph vs. Microsoft Azure Data Explorer vs. SAP Advantage Database Server vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHeroic  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenMicrosoft Azure Data Explorer  Xaus Vergleich ausschliessenSAP Advantage Database Server infofrüherer Name: Sybase ADS  Xaus Vergleich ausschliessenVelocityDB  Xaus Vergleich ausschliessen
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Fully managed big data interactive analytics platformLow-cost RDBMS with access to ISAM and FoxPro data structuresA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellTime Series DBMSGraph DBMSRelational DBMS infocolumn orientedRelational DBMSGraph DBMS
Object oriented 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
Punkte0,51
Rang#255  Overall
#21  Time Series DBMS
Punkte1,94
Rang#129  Overall
#12  Graph DBMS
Punkte4,38
Rang#77  Overall
#41  Relational DBMS
Punkte0,05
Rang#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitegithub.com/­spotify/­heroicjanusgraph.orgazure.microsoft.com/­services/­data-explorerwww.sap.com/products/advantage-database-server.htmlvelocitydb.com
Technische Dokumentationspotify.github.io/­heroicdocs.janusgraph.orgdocs.microsoft.com/­en-us/­azure/­data-explorervelocitydb.com/­UserGuide
EntwicklerSpotifyLinux Foundation; originally developed as Titan by AureliusMicrosoftSybase, SAPVelocityDB Inc
Erscheinungsjahr20142017201919932011
Aktuelle Version0.6.3, Februar 2023cloud service with continuous releases7.x
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache 2.0kommerziellkommerziellkommerziell
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.
ImplementierungsspracheJavaJavaC#
Server BetriebssystemeLinux
OS X
Unix
Windows
gehostetLinux
Windows
Any that supports .NET
DatenschemaschemafreijaFixed 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ärindizesja infovia Elasticsearchjaall fields are automatically indexedjaja
SQL infoSupport of SQLneinneinKusto Query Language (KQL), SQL subsetjanein
APIs und andere ZugriffskonzepteHQL (Heroic Query Language, a JSON-based language)
HTTP API
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Microsoft SQL Server communication protocol (MS-TDS)
RESTful HTTP API
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
.Net
Unterstützte ProgrammiersprachenClojure
Java
Python
.Net
Go
Java
JavaScript (Node.js)
PowerShell
Python
R
Delphi
Perl
PHP
.Net
Server-seitige Scripts infoStored ProceduresneinjaYes, possible languages: KQL, Python, Rjanein
Triggersneinjaja infosee docs.microsoft.com/­en-us/­azure/­kusto/­management/­updatepolicyjaCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infoImplicit feature of the cloud servicekeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjajaja infoImplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.Multi-Source Replikation infoCONFLICT Trigger to resolve replication conflicts
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infovia Faunus, a graph analytics engineSpark 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
Eventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoRelationships in graphsneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinnein infocaching of (temporary) tables can be configuredja
Berechtigungskonzept infoZugriffskontrolleBenutzer Authentification und Sicherheit via Rexster Graph ServerAzure Active Directory AuthenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBased on Windows Authentication

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
HeroicJanusGraph infosuccessor of TitanMicrosoft Azure Data ExplorerSAP Advantage Database Server infofrüherer Name: Sybase ADSVelocityDB
Erwähnungen in aktuellen Nachrichten

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

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

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

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

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

General availability: New KQL function to enrich your data analysis with geographic context | Azure updates
6. Juni 2023, Microsoft

Public Preview: Azure Cosmos DB to Azure Data Explorer Synapse Link | Azure updates
9. Januar 2023, Microsoft

Azure Data Explorer and Stream Analytics for anomaly detection
16. Januar 2020, Microsoft

bereitgestellt von Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19. Oktober 2023, SAP News

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

SingleStore logo

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

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