DB-EnginesEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > MongoDB vs. RocksDB vs. Teradata vs. TerminusDB

Vergleich der Systemeigenschaften MongoDB vs. RocksDB vs. Teradata vs. TerminusDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMongoDB  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessen
KurzbeschreibungEiner der meistverwendeten Document StoresEmbeddable persistent key-value store optimized for fast storage (flash and RAM)A hybrid cloud data analytics software platform (Teradata Vantage)Scalable Graph Database platform making enterprise data available by exploiting inferred entities and relationships
Primäres DatenbankmodellDocument StoreKey-Value StoreRelational DBMSGraph 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
Vektor DBMS infocurrently available in the MongoDB Atlas cloud service only
Document Store
Graph DBMS
Spatial DBMS
Time Series DBMS
Document Store
RDF Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte405,21
Rang#5  Overall
#1  Document Stores
Punkte3,05
Rang#88  Overall
#12  Key-Value Stores
Punkte40,69
Rang#23  Overall
#16  Relational DBMS
Punkte0,17
Rang#318  Overall
#28  Graph DBMS
Websitewww.mongodb.comrocksdb.orgwww.teradata.comterminusdb.com
Technische Dokumentationwww.mongodb.com/­docs/­manualgithub.com/­facebook/­rocksdb/­wikidocs.teradata.comterminusdb.github.io/­terminusdb/­#
EntwicklerMongoDB, IncFacebook, Inc.TeradataDataChemist Ltd.
Erscheinungsjahr2009201319842018
Aktuelle Version7.0.5, Jaenner 20249.4.0, Juni 2024Teradata Vantage 1.0 MU2, Jänner 201911.0.0, Jaenner 2023
Lizenz infoCommercial or Open SourceOpen 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 infoBSDkommerziellOpen Source infoGPL V3
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarnein infoMongoDB available as DBaaS (MongoDB Atlas)neinneinnein
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.
  • MongoDB Flex @ STACKIT offers managed MongoDB Instances with adjustable CPU, RAM, storage amount and speed, in enterprise grade to perfectly match all application requirements. All services are 100% GDPR-compliant.
ImplementierungsspracheC++C++Prolog, Rust
Server BetriebssystemeLinux
OS X
Solaris
Windows
Linuxgehostet
Linux
Linux
Datenschemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, decimal, boolean, date, object_id, geospatialneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjanein
Sekundärindizesjaneinja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellen
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Atlas SQL Interfaceneinja infoSQL 2016 + extensionsSQL-like query language (WOQL)
APIs und andere ZugriffskonzepteGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
C++ API
Java API
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
Unterstützte ProgrammiersprachenActionscript 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
Kotlin
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
C
C++
Go
Java
Perl
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
JavaScript
Python
Server-seitige Scripts infoStored ProceduresJavaScriptneinja infoUDFs, stored procedures, table functions in parallelja
Triggersja infoin MongoDB Atlas onlyjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.horizontal partitioningSharding infoHashingGraph Partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
jaMulti-Source Replikation
Source-Replica Replikation
Journaling Streams
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-document ACID Transactions with snapshot isolationjaACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infooptional, enabled by defaultjajaja infoin-memory journaling
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoIn-memory storage engine introduced with MongoDB version 3.2jaja
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRole-based access control
Weitere Informationen bereitgestellt vom Systemhersteller
MongoDBRocksDBTeradataTerminusDB infoformer name was DataChemist
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 scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Market metricsHundreds of millions downloads, over 150,000+ Atlas clusters provisioned every month...
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Studio 3T: The world's favorite IDE for working with MongoDB
» 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
MongoDBRocksDBTeradataTerminusDB infoformer name was DataChemist
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

Teradata is the most popular data warehouse DBMS
2. April 2013, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

MongoDB, Inc. (MDB): Worst-Performing Growth Stock in 2024
31. Oktober 2024, Insider Monkey

Doppler and MongoDB Partner to Elevate Security and Simplify Secrets Management in Cloud Environments
31. Oktober 2024, EIN News

MONGODB ALERT: Bragar Eagel & Squire, P.C. is Investigating
30. Oktober 2024, GlobeNewswire

MongoDB Sees Unusually Large Options Volume (NASDAQ:MDB)
31. Oktober 2024, MarketBeat

The Future of AI's Data Infrastructure: Unlocking the Power of Gen AI with MongoDB and Capgemini
30. Oktober 2024, TechCrunch

bereitgestellt von Google News

CORRECTING and REPLACING Kioxia Demonstrates Flexible Data Placement-Enabled SSD Running RocksDB at 2024 OCP Global Summit
18. Oktober 2024, Business Wire

Correcting And Replacing Kioxia Demonstrates Flexible Data Placement-Enabled SSD Running RocksDB at 2024 OCP Global Summit
21. Oktober 2024, BERNAMA

KIOXIA Demonstrates Flexible Data Placement-Enabled SSD Running RocksDB at 2024 OCP Global Summit
14. Oktober 2024, Business Wire

bereitgestellt von Google News

How Teradata improved system availability using Amazon EBS Multi-Attach NVMe reservations
19. Juli 2024, AWS Blog

Three AI-driven data analytics insights from Teradata Possible 2024
14. Oktober 2024, SiliconANGLE News

Horrell Capital Management Inc. Sells 25,000 Shares of Teradata Co. (NYSE:TDC)
29. Oktober 2024, MarketBeat

Teradata Integrates Nvidia AI Into Vantage Platform
23. Oktober 2024, CDOTrends

Teradata (NYSE:TDC) Is Investing Its Capital With Increasing Efficiency
13. Oktober 2024, Yahoo Finance

bereitgestellt von Google News

Trinity College spinout TerminusDB secures €3.6m in investment
15. März 2021, The Irish Times

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt