資源描述:
《mongodb and python》由會員上傳分享,免費在線閱讀,更多相關內容在學術論文-天天文庫。
1、MongoDBandPythonNiallO’HigginsBeijing?Cambridge?Farnham?K?ln?Sebastopol?TokyoMongoDBandPythonbyNiallO’HigginsCopyright?2011NiallO’Higgins.Allrightsreserved.PrintedintheUnitedStatesofAmerica.PublishedbyO’ReillyMedia,Inc.,1005GravensteinHighwayNorth,Sebastopol,CA95472.O’Reillyboo
2、ksmaybepurchasedforeducational,business,orsalespromotionaluse.Onlineeditionsarealsoavailableformosttitles(http://my.safaribooksonline.com).Formoreinformation,contactourcorporate/institutionalsalesdepartment:(800)998-9938orcorporate@oreilly.com.Editors:MikeLoukidesandShawnWallac
3、eCoverDesigner:KarenMontgomeryProductionEditor:JasminePerezInteriorDesigner:DavidFutatoProofreader:O’ReillyProductionServicesIllustrator:RobertRomanoNutshellHandbook,theNutshellHandbooklogo,andtheO’ReillylogoareregisteredtrademarksofO’ReillyMedia,Inc.MongoDBandPython,theimageof
4、adwarfmongoose,andrelatedtradedressaretrademarksofO’ReillyMedia,Inc.Manyofthedesignationsusedbymanufacturersandsellerstodistinguishtheirproductsareclaimedastrademarks.Wherethosedesignationsappearinthisbook,andO’ReillyMedia,Inc.wasawareofatrademarkclaim,thedesignationshavebeenpr
5、intedincapsorinitialcaps.Whileeveryprecautionhasbeentakeninthepreparationofthisbook,thepublisherandauthorassumenoresponsibilityforerrorsoromissions,orfordamagesresultingfromtheuseoftheinformationcon-tainedherein.ISBN:978-1-449-31037-0[LSI]1315837615TableofContentsPreface.......
6、...............................................................v1.GettingStarted.........................................................1Introduction1FindingReferenceDocumentation2InstallingMongoDB3RunningMongoDB5SettingupaPythonEnvironmentwithMongoDB62.ReadingandWritingtoMong
7、oDBwithPython..............................9ConnectingtoMongoDBwithPython10GettingaDatabaseHandle11InsertingaDocumentintoaCollection12WritetoaCollectionSafelyandSynchronously13GuaranteeingWritestoMultipleDatabaseNodes14IntroductiontoMongoDBQueryLanguage15Reading,Counting,andSor
8、tingDocumentsinaCollection15UpdatingDocumentsinaCollec