CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 30 Aug 2025 08:53:54 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100426065744
location: https://web.archive.org/web/20100426065744/https://github.com/mongodb/cookbook
server-timing: captures_list;dur=11.081917, exclusion.robots;dur=0.032023, exclusion.robots.policy;dur=0.015222, esindex;dur=0.022687, cdx.remote;dur=17.556060, LoadShardBlock;dur=290.510966, PetaboxLoader3.datanode;dur=68.461731, PetaboxLoader3.resolve;dur=69.206452
x-app-server: wwwb-app222
x-ts: 302
x-tr: 347
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app222; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sat, 30 Aug 2025 08:53:54 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 26 Apr 2010 06:57:44 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "277c35b2a8b32226a17d4124306cd8ee"
x-archive-orig-x-runtime: 162ms
x-archive-orig-content-length: 23530
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 26 Apr 2010 06:57:44 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 23 Apr 2010 15:12:55 GMT", ; rel="prev memento"; datetime="Sun, 25 Apr 2010 03:47:34 GMT", ; rel="memento"; datetime="Mon, 26 Apr 2010 06:57:44 GMT", ; rel="next memento"; datetime="Tue, 20 Jul 2010 09:06:43 GMT", ; rel="last memento"; datetime="Tue, 29 Jul 2025 10:34:41 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_15_20100426041620_crawl103-c/52_15_20100426065710_crawl101.arc.gz
server-timing: captures_list;dur=0.747696, exclusion.robots;dur=0.036886, exclusion.robots.policy;dur=0.016555, esindex;dur=0.015290, cdx.remote;dur=5.371317, LoadShardBlock;dur=95.857946, PetaboxLoader3.datanode;dur=108.910177, PetaboxLoader3.resolve;dur=81.121406, load_resource;dur=99.955078
x-app-server: wwwb-app222
x-ts: 200
x-tr: 283
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=4
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
mongodb's cookbook at master - GitHub
mongodb / cookbook
- Source
- Commits
- Network (9)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage

Alister Bulman (author)
Tue Apr 20 13:36:26 -0700 2010
cookbook /
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Mon Apr 19 14:31:50 -0700 2010 | tag counting w/MapReduce [Kristina Chodorow] |
![]() |
CNAME | Mon Apr 19 12:00:00 -0700 2010 | Added CNAME [banker] |
![]() |
LICENSE | Mon Apr 19 11:44:08 -0700 2010 | Initial commit [banker] |
![]() |
README.md | Mon Apr 19 14:00:23 -0700 2010 | minor: refer to mongodb [banker] |
![]() |
Sitefile | Mon Apr 19 11:44:08 -0700 2010 | Initial commit [banker] |
![]() |
content/ | Tue Apr 20 13:36:26 -0700 2010 | fix link - add a schema, or it's a local path, ... [Alister Bulman] |
![]() |
layouts/ | Tue Apr 20 07:50:36 -0700 2010 | minor: added analytics [banker] |
![]() |
lib/ | Tue Apr 20 07:47:34 -0700 2010 | added breadcrumbs; more info on homepage [banker] |
![]() |
templates/ | Mon Apr 19 11:44:08 -0700 2010 | Initial commit [banker] |
README.md
The MongoDB Cookbook
The ways and hows of MongoDB.
Contribute your patterns, methods, and ideas to the MongoDB Cookbook.
How to Contribute a Recipe
- Fork this repo and create a new topic branch.
- Make your addition. See one of the recipe files for a sample.
- Send a pull request -- please include a short description of your new or updated recipe.
- Enjoy your awesomeness.
Even More Ways To Contribute
You can:
- Add example code for any existing recipe, in any programming language. Fork the repo and add your code into the relevant directory!
- Work on the cookbook.mongodb.org website. All the site lives in
content
. - Look for typos, formatting errors, missing links, and other little things. No potential improvement is 'too small' -- fork for anything.
License
Creative Commons Attribution Share Alike 3.0 Inspired by The Redis Cookbook (https://rediscookbook.org)
Gems to Install
- gem install webby
- gem install ultraviolet
- gem install maruku
- gem install RedCloth
- gem install rdiscount