{"id":14956670,"url":"https://github.com/jsmarkus/the-little-mongodb-book","last_synced_at":"2025-09-30T02:30:28.615Z","repository":{"id":2296687,"uuid":"3255121","full_name":"jsmarkus/the-little-mongodb-book","owner":"jsmarkus","description":"The Little MongoDB Book (RU translation) ","archived":false,"fork":true,"pushed_at":"2016-03-05T14:40:25.000Z","size":450,"stargazers_count":274,"open_issues_count":8,"forks_count":55,"subscribers_count":28,"default_branch":"master","last_synced_at":"2024-09-18T02:57:23.356Z","etag":null,"topics":["ebook","mongodb","mongodb-database"],"latest_commit_sha":null,"homepage":"https://huncode.com/js/mongo-book/ru","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"karlseguin/the-little-mongodb-book","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsmarkus.png","metadata":{"files":{"readme":"readme.markdown","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-24T10:46:08.000Z","updated_at":"2024-07-07T16:17:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jsmarkus/the-little-mongodb-book","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmarkus%2Fthe-little-mongodb-book","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmarkus%2Fthe-little-mongodb-book/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmarkus%2Fthe-little-mongodb-book/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsmarkus%2Fthe-little-mongodb-book/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsmarkus","download_url":"https://codeload.github.com/jsmarkus/the-little-mongodb-book/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219865599,"owners_count":16554163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ebook","mongodb","mongodb-database"],"created_at":"2024-09-24T13:13:19.614Z","updated_at":"2025-09-30T02:30:23.304Z","avatar_url":"https://github.com/jsmarkus.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## About ##\nThe Little MongoDB Book is a free book introducing MongoDB.\n\nThe book was written shortly after the creation of the [MongoDB interactive tutorial](http://mongly.com). As such, the two can be seen as complementary.\n\nThe book was written by [Karl Seguin](http://openmymind.net), with [Perry Neal](http://twitter.com/perryneal)'s assistance.\n\nIf you liked this book, maybe you'll also like [The Little Redis Book](http://openmymind.net/2012/1/23/The-Little-Redis-Book/).\n\n## License ##\nThe book is freely distributed under the  [Attribution-NonCommercial 3.0 Unported license](\u003chttp://creativecommons.org/licenses/by-nc/3.0/legalcode\u003e).\n\n## Formats ##\nThe book is written in [markdown](http://daringfireball.net/projects/markdown/) and converted to PDF using [PanDoc](http://johnmacfarlane.net/pandoc/). A few LaTex specific commands have been placed in the markdown file to help with pdf-generation (namely for the title page and to create page breaks between chapters).\n\nThe LaTex template makes use of [Lena Herrmann's JavaScript highlighter](http://lenaherrmann.net/2010/05/20/javascript-syntax-highlighting-in-the-latex-listings-package).\n\nKindle and ePub format provided using [PanDoc](http://johnmacfarlane.net/pandoc/). Run make en/mongodb.mobi to generate.\n\n## Generating the PDF ##\nI use a variation of \u003chttps://github.com/claes/pandoc-templates\u003e to generate the pdf:\n\n\t#!/bin/sh\n\tpaper=a4paper\n\thmargin=3cm\n\tvmargin=3cm\n\tfontsize=11pt\n\n\tmainfont=Verdana\n\tsansfont=Tahoma\n\tmonofont=\"Courier New\"\n\tcolumns=onecolumn\n\tgeometry=portrait\n\tnohyphenation=true\n\n\n\tmarkdown2pdf --xetex --template=template/xetex.template \\\n\t-V paper=$paper -V hmargin=$hmargin -V vmargin=$vmargin \\\n\t-V mainfont=\"$mainfont\" -V sansfont=\"$sansfont\" -V monofont=\"$monofont\" \\\n\t-V geometry=$geometry -V columns=$columns -V fontsize=$fontsize \\\n\t-V nohyphenation=$nohyphenation --listings en/mongodb.markdown -o mongodb.pdf \n\n## Title Image ##\nA PSD of the title image is included. The font used is [Comfortaa](http://www.dafont.com/comfortaa.font).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsmarkus%2Fthe-little-mongodb-book","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsmarkus%2Fthe-little-mongodb-book","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsmarkus%2Fthe-little-mongodb-book/lists"}