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

DBMS > HEAVY.AI vs. MongoDB vs. OrientDB

Vergleich der Systemeigenschaften HEAVY.AI vs. MongoDB vs. OrientDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenOrientDB  Xaus Vergleich ausschliessen
KurzbeschreibungA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareEiner der meistverwendeten Document StoresMulti-model DBMS (Document, Graph, Key/Value)
Primäres DatenbankmodellRelational DBMSDocument StoreDocument Store
Graph DBMS
Key-Value Store
Sekundäre DatenbankmodelleSpatial DBMSSpatial 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,30
Rang#111  Overall
#56  Relational DBMS
Punkte425,36
Rang#5  Overall
#1  Document Stores
Punkte4,53
Rang#88  Overall
#15  Document Stores
#5  Graph DBMS
#13  Key-Value Stores
Websitegithub.com/­heavyai/­heavydb
www.heavy.ai
www.mongodb.comorientdb.org
Technische Dokumentationdocs.heavy.aidocs.mongodb.com/­manualwww.orientdb.com/­docs/­last/­index.html
EntwicklerHEAVY.AI, Inc.MongoDB, IncOrientDB LTD; CallidusCloud; SAP
Erscheinungsjahr201620092010
Aktuelle Version5.10, Jänner 20226.0.5, Maerz 20233.2.17, Maerz 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2; enterprise edition availableOpen 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 infoApache Version 2
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.
ImplementierungsspracheC++ and CUDAC++Java
Server BetriebssystemeLinuxLinux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java JDK (>= JDK 6)
Datenschemajaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafrei infoSchema kann erzwungen werden: für kompletten Satz ("schema-full") oder nur für einzelne Attribute ("schema-hybrid")
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, XSLTneinnein
Sekundärindizesneinjaja
SQL infoSupport of SQLjaRead-only SQL queries via the MongoDB Connector for BISQL-like query language, no joins
APIs und andere ZugriffskonzepteJDBC
ODBC
Thrift
Vega
Proprietäres Protokoll basierend auf JSONTinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenAll languages supporting JDBC/ODBC/Thrift
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
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
Server-seitige Scripts infoStored ProceduresneinJavaScriptJava, Javascript
Triggersneinja infoin MongoDB Atlas onlyHooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoRound robinSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source ReplikationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Multi-Source Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjanein infocould be achieved with distributed queries
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefja infoBeziehungen in Graphen
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinMulti-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 infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und RollenZugriffsrechte für Benutzer und Rollen, Rechte auch auf Satzebene
Weitere Informationen bereitgestellt vom Systemhersteller
HEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022MongoDBOrientDB
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Typical application scenariosInternet of Things and Time Series (Bosch, GE Healthcare, Jaguar Land Rover) Mobile...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metrics365+ million downloads, over 150,000+ Atlas clusters provisioned every month handling...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» 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
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
HEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022MongoDBOrientDB
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

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

insideBIGDATA Latest News – 5/8/2023
8. Mai 2023, insideBIGDATA

HEAVY.AI Launches HEAVY 7.0, Introducing Real-Time Machine ...
19. April 2023, Business Wire

HEAVY.AI Partners with Bain, Maxar, and Nvidia to Provide Digital ...
16. Februar 2023, Datanami

Making the most of geospatial intelligence
14. April 2023, InfoWorld

Leveraging the fall of crypto mining
17. Dezember 2022, VentureBeat

bereitgestellt von Google News

MongoDB stock surges 28% for best day ever on big beat, forecast
2. Juni 2023, MarketWatch

MongoDB Leads Sector Rally, Catches Analyst Upgrade
2. Juni 2023, TipRanks

CE 100 Index Gains 3.3% as MongoDB, Snowflake Surge
5. Juni 2023, PYMNTS.com

MongoDB shares jump more than 20% after database company beats expectations and raises guidance
1. Juni 2023, CNBC

MongoDB, Inc. Announces First Quarter Fiscal 2024 Financial Results
1. Juni 2023, PR Newswire

bereitgestellt von Google News

Graph Database Market Upcoming Trends, Segmented by Type ...
5. Juni 2023, KaleidoScot

NoSQL Databases Software Market Development Size 2023 ...
5. Juni 2023, KaleidoScot

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

Key Value Databases Market Size in 2023 To 2029 | AWS, Accumulo, Aerospike, ArangoDB, Azure, BoltDB, Cassandra
17. Mai 2023, openPR

Graph Database Market Size, Share, Industry, Forecast to 2030
9. Mai 2023, openPR

bereitgestellt von Google News

Jobangebote

Lead / Principal UX Designer
Instrumental, Palo Alto, CA

Senior Big Data Engineer (Remote)
Cambridge Technology Enterprises (CTE), Remote

MongoDB Engineer
Alltech International, Remote

Fullstack Developer
BigLynx Computer Software, Redmond, WA

Senior Node.js developer With MongoDB
Talent Hires, Remote

Quality Assurance Analyst
Guy Carpenter, Seattle, WA

Junior Backend Developer
Actum Lab, Austin, TX

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Präsentieren Sie hier Ihr Produkt