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

DBMS > BaseX vs. MongoDB vs. QuestDB vs. Teradata

Vergleich der Systemeigenschaften BaseX vs. MongoDB vs. QuestDB vs. Teradata

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBaseX  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessenTeradata  Xaus Vergleich ausschliessen
KurzbeschreibungLeichtgewichtiges Native XML DBMS mit Unterstützung für XQuery 3.0 und mit interactiver GUI.Einer der meistverwendeten Document StoresA high performance open source SQL database for time series dataA hybrid cloud data analytics software platform (Teradata Vantage)
Primäres DatenbankmodellNative XML DBMSDocument StoreTime Series DBMSRelational 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
Relational DBMSDocument Store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,96
Rang#141  Overall
#4  Native XML DBMS
Punkte424,53
Rang#5  Overall
#1  Document Stores
Punkte2,69
Rang#115  Overall
#8  Time Series DBMS
Punkte48,95
Rang#20  Overall
#14  Relational DBMS
Websitebasex.orgwww.mongodb.comquestdb.iowww.teradata.com
Technische Dokumentationdocs.basex.orgwww.mongodb.com/­docs/­manualquestdb.io/­docsdocs.teradata.com
EntwicklerBaseX GmbHMongoDB, IncQuestDB Technology IncTeradata
Erscheinungsjahr2007200920141984
Aktuelle Version10.7, August 20236.0.7, Juni 2023Teradata Vantage 1.0 MU2, Jänner 2019
Lizenz infoCommercial or Open SourceOpen Source infoBSD LizenzOpen 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 2.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinnein infoMongoDB available as DBaaS (MongoDB Atlas)neinnein
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.
ImplementierungsspracheJavaC++Java (Zero-GC), C++, Rust
Server BetriebssystemeLinux
OS X
Windows
Linux
OS X
Solaris
Windows
Linux
macOS
Windows
gehostet
Linux
Datenschemaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturja infoschema-free via InfluxDB Line Protocolja
Typisierung infovordefinierte Datentypen, z.B. float oder datenein infoXQuery unterstützt Typenja infostring, integer, double, decimal, boolean, date, object_id, geospatialjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinja
Sekundärindizesjajaneinja infoSpezielle Join-Indizes für physikalisches 'pre-joining' von Tabellen
SQL infoSupport of SQLneinRead-only SQL queries via the MongoDB Atlas SQL InterfaceSQL with time-series extensionsja infoSQL 2016 + extensions
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Unterstützte ProgrammiersprachenActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
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
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 infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-seitige Scripts infoStored ProceduresjaJavaScriptneinja infoUDFs, stored procedures, table functions in parallel
Triggersja infomittels Eventsja infoin MongoDB Atlas onlyneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding 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 partitioning (by timestamps)Sharding infoHashing
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Source-replica replication with eventual consistencyMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMehrere Lese-, ein SchreibprozessMulti-document ACID Transactions with snapshot isolationACID for single-table writesACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjaja infooptional, enabled by defaultjaja
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.2ja infothrough memory mapped filesja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem, 4-stufigem BerechtigungskonzeptZugriffsrechte für Benutzer und RollenBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
BaseXMongoDBQuestDBTeradata
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
Relational model with native time series support Column-based storage and time partitioned...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
Typical application scenariosAI-enriched intelligent apps (Continental, Telefonica, Iron Mountain) Internet of...
» mehr
Financial tick data Industrial IoT Application Metrics Monitoring
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» 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
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Neuigkeiten

TimescaleDB vs. QuestDB: Performance benchmarks and overview
27. März 2024

Maximize your SQL efficiency: SELECT best practices
11. März 2024

1BRC merykitty’s Magic SWAR: 8 Lines of Code Explained in 3,000 Words
7. März 2024

Benchmark and comparison: QuestDB vs. InfluxDB
26. Februar 2024

The Billion Row Challenge (1BRC) - Step-by-step from 71s to 1.7s
20. Februar 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
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
BaseXMongoDBQuestDBTeradata
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

U.S. worker interruptions costly, research shows
3. Dezember 2023, Reuters

Open Offices Still A Mistake For Employee Productivity, Collaboration
16. August 2018, Forbes

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18. Mai 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2. November 2022, KDnuggets

Statistical analysis of word usage in biological publications since 1965: Historical delineation highlighting an ...
29. Januar 2020, sciencedirect.com

bereitgestellt von Google News

How to Build Your Own RAG System With LlamaIndex and MongoDB
27. März 2024, Built In

CVA Family Office LLC Invests $73000 in MongoDB, Inc. (NASDAQ:MDB)
27. März 2024, Defense World

MongoDB: The Future Propelled By Atlas Cloud Database (NASDAQ:MDB)
24. März 2024, Seeking Alpha

MongoDB, Inc. (MDB) Is a Trending Stock: Facts to Know Before Betting on It
25. März 2024, Zacks Investment Research

MongoDB, Inc. (NASDAQ:MDB) Given Consensus Rating of "Moderate Buy" by Brokerages
27. März 2024, MarketBeat

bereitgestellt von Google News

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

SQL Extensions for Time-Series Data in QuestDB
11. Januar 2021, Towards Data Science

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3. November 2021, SiliconANGLE News

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11. November 2021, Business Insider

QuestDB launches 'database-as-a-service' with $12M investment
3. November 2021, VentureBeat

bereitgestellt von Google News

Why We're Not Concerned About Teradata Corporation's (NYSE:TDC) Share Price
26. März 2024, Simply Wall St

Teradata: Everything you need to know about this essential Big Data solution
27. März 2024, DataScientest

Teradata Corp (TDC) CMO Jacqueline Woods Sells 8,620 Shares
8. März 2024, Yahoo Finance

Teradata Corporation ORD SHS Trade Ideas — MOEX:TDC-RM — TradingView
22. März 2024, TradingView

Why Teradata Stock Is Crashing Today
13. Februar 2024, The Motley Fool

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

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.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Präsentieren Sie hier Ihr Produkt