* Cantinho Satkeys

Refresh History
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45
  • FELISCUNHA: j.s. enviei PM  101041
    26 de Junho de 2025, 21:33
  • FELISCUNHA: try65hytr  pessoal   htg6454y
    26 de Junho de 2025, 21:33
  • JPratas: try65hytr Pessoal  4tj97u<z
    26 de Junho de 2025, 02:28
  • cereal killa: Boa Tarde Pessoal E com enorme tristeza que depois de 15 anos que idealizei e abri este fórum vejo que esta na iminência de fechar portas porque ninguém tenta ajudar o pagamento do servidor, mas cada ano e sempre difícil arranjar almas caridosas que nos bom ajudando mas este ano esta complicado, mas infelizmente e como diz o j.s dia 5/07 se não houver algumas ajudas esta vez vai mesmo fechar…..e pena e triste mas tudo na vida tem fim. obrigada cereal killa
    25 de Junho de 2025, 19:40

Autor Tópico: Database Series The Definitive Guide to MongoDB  (Lida 276 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Database Series The Definitive Guide to MongoDB
« em: 09 de Agosto de 2019, 12:31 »

Database Series: The Definitive Guide to MongoDB
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 3 Hours 12M | 586 MB
Genre: eLearning | Language: English

Introducing NoSQL and MongoDB. This first topic in the MongoDB video series introduces you to the world of NoSQL. Learn what NoSQL is and when NoSQL should be used over relational databases. Know the advantages of NoSQL, including ease of scaling and better performance than relational when handling non-traditional types of data. Understand key-value, document, and graph NoSQL databases, as well as important NoSQL structures such as nested arrays. Become aware that MongoDB is a document NoSQL database that uses JSON-like documents called BSON. Follow along with Victor and install MongoDB.
MongoDB Shell and Compass. This second topic in the MongoDB video series explores the MongoDB Shell and Compass. Follow along with Victor and practice interacting with the MongoDB database through both the Shell and Compass. Learn all about the MongoDB shell (written in Javascript), and the Compass premium and community editions.
Modeling with MongoDB. This third topic in the MongoDB video series shows you how to model your data to have the most efficient structure in MongoDB. Follow along with Victor in this hands-on session and apply best practices to modeling your collections in MongoDB. Learn about the decisions on whether to embed documents or reference other documents. Apply the validation levels of Strict (all inserts and updates are checked) and Moderate (existing documents are not checked).
Inserting Data in MongoDB. This fourth topic in the MongoDB video series explains how to insert data into a MongoDB database. Follow along with Victor in this hands-on session and insert data using the MongoDB Shell, Compass, or a programming language (through a MongoDB API). Practice using PHP to insert data into a MongoDB database.
Querying Data in MongoDB. This fifth topic in the MongoDB video series explains how to query data from a MongoDB database. Similar to inserting data into a MongoDB database, querying data from a MongoDB database can be done using the MongoDB Shell, Compass, or a programming language (through a MongoDB API). Follow along with Victor in this hands-on session and practice querying data using the Find Method and various query operators.
Backup and Restore with MongoDB. This sixth topic in the MongoDB video series explains the very important tasks of backing up and restoring your MongoDB database instances. Follow along with Victor in this hands-on session and practice backing up and restoring your instances using Atlas, MongoDB Cloud Manager, Filesystem copy, and mongodump.
Sharding with MongoDB. This seventh topic in the MongoDB video series reveals how to perform replication and sharding in MongoDB. Follow along with Victor in this hands-on session and practice applying replication and sharding to improve the performance of your MongoDB database instances.
Modeling Relationships with MongoDB. This eighth topic in the MongoDB video series explains how to model relationships in MongoDB. Follow along with Victor in this hands-on session and practice embedding and referencing data in MongoDB.
MongoDB Security. This ninth topic in the MongoDB video series focuses on MongoDB security. Follow along with Victor in this hands-on session to improve the default security that comes with MongoDB. Practice enabling authentication, and using TLS/SSL, encryption at rest, and network hardening.
MongoDB Monitoring. This tenth topic in the MongoDB video series shares how to monitor the status and health of a MongoDB database instance. Follow along with Victor in this hands-on session to apply a number of monitoring tools including Mongostat, Mongotop, log files, and                                                                                                                                                                                                several MongoDB commands including DB.serverStatus(), DB.stats(), and DB.collection.stats().
             

               

Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction