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 > InterSystems IRIS vs. MongoDB vs. Neo4j

Vergleich der Systemeigenschaften InterSystems IRIS vs. MongoDB vs. Neo4j

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameInterSystems IRIS  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenNeo4j  Xaus Vergleich ausschliessen
KurzbeschreibungA containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityEiner der meistverwendeten Document StoresScalable, ACID-compliant graph database designed with a high-performance distributed cluster architecture, available in self-hosted and cloud offerings
Primäres DatenbankmodellDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Document StoreGraph DBMS
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
Punkte3,52
Rang#106  Overall
#20  Document Stores
#20  Key-Value Stores
#1  Object oriented DBMS
#52  Relational DBMS
Punkte425,36
Rang#5  Overall
#1  Document Stores
Punkte52,77
Rang#22  Overall
#1  Graph DBMS
Websitewww.intersystems.com/­products/­intersystems-iriswww.mongodb.comneo4j.com
Technische Dokumentationdocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.mongodb.com/­manualneo4j.com/­docs
EntwicklerInterSystemsMongoDB, IncNeo4j, Inc.
Erscheinungsjahr201820092007
Aktuelle Version2021.1, Juni 20216.0.5, Maerz 20235.8, Mai 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoMongoDB Inc.'s Server Side Public License v1. Prior versions were published under GNU AGPL v3.0. Commercial licenses are also available.Open Source infoGPL Version3, kommerzielle Lizenzen verfügbar bei Bedarf
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinnein infoMongoDB available as DBaaS (MongoDB Atlas)nein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • MongoDB Atlas: Global multi-cloud database with unmatched data distribution and mobility across AWS, Azure, and Google Cloud, built-in automation for resource and workload optimization, and so much more.
  • 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.
Neo4j Aura: Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers.
ImplementierungsspracheC++Java, Scala
Server BetriebssystemeAIX
Linux
macOS
Windows
Linux
OS X
Solaris
Windows
Linux infoKann auch Server-los als embedded Java Datenbank verwendet werden.
OS X
Solaris
Windows
Datenschemadepending on used data modelschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafrei und schema-optional
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, decimal, boolean, date, object_id, geospatialja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTja
Sekundärindizesjajaja infoAustauschbares Index Subsystem, per Default Apache Lucene
SQL infoSupport of SQLjaRead-only SQL queries via the MongoDB Connector for BInein
APIs und andere ZugriffskonzepteJDBC
ODBC
RESTful HTTP API
Proprietäres Protokoll basierend auf JSONBolt protocol
Cypher query language
Java API
Neo4j-OGM infoObject Graph Mapper
RESTful HTTP API
Spring Data Neo4j
TinkerPop 3
Unterstützte Programmiersprachen.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
.Net
Clojure
Elixir
Go
Groovy
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresjaJavaScriptja infoUser defined Procedures and Functions
Triggersjaja infoin MongoDB Atlas onlyja infomittels Event Handler
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.ja, mit Neo4j Fabric
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Causal Clustering using Raft protocol infoavailable in in Enterprise Version only
MapReduce infoBietet ein API für Map/Reduce Operationenneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Causal and Eventual Consistency configurable in Causal Cluster setup
Immediate Consistency in stand-alone mode
Fremdschlüssel inforeferenzielle Integritätjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenjaja infooptional, enabled by defaultja
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 infoZugriffskontrolleyesZugriffsrechte für Benutzer und RollenUsers, roles and permissions. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)
Weitere Informationen bereitgestellt vom Systemhersteller
InterSystems IRISMongoDBNeo4j
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Neo4j delivers graph technology that has been battle tested for performance and scale...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Neo4j is the market leader, graph database category creator, and the most widely...
» mehr
Typical application scenariosInternet of Things and Time Series (Bosch, GE Healthcare, Jaguar Land Rover) Mobile...
» mehr
Real-Time Recommendations Master Data Management Identity and Access Management Network...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Over 800 commercial customers and over 4300 startups use Neo4j. Flagship customers...
» mehr
Market metrics365+ million downloads, over 150,000+ Atlas clusters provisioned every month handling...
» mehr
Neo4j boasts the world's largest graph database ecosystem with more than 140 million...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr
GPL v3 license that can be used all the places where you might use MySQL. Neo4j Commercial...
» mehr
Neuigkeiten

