DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Bangdb vs. Microsoft SQL Server vs. MongoDB vs. Qdrant vs. Trafodion

Vergleich der Systemeigenschaften Bangdb vs. Microsoft SQL Server vs. MongoDB vs. Qdrant vs. Trafodion

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenMicrosoft SQL Server  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenQdrant  Xaus Vergleich ausschliessenTrafodion  Xaus Vergleich ausschliessen
Apache Trafodion has been retired in 2021. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphRelationales DBMS von MicrosoftEiner der meistverwendeten Document StoresA high-performance vector database with neural network or semantic-based matchingTransactional SQL-on-Hadoop DBMS
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSDocument StoreVektor DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Graph DBMS
Spatial DBMS
Spatial 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,15
Rang#334  Overall
#45  Document Stores
#31  Graph DBMS
#31  Time Series DBMS
Punkte829,80
Rang#3  Overall
#3  Relational DBMS
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte1,23
Rang#171  Overall
#6  Vektor DBMS
Websitebangdb.comwww.microsoft.com/­en-us/­sql-serverwww.mongodb.comgithub.com/­qdrant/­qdrant
qdrant.tech
trafodion.apache.org
Technische Dokumentationdocs.bangdb.comlearn.microsoft.com/­en-US/­sql/­sql-serverwww.mongodb.com/­docs/­manualqdrant.tech/­documentationtrafodion.apache.org/­documentation.html
EntwicklerSachin Sinha, BangDBMicrosoftMongoDB, IncQdrantApache Software Foundation, originally developed by HP
Erscheinungsjahr20121989200920212014
Aktuelle VersionBangDB 2.0, October 2021SQL Server 2022, November 20226.0.7, Juni 20232.3.0, Februar 2019
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziell infoeingeschränkte kostenlose Version verfügbarOpen 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.0Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinnein 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.
ImplementierungsspracheC, C++C++C++RustC++, Java
Server BetriebssystemeLinuxLinux
Windows
Linux
OS X
Solaris
Windows
Docker
Linux
macOS
Windows
Linux
Datenschemaschemafreijaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjaja infostring, integer, double, decimal, boolean, date, object_id, geospatialNumbers, Strings, Geo, Booleanja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajaja infoKeywords, numberic ranges, geo, full-textja
SQL infoSupport of SQLSQL like support with command line tooljaRead-only SQL queries via the MongoDB Atlas SQL Interfaceneinja
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
GraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C#
C++
Delphi
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ruby
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
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
All languages supporting JDBC/ODBC/ADO.Net
Server-seitige Scripts infoStored ProceduresneinTransact SQL, .NET languages, R, Python and (with SQL Server 2019) JavaJavaScriptJava Stored Procedures
Triggersyes, Notifications (with Streaming only)jaja infoin MongoDB Atlas onlynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmTabellen können auf mehrere Files aufgeteilt werden (horizontale Partitionierung), sharding möglich (mittels federation)Sharding infoPartitioned by hashed, ranged, or zoned sharding keys. Live resharding allows users to change their shard keys as an online operation with zero downtime.ShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)ja, aber abhängig von der SQL-Server EditionMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Collection-level replicationja, durch HBase
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinja infomittels user defined functions und HBase
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate ConsistencyEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual Consistency, tunable consistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjanein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljaja infooptional, enabled by defaultjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modejaja infoIn-memory storage engine introduced with MongoDB version 3.2janein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und RollenKey-based authenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbMicrosoft SQL ServerMongoDBQdrantTrafodion
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
DrittanbieterNavicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr
Studio 3T: The world's favorite IDE for working with MongoDB
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
BangdbMicrosoft SQL ServerMongoDBQdrantTrafodion
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

Microsoft SQL Server is the DBMS of the Year
4. Januar 2017, Matthias Gelbmann, Paul Andlinger

alle anzeigen

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

Install and Use SQL Server Report Builder
10. April 2024, Petri.com

Provision Premium SSD v2 Storage for Microsoft SQL Server
1. April 2024, Microsoft

Containerize SQL Server workloads with Amazon EKS and DH2i | Amazon Web Services
28. März 2024, AWS Blog

A tumultuous, titanic Patch Tuesday as Microsoft makes some changes
10. April 2024, news.sophos.com

Deploying a highly available Microsoft SQL Server database on Oracle Cloud Infrastructure (OCI) using AlwaysON ...
9. Oktober 2023, blogs.oracle.com

bereitgestellt von Google News

Should You Invest in MongoDB (MDB) Based on Bullish Wall Street Views?
16. April 2024, Zacks Investment Research

Stratos Wealth Partners LTD. Makes New $292000 Investment in MongoDB, Inc. (NASDAQ:MDB)
16. April 2024, Defense World

MongoDB (NASDAQ:MDB) shareholders have earned a 23% CAGR over the last five years
14. April 2024, Yahoo Finance

Breakeven On The Horizon For MongoDB, Inc. (NASDAQ:MDB)
14. April 2024, Simply Wall St

Decoding MongoDB's Options Activity: What's the Big Picture? - MongoDB (NASDAQ:MDB)
15. April 2024, Benzinga

bereitgestellt von Google News

Qdrant Hybrid Cloud is Now Available for OCI Customers: Managed Vector Search Engine for Data-Sensitive AI ...
16. April 2024, Oracle

Qdrant offers managed vector database for hybrid clouds
16. April 2024, InfoWorld

Qdrant launches first vector database as a managed hybrid cloud
16. April 2024, VentureBeat

Open-source vector database Qdrant launches hybrid cloud for enterprise AI apps
16. April 2024, SiliconANGLE News

Qdrant Announces an Industry-First Hybrid Cloud Offering For Enterprise AI Applications
16. April 2024, Datanami

bereitgestellt von Google News

HP Throws Trafodion Hat into OLTP Hadoop Ring
14. Juli 2014, Datanami

Evaluating HTAP Databases for Machine Learning Applications
2. November 2016, KDnuggets

Low-latency, distributed database architectures are critical for emerging fog applications
7. April 2022, Embedded Computing Design

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt