al

Cerca

Heus ací els resultats de la cerca.

Chapter 3: Deeper Dive on the MongoDB Query Language @info:cursos:mongodbuniversity:m001
38 Resultats, Darrera modificació:
ors === extras * [[https://docs.mongodb.com/manual/reference/operator/query/]] * [[https://docs.mongodb.com/manual/reference/operator/query-comparison/]] * {{ :in... .zip |}} === operators * ''$eq'', ''$ne'' : igual y no-igual * ''$gt'', ''$gte'' : mayor y mayor-igual * ''$lt'', ''$lte'' : menor y menor-igual
Chapter 2 : The MongoDB Query Language + Atlas @info:cursos:mongodbuniversity:m001
26 Resultats, Darrera modificació:
* Create * Read * Update * Delete == Installing the mongo Shell Compass no cobre toda las opc... a MongoDB === windows * download center * instalar MongoDB Server versión enterprise (soporte SSL?... r, la iremos cambiando, por ejemplo: 100YWeatherSmall * ''use video'' * ''show collections'' * '... name: **M001** * Security * IP Whitelist -> Allow access from anywhere * MongoDB Users -> ne
Chapter 1 : Introduction @info:cursos:mongodbuniversity:m001
7 Resultats, Darrera modificació:
string * date * Fields with Documents as Values * uso en índices * nested documents : ... e contiene sus campos) * Fields with Arrays as Values * Filters: * [[http://www.json.org/|JSON]] format * ''{"key":"value"}'' * equality filter : exact value * range filter : ''{'birth year': {$gte: 1970,$lt: 1975
Chapter 1: Replica Set Transactions @info:cursos:mongodbuniversity:m040
4 Resultats, Darrera modificació:
ctions == introduction * snapshot isolation * all-or-nothing execution * = ACID Data Guarantess ... egurar las transacciones * MongoDB tira atrás cualquier transacción que dure más de 60 segundos, hac... e Conflicts * si no se obtiene el "lock" para realizar la operación de escritura, la operación se ab... digma o siguen con la inercia de las BBDD relacionales * o están preocupados por si en un futuro s
Chapter 0: An Introduction to the MongoDB 4.0 Release @info:cursos:mongodbuniversity:m040
1 Resultats, Darrera modificació:
lease == Welcome == Course logistics == Setup Virtual Machine for labs == Lab: Start Up a Replica Set