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

DBMS > Memcached vs. MongoDB vs. Quasardb vs. Yaacomo

Vergleich der Systemeigenschaften Memcached vs. MongoDB vs. Quasardb vs. Yaacomo

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMemcached  Xaus Vergleich ausschliessenMongoDB  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessenYaacomo  Xaus Vergleich ausschliessen
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
KurzbeschreibungIn-memory Key-Value Store, ursprünglich entwickelt für CachingEiner der meistverwendeten Document StoresDistributed, high-performance timeseries databaseOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primäres DatenbankmodellKey-Value StoreDocument 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
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte20,81
Rang#32  Overall
#4  Key-Value Stores
Punkte424,53
Rang#5  Overall
#1  Document Stores
Punkte0,19
Rang#330  Overall
#30  Time Series DBMS
Websitewww.memcached.orgwww.mongodb.comquasar.aiyaacomo.com
Technische Dokumentationgithub.com/­memcached/­memcached/­wikiwww.mongodb.com/­docs/­manualdoc.quasar.ai/­master
EntwicklerDanga Interactive infoursprünglich von Brad Fitzpatrick für LiveJournal entwickeltMongoDB, IncquasardbQ2WEB GmbH
Erscheinungsjahr2003200920092009
Aktuelle Version1.6.25, Maerz 20246.0.7, Juni 20233.14.1, Jänner 2024
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.kommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licenseskommerziell
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.
ImplementierungsspracheCC++C++
Server BetriebssystemeFreeBSD
Linux
OS X
Unix
Windows
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Windows
Android
Linux
Windows
Datenschemaschemafreischemafrei infoObwohl schemafrei haben Dokumente einer Collection dennoch häufig die selbe Strukturschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinja infostring, integer, double, decimal, boolean, date, object_id, geospatialja infointeger and binaryja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesneinjaja infomittels Tagsja
SQL infoSupport of SQLneinRead-only SQL queries via the MongoDB Atlas SQL InterfaceSQL-like query languageja
APIs und andere ZugriffskonzeptePropriätäres ProtokollGraphQL
HTTP REST
Prisma
Proprietäres Protokoll basierend auf JSON
HTTP APIJDBC
ODBC
Unterstützte Programmiersprachen.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
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
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Server-seitige Scripts infoStored ProceduresneinJavaScriptnein
Triggersneinja 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.Sharding infoconsistent hashinghorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeine infoRepcached, ein Memcached Patch, liefert ReplicationMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Source-Replica Replikation mit wählbarem ReplikationsfaktorSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjawith Hadoop integrationnein
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 DatenmanipulationenneinMulti-document ACID Transactions with snapshot isolationACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenneinja infooptional, enabled by defaultja infomittels LevelDBja
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 infoTransient modeja
Berechtigungskonzept infoZugriffskontrolleja infomittels SASL (Simple Authentication and Security Layer) ProtokollZugriffsrechte für Benutzer und RollenCryptographically strong user authentication and audit trailBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
MemcachedMongoDBQuasardbYaacomo
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
DrittanbieterStudio 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
MemcachedMongoDBQuasardbYaacomo
DB-Engines Blog Posts

Redis extends the lead in the DB-Engines key-value store ranking
3. Februar 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, 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

Amazon ElastiCache Serverless for Redis and Memcached is now available | Amazon Web Services
27. November 2023, AWS Blog

Why DDoS Threat Actors Are Shifting Their Tactics
15. März 2024, Infosecurity Magazine

The Performance Impact Of Intel's Register File Data Sampling
15. März 2024, Phoronix

Amazon ElastiCache for Memcached simplifies creating new clusters in the AWS Management Console
22. August 2023, AWS Blog

Memcached DDoS: The biggest, baddest denial of service attacker yet
1. März 2018, ZDNet

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

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11. September 2023, Datanami

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6. Juni 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Gravitational lensing method reveals accurate mass of a galaxy hosting a quasar
6. Juni 2023, Open Access Government

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.

Milvus logo

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

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

Präsentieren Sie hier Ihr Produkt