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

DBMS > Amazon SimpleDB vs. Microsoft SQL Server vs. MongoDB vs. Qdrant vs. Trafodion

Vergleich der Systemeigenschaften Amazon SimpleDB vs. Microsoft SQL Server vs. MongoDB vs. Qdrant vs. Trafodion

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAmazon SimpleDB  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.
KurzbeschreibungGehostetes einfaches Datenbankservice von Amazon, die Daten liegen in der Amazon Cloud. infoEs gibt ein unabhängiges Produkt namens SimpleDB von Edward ScioreRelationales DBMS von MicrosoftEiner der meistverwendeten Document StoresA high-performance vector database with neural network or semantic-based matchingTransactional SQL-on-Hadoop DBMS
Primäres DatenbankmodellKey-Value StoreRelational DBMSDocument StoreVektor DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument 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
Punkte1,88
Rang#139  Overall
#24  Key-Value Stores
Punkte829,80
Rang#3  Overall
#3  Relational DBMS
Punkte423,96
Rang#5  Overall
#1  Document Stores
Punkte1,23
Rang#171  Overall
#6  Vektor DBMS
Websiteaws.amazon.com/­simpledbwww.microsoft.com/­en-us/­sql-serverwww.mongodb.comgithub.com/­qdrant/­qdrant
qdrant.tech
trafodion.apache.org
Technische Dokumentationdocs.aws.amazon.com/­simpledblearn.microsoft.com/­en-US/­sql/­sql-serverwww.mongodb.com/­docs/­manualqdrant.tech/­documentationtrafodion.apache.org/­documentation.html
EntwicklerAmazonMicrosoftMongoDB, IncQdrantApache Software Foundation, originally developed by HP
Erscheinungsjahr20071989200920212014
Aktuelle VersionSQL Server 2022, November 20226.0.7, Juni 20232.3.0, Februar 2019
Lizenz infoCommercial or Open Sourcekommerziellkommerziell 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ügbarjaneinnein 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++RustC++, Java
Server BetriebssystemegehostetLinux
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 dateneinjaja 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, XSLTjaneinnein
Sekundärindizesja infoAlle Spalten werden automatisch indiziertjajaja infoKeywords, numberic ranges, geo, full-textja
SQL infoSupport of SQLneinjaRead-only SQL queries via the MongoDB Atlas SQL Interfaceneinja
APIs und andere ZugriffskonzepteRESTful HTTP APIADO.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 Programmiersprachen.Net
C
C++
Erlang
Java
PHP
Python
Ruby
Scala
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
Triggersneinjaja infoin MongoDB Atlas onlynein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoSharding muss in der Applikation implementiert werdenTabellen 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 Knotenjaja, 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 SystemEventual Consistency
Immediate Consistency infokann bei LeseOperationen spezifiziert werden
Immediate 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 Datenmanipulationennein infoParallel ausgeführte Datenänderungen können von der Applikation entdeckt werdenACIDMulti-document ACID Transactions with snapshot isolationACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infooptional, enabled by defaultjaja
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.2janein
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und Rollen über AWS Identity and Access Management (IAM) definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardZugriffsrechte für Benutzer und RollenKey-based authenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
Amazon SimpleDBMicrosoft 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 Monitor is a safe, simple and agentless remote server monitoring tool for SQL Server and many other database management systems.
» mehr

Navicat for SQL Server gives you a fully graphical approach to database management and development.
» mehr
Studio 3T: The world's favorite IDE for working with MongoDB
» mehr

Navicat for MongoDB gives you a highly effective GUI interface for MongoDB database management, administration and development.
» 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
Amazon SimpleDBMicrosoft SQL ServerMongoDBQdrantTrafodion
DB-Engines Blog Posts

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

Amazon - the rising star in the DBMS market
3. August 2015, Matthias Gelbmann

alle anzeigen

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

New SimpleDB Goodies: Enhanced Select, Larger Result Sets, Mandatory HTTPS | Amazon Web Services
20. Mai 2009, AWS Blog

Hands-on Tutorial for Getting Started with Amazon SimpleDB
28. Mai 2010, Packt Hub

Amazon DynamoDB Serves Trillions Of Requests Per Month While Counterpart SimpleDB Is No Longer A Listed Product On AWS
12. November 2013, TechCrunch

Amazon SimpleDB Management in Eclipse | AWS News Blog
22. Juli 2009, AWS Blog

Amazon Goes Back to the Future With 'NoSQL' Database
19. Januar 2012, WIRED

bereitgestellt von Google News

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

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.

SingleStore logo

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

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.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt