DB-EnginesExtremeDB: the mission critical dbmsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > GraphDB vs. InterSystems IRIS vs. MongoDB

Vergleich der Systemeigenschaften GraphDB vs. InterSystems IRIS vs. MongoDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGraphDB infoUrsprünglicher Name: OWLIM  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessen
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.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityEiner der meistverwendeten Document Stores
Primäres DatenbankmodellGraph DBMS
RDF Store
Document Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Document Store
Sekundäre DatenbankmodelleSpatial DBMS
Suchmaschine infointegrated Lucene index, currently in MongoDB Atlas only.
Time Series DBMS infoTime Series Collections introduced in Release 5.0
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,32
Rang#131  Overall
#8  Graph DBMS
#5  RDF Stores
Punkte3,06
Rang#105  Overall
#21  Document Stores
#20  Key-Value Stores
#1  Object oriented DBMS
#52  Relational DBMS
Punkte458,78
Rang#5  Overall
#1  Document Stores
Websitewww.ontotext.comwww.intersystems.com/­products/­intersystems-iriswww.mongodb.com
Technische Dokumentationgraphdb.ontotext.com/­documentationdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.mongodb.com/­manual
Social network pagesLinkedInTwitterGitHubYouTubeMedium
EntwicklerOntotextInterSystemsMongoDB, Inc
Erscheinungsjahr200020182009
Aktuelle Version10.2, Februar 20232021.1, Juni 20216.0.1, August 2022
Lizenz infoCommercial or Open Sourcekommerziell infoSome plugins of GraphDB Workbench are open sourcedkommerziellOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein infoMongoDB available as DBaaS (MongoDB Atlas)
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ScaleGrid for MongoDB Database: Fully managed hosting for MongoDB Database on a wide variety of cloud providers and On-Premises. Automate your management, scaling and backups through one centralized platform.
ImplementierungsspracheJavaC++
Server BetriebssystemeAlle Betriebssysteme mit einer Java VM
Linux
OS X
Windows
AIX
Linux
macOS
Windows
Linux
OS X
Solaris
Windows
Datenschemaschema-free and OWL/RDFS-schema support; RDF shapesdepending on used data modelschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Struktur
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, integer, double, decimal, boolean, date, object_id, geospatial
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja
Sekundärindizesyes, supports real-time synchronization and indexing in SOLR/Elastic search/Lucene and GeoSPARQL geometry data indexesjaja
SQL infoSupport of SQLstored SPARQL accessed as SQL using Apache Calcite through JDBC/ODBCjaRead-only SQL queries via the MongoDB Connector for BI
APIs und andere ZugriffskonzepteGeoSPARQL
GraphQL
GraphQL Federation
Java API
JDBC
RDF4J API
RDFS
RIO
Sail API
Sesame REST HTTP Protocol
SPARQL 1.1
JDBC
ODBC
RESTful HTTP API
Proprietäres Protokoll basierend auf JSON
Unterstützte Programmiersprachen.Net
C#
Clojure
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C++
Java
JavaScript (Node.js)
Python
Actionscript infoinoffizielle Driver
C
C#
C++
Clojure infoinoffizielle Driver
ColdFusion infoinoffizielle Driver
D infoinoffizielle Driver
Dart infoinoffizielle Driver
Delphi infoinoffizielle Driver
Erlang
Go
Groovy infoinoffizielle Driver
Haskell
Java
JavaScript
Lisp infoinoffizielle Driver
Lua infoinoffizielle Driver
MatLab infoinoffizielle Driver
Perl
PHP
PowerShell infoinoffizielle Driver
Prolog infoinoffizielle Driver
Python
R infoinoffizielle Driver
Ruby
Rust
Scala
Smalltalk infoinoffizielle Driver
Swift
Server-seitige Scripts infoStored Procedureswell-defined plugin interfaces; JavaScript server-side extensibilityjaJavaScript
Triggersneinjaja infoin MongoDB Atlas only
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationSource-Replica ReplikationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency, Eventual consistency (configurable in cluster mode per master or individual client request)Immediate ConsistencyEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Fremdschlüssel inforeferenzielle Integritätja infoConstraint checkingjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRef
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDMulti-document ACID Transactions with snapshot isolation
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infooptional, enabled by default
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoIn-memory storage engine introduced with MongoDB version 3.2
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.yesZugriffsrechte für Benutzer und Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
GraphDB infoUrsprünglicher Name: OWLIMInterSystems IRISMongoDB
Specific characteristicsGraphDB Enterprise is a high-performance semantic repository created by Ontotext....
» 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 open data publishing, semantic inferencing...
» mehr
Key customersBBC, Press Association, Financial Times, DK, Euromoney, The British Museum, Getty...
» mehr
Market metricsGraphDB is the most utilized semantic triplestore for mission-critical enterprise...
» mehr
Licensing and pricing modelsGraphDB-Free is free to use. SE and Enterprise are licensed per CPU-Core used. Perpetual...
» mehr

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
DrittanbieterPercona: Database problems? Not on your watch.
Databases run better with Percona.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Studio 3T: The world's favorite IDE for working with MongoDB
» mehr

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» mehr

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: OWLIMInterSystems IRISMongoDB
DB-Engines Blog Posts

