DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Amazon Neptune vs. Apache Druid vs. GraphDB vs. Microsoft Azure Table Storage vs. Valentina Server

Vergleich der Systemeigenschaften Amazon Neptune vs. Apache Druid vs. GraphDB vs. Microsoft Azure Table Storage vs. Valentina Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon Neptune  Xaus Vergleich ausschliessenApache Druid  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenMicrosoft Azure Table Storage  Xaus Vergleich ausschliessenValentina Server  Xaus Vergleich ausschliessen
KurzbeschreibungFast, reliable graph database built for the cloudOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataEnterprise-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.A Wide Column Store for rapid development using massive semi-structured datasetsObject-relational database and reports server
Primäres DatenbankmodellGraph DBMS
RDF Store
Relational DBMS
Time Series DBMS
Graph DBMS
RDF Store
Wide Column StoreRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,20
Rang#119  Overall
#9  Graph DBMS
#5  RDF Stores
Punkte3,34
Rang#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte4,48
Rang#75  Overall
#6  Wide Column Stores
Punkte0,17
Rang#327  Overall
#145  Relational DBMS
Websiteaws.amazon.com/­neptunedruid.apache.orgwww.ontotext.comazure.microsoft.com/­en-us/­services/­storage/­tableswww.valentina-db.net
Technische Dokumentationaws.amazon.com/­neptune/­developer-resourcesdruid.apache.org/­docs/­latest/­designgraphdb.ontotext.com/­documentationvalentina-db.com/­docs/­dokuwiki/­v5/­doku.php
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerAmazonApache Software Foundation and contributorsOntotextMicrosoftParadigma Software
Erscheinungsjahr20172012200020121999
Aktuelle Version29.0.1, April 202410.4, Oktober 20235.7.5
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache license v2kommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJava
Server BetriebssystemegehostetLinux
OS X
Unix
Alle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
gehostetLinux
OS X
Windows
Datenschemaschemafreija infoschema-less columns are supportedschema-free and OWL/RDFS-schema support; RDF shapesschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjayes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesneinja
SQL infoSupport of SQLneinSQL for queryingstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCneinja
APIs und andere ZugriffskonzepteOpenCypher
RDF 1.1 / SPARQL 1.1
TinkerPop Gremlin
JDBC
RESTful HTTP/JSON API
GeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
RESTful HTTP APIODBC
Unterstützte ProgrammiersprachenC#
Go
Java
JavaScript
PHP
Python
Ruby
Scala
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
.Net
C
C#
C++
Objective-C
PHP
Ruby
Visual Basic
Visual Basic.NET
Server-seitige Scripts infoStored Proceduresneinneinwell-defined plugin interfaces; JavaScript server-side extensibilityneinja
Triggersneinneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infomanual/auto, time-basedkeineSharding infoImplicit feature of the cloud service
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-availability zones high availability, asynchronous replication for up to 15 read replicas within a single region. Global database clusters consists of a primary write DB cluster in one region, and up to five secondary read DB clusters in different regions. Each secondary region can have up to 16 reader instances.ja, durch HDFS, S3 oder andere Storage EnginesMulti-Source Replikationja infoimplicit feature of the cloud service. Replication either local, cross-facility or geo-redundant.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsneinja infoConstraint checkingneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDoptimistic Locking
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infowith encyption-at-restjajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja
Berechtigungskonzept infoZugriffskontrolleAccess rights for users and roles can be defined via the AWS Identity and Access Management (IAM)RBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemDefault 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.Access rights based on private key authentication or shared access signaturesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon NeptuneApache DruidGraphDB infoUrsprünglicher Name: OWLIMMicrosoft Azure Table StorageValentina Server
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
Amazon NeptuneApache DruidGraphDB infoUrsprünglicher Name: OWLIMMicrosoft Azure Table StorageValentina Server
Erwähnungen in aktuellen Nachrichten

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 1: Full-text search | Amazon Web ...
7. Mai 2024, AWS Blog

Find and link similar entities in a knowledge graph using Amazon Neptune, Part 2: Vector similarity search | Amazon ...
7. Mai 2024, AWS Blog

AWS announces Amazon Neptune I/O-Optimized
22. Februar 2024, AWS Blog

Amazon Neptune Analytics is now available in the AWS Europe (London) Region
14. März 2024, AWS Blog

Analyze large amounts of graph data to get insights and find trends with Amazon Neptune Analytics | Amazon Web ...
29. November 2023, AWS Blog

bereitgestellt von Google News

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26. Januar 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6. Juni 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6. Juni 2023, businesswire.com

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

Azure Cosmos DB Data Migration tool imports from Azure Table storage | Azure updates
5. Mai 2015, Microsoft

Quick Guide to Azure Storage Pricing
16. Mai 2023, DevOps.com

How to Use C# Azure.Data.Tables SDK with Azure Cosmos DB
9. Juli 2021, hackernoon.com

How to use Azure Table storage in .Net
14. Januar 2019, InfoWorld

How to write data to Azure Table Store with an Azure Function
14. April 2017, Experts Exchange

bereitgestellt von Google News

A Look at Valentina — SitePoint
18. April 2014, SitePoint

MySQL GUI Tools for Windows and Ubuntu/Linux: Top 8 free or open source
7. Dezember 2018, H2S Media

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

Database for your real-time AI and Analytics Apps.
Try it today.

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Präsentieren Sie hier Ihr Produkt