{"id":5146,"date":"2023-10-05T04:05:32","date_gmt":"2023-10-05T04:05:32","guid":{"rendered":"https:\/\/statorials.org\/it\/guide-mongodb\/"},"modified":"2023-10-05T04:05:32","modified_gmt":"2023-10-05T04:05:32","slug":"guide-mongodb","status":"publish","type":"page","link":"https:\/\/statorials.org\/it\/guide-mongodb\/","title":{"rendered":"Guide mongodb"},"content":{"rendered":"<p><span style=\"color: #000000;\"><strong>MongoDB<\/strong> \u00e8 uno dei database <a href=\"https:\/\/en.wikipedia.org\/wiki\/NoSQL\" target=\"_blank\" rel=\"noopener\">NoSQL<\/a> pi\u00f9 popolari al mondo.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Questa pagina elenca tutti i tutorial MongoDB sulle statistiche.<\/span><\/p>\n<p> <strong><span style=\"color: #000000;\">Domande<\/span><\/strong><br \/> <strong><a href=\"https:\/\/statorials.org\/it\/query-simile-a-mongodb\/\" rel=\"noopener\">MongoDB: come eseguire una query con un&#8217;espressione regolare &#8220;Mi piace&#8221;.<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/intervallo-di-date-della-query-mongodb\/\">MongoDB: come eseguire query con un intervallo di date<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-non-nullo\/\">MongoDB: come cercare &#8220;not null&#8221; in un campo specifico<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-non-e-presente\/\">MongoDB: come utilizzare una query \u201cNO IN\u201d.<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-diverso\/\">MongoDB: come utilizzare &#8220;Non uguale&#8221; nelle query<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-e\/\">MongoDB: come utilizzare l&#8217;operatore AND nelle query<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-o\/\">MongoDB: come utilizzare l&#8217;operatore OR nelle query<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-maggiore-di-minore-di\/\">MongoDB: come utilizzare maggiore di e minore di nelle query<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/campione-casuale-mongodb\/\">MongoDB: come selezionare un campione casuale di documenti<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-come-trovare-un-documento-tramite-id\/\">MongoDB: come cercare un documento per ID<\/a><br \/><\/strong><\/p>\n<p> <strong><span style=\"color: #000000;\">Aggregazione<\/span><\/strong><br \/> <strong><a href=\"https:\/\/statorials.org\/it\/gruppo-mongodb-per-numero\/\" rel=\"noopener\">MongoDB: come raggruppare e contare<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/gruppo-mongodb-per-somma\/\">MongoDB: come raggruppare e sommare<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/gruppo-mongodb-per-piu-campi\/\">MongoDB: come raggruppare per pi\u00f9 campi<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/account-separato-mongodb\/\">MongoDB: come contare valori distinti in un campo<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-piu-campi-distinti\/\">MongoDB: come selezionare valori distinti da pi\u00f9 campi<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/valore-massimo-di-mongodb\/\">MongoDB: come trovare il valore massimo in una raccolta<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-medio\/\">MongoDB: come calcolare il valore medio di un campo<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/somma-mongodb\/\">MongoDB: come calcolare la somma di un campo<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-trova-duplicati\/\">MongoDB: come trovare duplicati<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-ordina-per-data\/\">MongoDB: come ordinare per data<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-ordina-per-piu-campi\/\">MongoDB: come ordinare in base a pi\u00f9 campi<\/a><br \/><\/strong><\/p>\n<p> <strong><span style=\"color: #000000;\">Operazioni<\/span><\/strong><br \/> <strong><a href=\"https:\/\/statorials.org\/it\/mongodb-aggiungi-campo\/\" rel=\"noopener\">MongoDB: come aggiungere un nuovo campo<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/campo-di-eliminazione-mongodb\/\">MongoDB: come eliminare un campo<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/campo-di-ridenominazione-mongodb\/\">MongoDB: come rinominare i campi<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/campi-dellelenco-mongodb\/\">MongoDB: come elencare tutti i nomi dei campi<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-controlla-se-il-campo-esiste\/\">MongoDB: come verificare se il campo esiste<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/inserire-mongodb-se-non-esiste\/\">MongoDB: come inserirlo se non esiste<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/mongodb-contiene\/\" rel=\"noopener\">MongoDB: come verificare se il campo contiene una stringa<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/stringhe-di-concatenazione-mongodb\/\">MongoDB: come concatenare stringhe di due campi<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/stringa-divisa-mongodb\/\">MongoDB: come dividere una stringa in un array di sottostringhe<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/sottostringa-mongodb\/\">MongoDB: come utilizzare la funzione sottostringa<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/lunghezza-della-stringa-mongodb\/\">MongoDB: come trovare la lunghezza di una stringa<\/a><br \/> <a href=\"https:\/\/statorials.org\/it\/stringa-di-sostituzione-mongodb\/\">MongoDB: come sostituire le stringhe<\/a><br \/><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>MongoDB \u00e8 uno dei database NoSQL pi\u00f9 popolari al mondo. Questa pagina elenca tutti i tutorial MongoDB sulle statistiche. Domande MongoDB: come eseguire una query con un&#8217;espressione regolare &#8220;Mi piace&#8221;. MongoDB: come eseguire query con un intervallo di date MongoDB: come cercare &#8220;not null&#8221; in un campo specifico MongoDB: come utilizzare una query \u201cNO IN\u201d. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Guide MongoDB<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/statorials.org\/it\/guide-mongodb\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Guide MongoDB\" \/>\n<meta property=\"og:description\" content=\"MongoDB \u00e8 uno dei database NoSQL pi\u00f9 popolari al mondo. Questa pagina elenca tutti i tutorial MongoDB sulle statistiche. Domande MongoDB: come eseguire una query con un&#8217;espressione regolare &#8220;Mi piace&#8221;. MongoDB: come eseguire query con un intervallo di date MongoDB: come cercare &#8220;not null&#8221; in un campo specifico MongoDB: come utilizzare una query \u201cNO IN\u201d. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/it\/guide-mongodb\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/it\/guide-mongodb\/\",\"url\":\"https:\/\/statorials.org\/it\/guide-mongodb\/\",\"name\":\"Guide MongoDB\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/it\/#website\"},\"datePublished\":\"2023-10-05T04:05:32+00:00\",\"dateModified\":\"2023-10-05T04:05:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/it\/guide-mongodb\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/it\/guide-mongodb\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/it\/guide-mongodb\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Casa\",\"item\":\"https:\/\/statorials.org\/it\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Guide mongodb\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/it\/#website\",\"url\":\"https:\/\/statorials.org\/it\/\",\"name\":\"Statorials\",\"description\":\"La tua guida all&#039;alfabetizzazione statistica!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/it\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"it-IT\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Guide MongoDB","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/statorials.org\/it\/guide-mongodb\/","og_locale":"it_IT","og_type":"article","og_title":"Guide MongoDB","og_description":"MongoDB \u00e8 uno dei database NoSQL pi\u00f9 popolari al mondo. Questa pagina elenca tutti i tutorial MongoDB sulle statistiche. Domande MongoDB: come eseguire una query con un&#8217;espressione regolare &#8220;Mi piace&#8221;. MongoDB: come eseguire query con un intervallo di date MongoDB: come cercare &#8220;not null&#8221; in un campo specifico MongoDB: come utilizzare una query \u201cNO IN\u201d. [&hellip;]","og_url":"https:\/\/statorials.org\/it\/guide-mongodb\/","og_site_name":"Statorials","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/it\/guide-mongodb\/","url":"https:\/\/statorials.org\/it\/guide-mongodb\/","name":"Guide MongoDB","isPartOf":{"@id":"https:\/\/statorials.org\/it\/#website"},"datePublished":"2023-10-05T04:05:32+00:00","dateModified":"2023-10-05T04:05:32+00:00","breadcrumb":{"@id":"https:\/\/statorials.org\/it\/guide-mongodb\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/it\/guide-mongodb\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/it\/guide-mongodb\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Casa","item":"https:\/\/statorials.org\/it\/"},{"@type":"ListItem","position":2,"name":"Guide mongodb"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/it\/#website","url":"https:\/\/statorials.org\/it\/","name":"Statorials","description":"La tua guida all&#039;alfabetizzazione statistica!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/it\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"it-IT"}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/pages\/5146"}],"collection":[{"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/comments?post=5146"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/pages\/5146\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/it\/wp-json\/wp\/v2\/media?parent=5146"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}