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. PouchDB vs. ScyllaDB

Vergleich der Systemeigenschaften MongoDB vs. PouchDB vs. ScyllaDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameMongoDB  Xaus Vergleich ausschliessenPouchDB  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessen
KurzbeschreibungEiner der meistverwendeten Document StoresJavaScript DBMS mit einem von CouchDB inspirierten APICassandra and DynamoDB compatible wide column store
Primäres DatenbankmodellDocument StoreDocument StoreWide Column 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
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte425,36
Rang#5  Overall
#1  Document Stores
Punkte3,39
Rang#107  Overall
#21  Document Stores
Punkte6,51
Rang#67  Overall
#5  Wide Column Stores
Websitewww.mongodb.compouchdb.comwww.scylladb.com
Technische Dokumentationdocs.mongodb.com/­manualpouchdb.com/­guidesdocs.scylladb.com
EntwicklerMongoDB, IncApache Software FoundationScyllaDB
Erscheinungsjahr200920122015
Aktuelle Version6.0.5, Maerz 20237.1.1, Juni 2019ScyllaDB Open Source 5.0, Juli 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 SourceOpen Source infoOpen Source (AGPL), commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarnein 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.
  • ScaleGrid for MongoDB Database: Fully managed hosting for MongoDB Database on a wide variety of cloud providers and On-Premises. Automate your management, scaling and backups through one centralized platform.
  • 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheC++JavaScriptC++
Server BetriebssystemeLinux
OS X
Solaris
Windows
Serverlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
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, geospatialneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesjaja infoüber Viewsja infocluster global secondary indices
SQL infoSupport of SQLRead-only SQL queries via the MongoDB Connector for BIneinSQL-like DML and DDL statements (CQL)
APIs und andere ZugriffskonzepteProprietäres Protokoll basierend auf JSONHTTP REST infoonly for PouchDB Server
JavaScript API
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
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
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
JavaScriptFor CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
Server-seitige Scripts infoStored ProceduresJavaScriptView Functions in JavaScriptyes, Lua
Triggersja infoin MongoDB Atlas onlyjanein
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.Sharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source deployments with MongoDB Atlas Global Clusters
Source-Replica Replikation
Multi-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
frei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possible
MapReduce infoBietet ein API für Map/Reduce Operationenjajanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Eventual ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätnein infoNormalerweise nicht gebraucht, abgeschwächte Variante mit DBRefneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenMulti-document ACID Transactions with snapshot isolationneinnein infoAtomicity and isolation are supported for single operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja
Durability infoDauerhafte Speicherung der Datenja infooptional, enabled by defaultja infomittels IndexedDB, WebSQL oder 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.2jaja infoin-memory tables
Berechtigungskonzept infoZugriffskontrolleZugriffsrechte für Benutzer und RollenneinAccess rights for users can be defined per object
Weitere Informationen bereitgestellt vom Systemhersteller
MongoDBPouchDBScyllaDB
Specific characteristicsMongoDB provides an integrated suite of cloud database and data services to accelerate...
» mehr
ScyllaDB is the database for data-intensive apps that require high performance and...
» mehr
Competitive advantagesBuilt around the flexible document data model and unified API, MongoDB is a developer...
» mehr
Highly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosInternet of Things and Time Series (Bosch, GE Healthcare, Jaguar Land Rover) Mobile...
» mehr
ScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersADP, Adobe, Amadeus, AstraZeneca, Auto Trader, Barclays, BBVA, Bosch, Cisco, CERN,...
» mehr
Discord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metrics365+ million downloads, over 150,000+ Atlas clusters provisioned every month handling...
» mehr
ScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsMongoDB database server: Server-Side Public License (SSPL) . Commercial licenses...
» mehr
ScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» 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

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
MongoDBPouchDBScyllaDB
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

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Konferenzen und Veranstaltungen

How Optimizely (Safely) Maximizes Database Concurrency
Webinar, 10am PT, 13. April 2023 (abgeschlossen)

ScyllaDB Virtual Workshop
Webinar, 10AM PT, 27. April 2023 (abgeschlossen)

Overcoming Media Streaming Challenges with NoSQL
Webinar, 10am PT, 4. Mai 2023 (abgeschlossen)

Erwähnungen in aktuellen Nachrichten

MongoDB shares jump more than 20% after database company beats expectations and raises guidance
1. Juni 2023, CNBC

MongoDB stock surges on earnings, upbeat forecast
2. Juni 2023, Yahoo Finance

Lululemon, MongoDB and Five Below rise premarket; PagerDuty falls
2. Juni 2023, Yahoo Finance

Stocks making the biggest moves midday: Lululemon, SentinelOne, T-Mobile, MongoDB and more
2. Juni 2023, CNBC

Zscaler, MongoDB, Chemours And Other Big Stocks Moving Higher On Friday - Chemours (NYSE:CC), ADT (NYSE:A
2. Juni 2023, Benzinga

bereitgestellt von Google News

Getting Started with PouchDB Client-Side JavaScript Database ...
7. September 2016, SitePoint

Develop Faster JS Apps: the Ultimate Guide to Web Workers ...
1. Dezember 2022, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

RxDB 8.0.0, a reactive, offline-first, multiplatform database for JavaScript released!
20. September 2018, Packt Hub

Which Are the Top Local Databases for React Native
6. Mai 2022, Appinventiv

bereitgestellt von Google News

Konica Minolta Partners with Scylla AI to Offer Visible Weapon ...
1. Juni 2023, GlobeNewswire

ScyllaDB Adds Jon Bakke of MariaDB to its Leadership Team, Supporting Rapid DBaaS Growth
18. April 2023, Yahoo Finance

ScyllaDB Continues Record Growth in Response to Rising Cloud ...
28. Februar 2023, GlobeNewswire

How Discord Migrated Trillions of Messages to ScyllaDB
21. Februar 2023, The New Stack

ScyllaDB Challenges DynamoDB on Latency and Pricing
20. März 2023, The New Stack

bereitgestellt von Google News

Jobangebote

MongoDB Engineer
Alltech International, Remote

Fullstack Developer
BigLynx Computer Software, Redmond, WA

Senior Node.js developer With MongoDB
Talent Hires, Remote

Quality Assurance Analyst
Guy Carpenter, Seattle, WA

Junior Backend Developer
Actum Lab, Austin, TX

IT Systems Analyst
University of Alaska, Alaska

Senior DevOps Engineer
Verinovum, Inc, Remote

Senior Backend Engineer (Meta)
Singularity 6, United States

Senior Full Stack Software Engineer I
Impact, Seattle, WA

Senior Site Reliability Engineer
Hive, San Francisco, CA

Systems Engineer III - Data Services
MediaMath, New York, NY

jobs by Indeed



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Cassandra Forward online event

Want to level up your Cassandra game?
If you missed the event or would like to re-watch a session, replays are available now. Watch now!

MariaDB logo

SkySQL, the ultimate
MariaDB cloud, is here.

Get started with SkySQL today!

Redis logo

The world’s most loved real‑time data platform.
Try free

Präsentieren Sie hier Ihr Produkt