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 > DataFS vs. Graph Engine vs. GraphDB vs. Microsoft Azure Synapse Analytics vs. STSdb

Vergleich der Systemeigenschaften DataFS vs. Graph Engine vs. GraphDB vs. Microsoft Azure Synapse Analytics vs. STSdb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDataFS  Xaus Vergleich ausschliessenGraph Engine infoformer name: Trinity  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data Warehouse  Xaus Vergleich ausschliessenSTSdb  Xaus Vergleich ausschliessen
KurzbeschreibungAll data is stored inside objects which are linked by so-called link attributes. Objects consist of classes which can be extended and de-extended at runtime. Graphs can be defined with a struct.A distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engineEnterprise-ready RDF and graph database with efficient reasoning, cluster and external index synchronization support. It supports also SQL JDBC access to Knowledge Graph and GraphQL over SPARQL.Elastic, large scale data warehouse service leveraging the broad eco-system of SQL ServerKey-Value Store mit spezieller Indizierungsmethode infoOptimiert hinsichtlich Performanz durch spezielle Indizierungstechnologie
Primäres DatenbankmodellObject oriented DBMSGraph DBMS
Key-Value Store
Graph DBMS
RDF Store
Relational DBMSKey-Value Store
Sekundäre DatenbankmodelleGraph DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,06
Rang#354  Overall
#15  Object oriented DBMS
Punkte0,61
Rang#240  Overall
#21  Graph DBMS
#35  Key-Value Stores
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte20,56
Rang#31  Overall
#19  Relational DBMS
Punkte0,04
Rang#360  Overall
#52  Key-Value Stores
Websitenewdatabase.comwww.graphengine.iowww.ontotext.comazure.microsoft.com/­services/­synapse-analyticsgithub.com/­STSSoft/­STSdb4
Technische Dokumentationdev.mobiland.com/­Overview.xspwww.graphengine.io/­docs/­manualgraphdb.ontotext.com/­documentationdocs.microsoft.com/­azure/­synapse-analytics
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerMobiland AGMicrosoftOntotextMicrosoftSTS Soft SC
Erscheinungsjahr20182010200020162011
Aktuelle Version1.1.263, October 202210.4, Oktober 20234.0.8, September 2015
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoMIT Licensekommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziellOpen Source infoGPLv2, kommerzielle Lizenz verfügbar
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.
Implementierungssprache.NET and CJavaC++C#
Server BetriebssystemeWindows.NETAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
gehostetWindows
DatenschemaClasses, Structs, and Lists are written in proprietary DataTypeDefinitionLanguage (.dtdl) and Objects consisting of those are written in proprietary DataAccessDefinitionLanguage (.dadl)jaschema-free and OWL/RDFS-schema support; RDF shapesjaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja infoPrimitive Typen und benutzerdefinierte Klassen
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjanein
SQL infoSupport of SQLneinneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCjanein
APIs und andere Zugriffskonzepte.NET Client API
Proprietary client DLL
WinRT client
RESTful HTTP APIGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
ADO.NET
JDBC
ODBC
.NET Client API
Unterstützte Programmiersprachen.Net
C
C#
C++
VB.Net
C#
C++
F#
Visual Basic
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C#
Java
PHP
C#
Java
Server-seitige Scripts infoStored Proceduresjawell-defined plugin interfaces; JavaScript server-side extensibilityTransact SQLnein
Triggersno, except callback-events from server when changes happenedneinneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenProprietary Sharding systemhorizontale PartitionierungkeineSharding, horizontal partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationjakeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infoConstraint checkingnein infodocs.microsoft.com/­en-us/­azure/­synapse-analytics/­sql-data-warehouse/­sql-data-warehouse-table-constraintsnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjaoptional: either by committing a write-ahead log (WAL) to the local persistent storage or by dumping the memory to a persistent storagejajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleWindows-ProfileDefault Basic authentication through RDF4J client, or via Java when run with cURL, default token-based in the Workbench or via Rest API, optional access through OpenID or Kerberos single sign-on.janein
Weitere Informationen bereitgestellt vom Systemhersteller
DataFSGraph Engine infoformer name: TrinityGraphDB infoUrsprünglicher Name: OWLIMMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseSTSdb
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Neuigkeiten

Migrating From LPG to RDF Graph Model
8. Mai 2024

Case study: Policy Enforcement Automation With Semantics
2. Mai 2024

Okay, RAG… We Have a Problem
26. April 2024

Scaling Understanding with the Help of Feedback Loops, Knowledge Graphs and NLP
19. April 2024

How Knowledge Graphs Power Data Mesh and Data Fabric
10. April 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
DataFSGraph Engine infoformer name: TrinityGraphDB infoUrsprünglicher Name: OWLIMMicrosoft Azure Synapse Analytics infopreviously named Azure SQL Data WarehouseSTSdb
Erwähnungen in aktuellen Nachrichten

Trinity
2. Juni 2023, microsoft.com

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

IBM releases Graph, a service that can outperform SQL databases
27. Juli 2016, GeekWire

Aerospike Is Now a Graph Database, Too
21. Juni 2023, Datanami

The graph analytics landscape 2019 - DataScienceCentral.com
27. Februar 2019, Data Science Central

bereitgestellt von Google News

Ontotext's GraphDB Solution is Now Available on the Microsoft Azure Marketplace
16. Januar 2024, PR Newswire

Ontotext Unveils GraphDB 10.4 with Enhanced AWS Integration and ChatGPT Connector
24. Oktober 2023, Datanami

Ontotext Platform 3.0 for Enterprise Knowledge Graphs Released
18. Dezember 2019, KDnuggets

Ontotext's GraphDB 8.10 Makes Knowledge Graph Experience Faster and Richer
13. Juni 2019, Markets Insider

Ontotext's GraphDB 10 Brings Modern Data Architectures to the Mainstream with Better Resilience and Еаsier Operations
5. Juli 2022, PR Newswire

bereitgestellt von Google News

Migrate Microsoft Azure Synapse Analytics to Amazon Redshift using AWS SCT | Amazon Web Services
18. Oktober 2023, AWS Blog

Azure Synapse Runtime for Apache Spark 3.2 End of Support | Azure updates
22. März 2024, Microsoft

Azure Synapse vs. Databricks: Data Platform Comparison 2024
26. März 2024, eWeek

Azure Synapse Analytics: Everything you need to know about Microsoft's cloud analytics platform
24. September 2023, DataScientest

Azure Synapse Link for Cosmos DB: New Analytics Capabilities
10. November 2023, 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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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