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

DBMS > Databricks vs. Ehcache vs. GraphDB vs. InterSystems IRIS vs. mSQL

Vergleich der Systemeigenschaften Databricks vs. Ehcache vs. GraphDB vs. InterSystems IRIS vs. mSQL

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatabricks  Xaus Vergleich ausschliessenEhcache  Xaus Vergleich ausschliessenGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenmSQL infoMini SQL  Xaus Vergleich ausschliessen
KurzbeschreibungThe Databricks Lakehouse Platform combines elements of data lakes and data warehouses to provide a unified view onto structured and unstructured data. It is based on Apache Spark.A widely adopted Java cache with tiered storage optionsEnterprise-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 containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilitymSQL (Mini SQL) is a simple and lightweight RDBMS
Primäres DatenbankmodellDocument Store
Relational DBMS
Key-Value StoreGraph DBMS
RDF Store
Document Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte81,08
Rang#15  Overall
#2  Document Stores
#10  Relational DBMS
Punkte4,64
Rang#68  Overall
#8  Key-Value Stores
Punkte3,25
Rang#91  Overall
#7  Graph DBMS
#4  RDF Stores
Punkte3,54
Rang#84  Overall
#14  Document Stores
#10  Key-Value Stores
#1  Object oriented DBMS
#45  Relational DBMS
Punkte1,27
Rang#169  Overall
#76  Relational DBMS
Websitewww.databricks.comwww.ehcache.orgwww.ontotext.comwww.intersystems.com/­products/­intersystems-irishughestech.com.au/­products/­msql
Technische Dokumentationdocs.databricks.comwww.ehcache.org/­documentationgraphdb.ontotext.com/­documentationdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.cls
Social network pagesLinkedInTwitterYouTubeGitHubMedium
EntwicklerDatabricksTerracotta Inc, owned by Software AGOntotextInterSystemsHughes Technologies
Erscheinungsjahr20132009200020181994
Aktuelle Version3.10.0, Maerz 202210.4, Oktober 20232023.3, Juni 20234.4, Oktober 2021
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2; commercial licenses availablekommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziellkommerziell infofree licenses can be provided
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaJavaC
Server BetriebssystemegehostetAlle Betriebssysteme mit einer Java VMAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
AIX
Linux
macOS
Ubuntu
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
DatenschemaFlexible Schema (defined schema, partial schema, schema free)schemafreischema-free and OWL/RDFS-schema support; RDF shapesdepending on used data modelja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinjanein
Sekundärindizesjaneinyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjaja
SQL infoSupport of SQLwith Databricks SQLneinstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCjaA subset of ANSI SQL is implemented infono subqueries, aggregate functions, views, foreign keys, triggers
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
JCacheGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
Unterstützte ProgrammiersprachenPython
R
Scala
Java.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C++
Java
JavaScript (Node.js)
Python
C
C++
Delphi
Java
Perl
PHP
Tcl
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinwell-defined plugin interfaces; JavaScript server-side extensibilityjanein
Triggersja infoCache Event Listenersneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoby using Terracotta ServerkeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja infoby using Terracotta ServerMulti-Source ReplikationSource-Replica Replikationkeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable Consistency (Strong, Eventual, Weak)Immediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate Consistencykeine
Fremdschlüssel inforeferenzielle Integritätneinja infoConstraint checkingjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDja infosupports JTA and can work as an XA resourceACIDACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajanein
Durability infoDauerhafte Speicherung der Datenjaja infousing a tiered cache-storage approachjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajanein
Berechtigungskonzept infoZugriffskontrolleneinDefault 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.yesnein
Weitere Informationen bereitgestellt vom Systemhersteller
DatabricksEhcacheGraphDB infoUrsprünglicher Name: OWLIMInterSystems IRISmSQL infoMini SQL
Specific characteristicsSupported database models : In addition to the Document store and Relational DBMS...
» mehr
Ontotext GraphDB is a semantic database engine that allows organizations to build...
» mehr
InterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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

Riding the Databricks Wave with Hybrid Knowledge Graphs
6. Juni 2024

Matching Skills and Candidates with Graph RAG
31. Mai 2024

A Triple Store RAG Retriever
29. Mai 2024

Integrating GraphDB with Relational Database Systems
23. Mai 2024

Understanding the Graph Center of Excellence
17. Mai 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
DatabricksEhcacheGraphDB infoUrsprünglicher Name: OWLIMInterSystems IRISmSQL infoMini SQL
DB-Engines Blog Posts

PostgreSQL is the DBMS of the Year 2023
2. Januar 2024, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Inside Databricks and Shutterstock's AI image model (exclusive)
12. Juni 2024, Fast Company

Databricks launches LakeFlow to help its customers build their data pipelines
12. Juni 2024, TechCrunch

How businesses can use Databricks' new AI analytics program
13. Juni 2024, Yahoo Finance

Databricks debuts new data pipeline and business intelligence tools
12. Juni 2024, SiliconANGLE News

Databricks Data+AI Summit 2024: The Standout Vendors
13. Juni 2024, CRN

bereitgestellt von Google News

Scaling Australia's Most Popular Online News Sites with Ehcache
6. Dezember 2010, InfoQ.com

Atlassian asks customers to patch critical Jira vulnerability
22. Juli 2021, BleepingComputer

Critical Jira Flaw in Atlassian Could Lead to RCE
22. Juli 2021, Threatpost

DZone Coding Java JBoss 5 to 7 in 11 steps
9. Januar 2014, dzone.com

bereitgestellt von Google News

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

Ontotext Announces Latest Major Release, GraphDB 10
5. Juli 2022, 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

Unlocking the Power of Generative AI: InterSystems IRIS with Vector Search -
26. März 2024, HIT Consultant

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5. Mai 2024, Mobihealth News

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

InterSystems collaborates with Imagelink Software to accelerate digital transformation for Malaysian government and ...
24. April 2024, PR Newswire

InterSystems Introduces Two New Cloud-Native Smart Data Services to Accelerate Database and Machine Learning ...
11. Januar 2024, Yahoo Finance

bereitgestellt von Google News

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

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

Präsentieren Sie hier Ihr Produkt