DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > MongoDB vs. Qdrant vs. Riak TS vs. YTsaurus

Vergleich der Systemeigenschaften MongoDB vs. Qdrant vs. Riak TS vs. YTsaurus

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMongoDB  Xaus Vergleich ausschliessenQdrant  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessenYTsaurus  Xaus Vergleich ausschliessen
KurzbeschreibungEiner der meistverwendeten Document StoresA high-performance vector database with neural network or semantic-based matchingRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KVYTsaurus is an open source platform for distributed storage and processing.
Primäres DatenbankmodellDocument StoreVektor DBMSTime Series DBMSDocument Store
Key-Value Store
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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte421,65
Rang#5  Overall
#1  Document Stores
Punkte1,16
Rang#175  Overall
#6  Vektor DBMS
Punkte0,20
Rang#319  Overall
#27  Time Series DBMS
Punkte0,11
Rang#340  Overall
#45  Document Stores
#50  Key-Value Stores
Websitewww.mongodb.comgithub.com/­qdrant/­qdrant
qdrant.tech
ytsaurus.tech
Technische Dokumentationwww.mongodb.com/­docs/­manualqdrant.tech/­documentationwww.tiot.jp/­riak-docs/­riak/­ts/­latestytsaurus.tech/­docs/­en
EntwicklerMongoDB, IncQdrantOpen Source, formerly Basho TechnologiesYandex
Erscheinungsjahr2009202120152023
Aktuelle Version6.0.7, Juni 20233.0.0, September 2022
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 infoApache Version 2.0Open SourceOpen Source infoApache License, Version 2.0
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.
ImplementierungsspracheC++RustErlangC++
Server BetriebssystemeLinux
OS X
Solaris
Windows
Docker
Linux
macOS
Windows
Linux
OS X
Ubuntu
Datenschemaschemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infostring, integer, double, decimal, boolean, date, object_id, geospatialNumbers, Strings, Geo, Booleanneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinnein
Sekundärindizesjaja infoKeywords, numberic ranges, geo, full-texteingeschränkt
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Atlas SQL Interfaceneinyes, limitedYQL, an SQL-based language, is supported
APIs und andere ZugriffskonzepteGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
gRPC
OpenAPI 3.0
RESTful HTTP/JSON API infoOpenAPI 3.0
HTTP API
Native Erlang Interface
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
.Net
Go
Java
JavaScript (Node.js)
Python
Rust
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
C++
Go
Java
JavaScript
Python
Server-seitige Scripts infoStored ProceduresJavaScriptErlang
Triggersja infoin MongoDB Atlas onlyja infopre-commit hooks and post-commit hooks
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.ShardingShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Collection-level replicationfrei wählbarer Replikationsfaktorja
MapReduce infoBietet ein API für Map/Reduce Operationenjaneinjaja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infocan be individually decided for each read operation
Immediate Consistency infodefault behaviour
Eventual Consistency, tunable consistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefnein infolinks between datasets can be stored
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-document ACID Transactions with snapshot isolationneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenja infooptional, enabled by defaultjajaja
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
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenKey-based authenticationneinAccess Control Lists
Weitere Informationen bereitgestellt vom Systemhersteller
MongoDBQdrantRiak TSYTsaurus
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 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

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
MongoDBQdrantRiak TSYTsaurus
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

Konferenzen, Veranstaltungen und Webinare

Intro to MongoDB
Webinar, 11am ET, 1. Mai 2024 (abgeschlossen)

Erwähnungen in aktuellen Nachrichten

MongoDB unveils an AI app building program for the enterprise
1. Mai 2024, VentureBeat

MongoDB CEO Dev Ittycheria talks AI hype and the database evolution as he crosses 10-year mark
28. April 2024, TechCrunch

MongoDB Launches Program to Help Enterprises Implement GenAI
1. Mai 2024, PYMNTS.com

MongoDB aims to jumpstart AI app development with MAAP
1. Mai 2024, InfoWorld

MongoDB Launches 'One-Stop-Shop' Program For Building Advanced GenAI Applications
1. Mai 2024, CRN

bereitgestellt von Google News

Open source vector database startup Qdrant raises $28M
23. Januar 2024, TechCrunch

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

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

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

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

bereitgestellt von Google News

NoSQL pioneer Basho stamps its mark on time stamp data with Riak TS
6. Oktober 2015, The Register

Enterprise NoSQL Database for the IoT Becomes Open Source
11. Mai 2016, ENGINEERING.com

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

bereitgestellt von Google News

«Яндекс» открыл исходный код платформы для работы с большими данными YTsaurus
20. März 2023, ServerNews

«Яндекс» опубликовал исходный код платформы для работы с большими данными YTsaurus
20. März 2023, Rozetked.me

Яндекс опубликовал код YTsaurus — своей главной платформы для работы с большими данными - iXBT.com
20. März 2023, новости техники и технологий

Отставки и назначения за две недели. 29 февраля 2024 года | Executive.ru
29. Februar 2024, E-xecutive

«Яндекс» начал приём заявок на гранты для опенсорс-проектов в рамках Yandex Open Source
27. November 2023, 3DNews

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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.

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

Präsentieren Sie hier Ihr Produkt