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

DBMS > GraphDB vs. Hypertable vs. Microsoft Azure SQL Database vs. mSQL vs. Weaviate

Vergleich der Systemeigenschaften GraphDB vs. Hypertable vs. Microsoft Azure SQL Database vs. mSQL vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessen
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungEnterprise-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.Eine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopRelationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL ServermSQL (Mini SQL) is a simple and lightweight RDBMSAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellGraph DBMS
RDF Store
Wide Column StoreRelational DBMSRelational DBMSVektor DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte3,32
Rang#91  Overall
#6  Graph DBMS
#4  RDF Stores
Punkte77,99
Rang#16  Overall
#11  Relational DBMS
Punkte1,27
Rang#167  Overall
#77  Relational DBMS
Punkte1,73
Rang#143  Overall
#5  Vektor DBMS
Websitewww.ontotext.comazure.microsoft.com/­en-us/­products/­azure-sql/­databasehughestech.com.au/­products/­msqlgithub.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationgraphdb.ontotext.com/­documentationdocs.microsoft.com/­en-us/­azure/­azure-sqlweaviate.io/­developers/­weaviate
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerOntotextHypertable Inc.MicrosoftHughes TechnologiesWeaviate B.V.
Erscheinungsjahr20002009201019942019
Aktuelle Version10.4, Oktober 20230.9.8.11, Maerz 2016V124.4, Oktober 20211.19, Mai 2023
Lizenz infoCommercial or Open Sourcekommerziell infoSome plugins of GraphDB Workbench are open sourcedOpen Source infoGNU Version 3. Kommerzielle Lizenzen verfügbarkommerziellkommerziell infofree licenses can be providedOpen Source infocommercial license available with Weaviate Enterprise
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.
ImplementierungsspracheJavaC++C++CGo
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
Linux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
gehostetAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Datenschemaschema-free and OWL/RDFS-schema support; RDF shapesschemafreijajayes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja infostring, int, float, geo point, date, cross reference, fuzzy references
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexeseingeschränkt infoNur Gleichheits- und Präfixabfragenjajaja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCneinjaA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggersGraphQL is used as query language
APIs und andere ZugriffskonzepteGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
C++ API
Thrift
ADO.NET
JDBC
ODBC
JDBC
ODBC
GraphQL query language
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
C++
Java
Perl
PHP
Python
Ruby
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Delphi
Java
Perl
PHP
Tcl
JavaScript / TypeScript
Python
Server-seitige Scripts infoStored Procedureswell-defined plugin interfaces; JavaScript server-side extensibilityneinTransact SQLneinnein
Triggersneinneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationwählbarer Replikationsfaktor auf Filesystemebeneja, immer mindestens 3 Replikas vorhandenkeineja
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyImmediate ConsistencykeineEventual Consistency
Fremdschlüssel inforeferenzielle Integritätja infoConstraint checkingneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaneinja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja
Berechtigungskonzept infoZugriffskontrolleDefault 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.neinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
GraphDB infoUrsprünglicher Name: OWLIMHypertableMicrosoft Azure SQL Database infofrüher SQL AzuremSQL infoMini SQLWeaviate
Specific characteristicsOntotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesGraphDB allows you to link text and data in big knowledge graphs. It’s easy to experiment...
» mehr
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenariosMetadata enrichment and management, linked data publishing, semantic inferencing...
» mehr
As a database supporting the development of generative AI and semantic search applications...
» mehr
Key customers​ GraphDB provides a platform for building next-generation AI and Knowledge Graph...
» mehr
All companies that have data. ​
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsGraphDB Free is a non-commercial version and is free to use. GraphDB Enterprise edition...
» mehr
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» mehr
Neuigkeiten

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

Building Smarter Financial Services: The Role of Semantic Technologies, Knowledge Graphs and Generative AI
3. 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
GraphDB infoUrsprünglicher Name: OWLIMHypertableMicrosoft Azure SQL Database infofrüher SQL AzuremSQL infoMini SQLWeaviate
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

alle anzeigen

Weaviate, an ANN Database with CRUD support
2. Februar 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

It's just semantics: Bulgarian software dev Ontotext squeezes out GraphDB 9.1
15. Januar 2020, The Register

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

bereitgestellt von Google News

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30. Juli 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6. Juli 2009, TrekMovie

bereitgestellt von Google News

Copilot in Azure SQL Database in Private Preview
27. März 2024, InfoQ.com

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

Microsoft unveils Copilot for Azure SQL Database
27. März 2024, InfoWorld

Azure SQL Database takes Saturday off on US east coast following network power failure
18. September 2023, The Register

Microsoft Announces a New Azure SQL Database Free Offer in Public Preview
1. Oktober 2023, InfoQ.com

bereitgestellt von Google News

Make Your MySQL Server More Secure With These 7 Steps - MUO
1. Dezember 2022, MakeUseOf

Writing a Web Service in Perl
9. Juli 2003, PCQuest

Higher Education PS rules out ghost students before PAC - Zambia
29. November 2018, diggers.news

bereitgestellt von Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24. Januar 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8. Februar 2024, Datanami

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9. Februar 2024, AiThority

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17. Dezember 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18. Juli 2023, Towards Data Science

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

Milvus logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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