Celebrating Neo4j’s Recognition as a Global Top 100 Most Loved Workplace
31. Mai 2023

This Week in Neo4j: Advanced Cypher, Data Analysis, Graphyx, GraphQL APIs, and More
27. Mai 2023

This Week in Neo4j: Bluesky, Process Tempo, GraphGPT, D3.js, Pathfinding, and More
20. Mai 2023

This Week in Neo4j: Twitch, Generative AI, Star Wars, AWS, ArcGIS, and More
13. Mai 2023

Neo4j AuraDB Enterprise Now Available on Microsoft Azure
9. Mai 2023

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
DrittanbieterNavicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» mehr

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

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
InterSystems IRISMongoDBNeo4j
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

Applying Graph Analytics to Game of Thrones
12. Juni 2019, Amy Hodler & Mark Needham, Neo4j (guest author)

MySQL, PostgreSQL and Redis are the winners of the March ranking
2. März 2016, Paul Andlinger

The openCypher Project: Help Shape the SQL for Graphs
22. Dezember 2015, Emil Eifrem (guest author)

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Interoperability Solution in Healthcare Market Detailed Study ...
1. Juni 2023, Digital Journal

InterSystems releases updates to its IRIS data platform
19. August 2022, DataCenterNews Asia

InterSystems recognised as a leader by independent research firm in Translytical Data Platforms evaluation
30. November 2022, ITWeb

InterSystems IRIS for Health™ and First Line Software to Streamline ...
29. Oktober 2021, Business Wire

InterSystems IRIS Data Platform reduces complexity for Epic ...
13. November 2020, TechTarget

bereitgestellt von Google News

MongoDB vs. PostgreSQL vs. ScyllaDB: Tractian's Experience
31. Mai 2023, The New Stack

MongoDB and Alibaba Cloud expand partnership to empower ...
30. Mai 2023, KMWorld Magazine

Top 15 MongoDB Competitors and Alternatives
1. Juni 2023, Business Strategy Hub

FerretDB Provides Alternative to MongoDB
19. Mai 2023, Datanami

ScyllaDB vs. MongoDB: When to Use Each
12. Mai 2023, The New Stack

bereitgestellt von Google News

DXC Technology snags award at Neo4j GraphSummit Australia
9. Mai 2023, CRN Australia

Global Open-Source Database Software Market Size and Forecast ...
31. Mai 2023, SleterFC.com

Under attack, ESG investing finds an AI savior
1. Juni 2023, Axios

Top 15 MongoDB Competitors and Alternatives
1. Juni 2023, Business Strategy Hub

To deliver true explainability ChatGPT needs graph technology
12. Mai 2023, ComputerWeekly.com

bereitgestellt von Google News

Jobangebote

Associate Systems Administrator
Ready Computing, Remote

System Administrator
Persistent Technology, Remote

Intersystems/Healthshare DevOps Engineer (Remote Opportunity)
VetsEZ, Remote

Intersystems Healthshare Engineer (Remote Opportunity)
VetsEZ, Remote

Software Engineer - Collection Systems
Bedroc, Remote

.NET Developer
Axabee, Remote

Front End Developer
AT&T, Dallas, TX

MongoDB Engineer
Alltech International, Remote

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

Full Stack Developer
KollaCode, LLC, Remote

Open Data Specialist
Howard Hughes Medical Institute, Ashburn, VA

Customer Success Manager - Remote
Neo4j, United States

Data Architect(Neo4J)
Apolis, Remote

Neo4J - SME
Purple Drive Technologies, Remote

Sr. Salesforce Production Support Administrator (Remote)
Neo4j, United States

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

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!

Redis logo

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

Neo4j logo

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

Vertica logo

Vertica Accelerator. The fastest analytics and machine learning, delivered as SaaS, with automated setup, administration, and management. Free trial.

Präsentieren Sie hier Ihr Produkt