Snowflake is the DBMS of the Year 2021
3. Januar 2022, Paul Andlinger, Matthias Gelbmann

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

PostgreSQL is the DBMS of the Year 2018
2. Januar 2019, Paul Andlinger, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Ontotext Makes Building Powerful Knowledge Graphs Easier with ...
8. März 2023, PR Newswire

Ontotext Metadata Studio 3.2 Enables Rapid Text Mining ...
21. März 2023, PR Newswire

The Great Graph Debate: Revolutionary concept in databases or niche curiosity?
6. März 2023, The Register

FAIR Content: Better Chatbot Answers and Content Reusability at Scale
6. März 2023, Data Science Central

Ontotext's GraphDB 10 Brings Modern Data Architectures to the ...
5. Juli 2022, PR Newswire

bereitgestellt von Google News

InterSystems Positioned as a Visionary in the 2022 Gartner® Magic ...
4. Januar 2023, Business Wire

Patient empowerment is key to breaking healthcare data silos
22. Februar 2023, iTWire

InterSystems Recognized as a Leader by Independent Research ...
30. November 2022, Business Wire

InterSystems Takes Data Fabrics to the Next Level with Ever ...
16. August 2022, Business Wire

InterSystems positioned as visionary in 2022 Gartner Magic ...
9. Januar 2023, ITWeb

bereitgestellt von Google News

This Is What Whales Are Betting On MongoDB - MongoDB ...
22. März 2023, Benzinga

How to Use Mongoose in Express Applications - MUO
22. März 2023, MakeUseOf

Why MongoDB Stock Pulled Back Today
9. März 2023, The Motley Fool

Why Datadog, MongoDB, and DocuSign Fell Today
20. März 2023, The Motley Fool

How Will the Market React to Mongodb Inc (MDB) Stock Getting a Bullish Rating
20. März 2023, InvestorsObserver

bereitgestellt von Google News

Jobangebote

Ontology Senior Data Engineer
Barclays, Whippany, NJ

Senior Data Engineer
Barclays, Whippany, NJ

Cache' IRIS Developer
Labcorp, Burlington, NC

HL7 Interface Developer - Remote
UVA Medical Center, Charlottesville, VA

Associate Systems Administrator
Ready Computing, Remote

Healthcare - IRIS Cache Database Admin Senior Specialist - US REMOTE
NTT Data Services, Plano, TX

State Sales Representative
InterSystems, Cambridge, MA

MongoDB Developer - REMOTE
Chabez Tech, Chicago, IL

MongoDB Architect/SrDev
Tech Mahindra / Microsoft, Remote

2023 Software Engineering Recent Grad Positions – Cat Digital
Caterpillar, Chicago, IL

Junior Backend Developer
Actum Lab, Austin, TX

AWS/ MongoDB Consultant
Cognizant, Richmond, VA

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

AllegroGraph logo

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Neo4j logo

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

Redis logo

The world’s most loved real‑time data platform.
Try free

Präsentieren Sie hier Ihr Produkt