모터 0.3.2 출시, MongoDB 파이썬 드라이브

출처: 인터넷
작성자: 사용자
키워드: nbsp 게시 찢어진 dler

모터 0.3.2 출시,이 버전 호환 http://www.aliyun.com/zixun/aggregation/13461.html "> mongodb 2.2,2.4 및 Pymongo 2.7.1 2.6, 최소 요구.

이 릴리스는 "copy_database" 방법에서 소켓 누수를 해결 하 고 문제 및 버그 "하자 지금 칭찬 Resourcewarnings"를 다시 작성.

최신 버전: 핍 설치-업그레이드 모터. 자세한 내용은 여기를 참조 하십시오.

모터 및 미래 메커니즘에 따라 토네이도 MongoDB 드라이버를 제공 합니다. 모터 캡슐 Pymongo

설치: $ 핍 설치 모터

샘플 코드:

? 123456789101112131415161718192021222324252627282930313233from 토네이도 가져오기 겐 클래스 newmessagehandler (Tornado.web.RequestHandler): @tornado. web.asynchronous @ Gen.coroutine 프 게시물 (자기): "" "메시지를 삽입 합니다." " 메시지 self.get_argument ('msg') db = = self.settings [' DB '] # 삽입 ()는 미래를 반환 합니다. 미래 결과를 얻을 수 있습니다. 결과 수익률 db.messages.insert = ({'메시지': 메시지}) & nbsp; # 성공 ('/') self.redirect 클래스 Messageshandler (Tornado.web.RequestHandler): @tornado. web.asynchronous @gen. coroutine 데 프 얻을 (자기): & NBsp; """표시 모든 메시지." " self.write (' <는 href = "/ 작성" > 메시지 < /a >< br > ') self.write ('< ul >') db self.settings = [' DB '] 커서 = db.messages.find () 정렬 ([(' _id',-1)]) & nbsp; (수확량 cursor.fetch_next) 동안: 메시지 = cursor.next_ 개체 () self.write (' < 리 > %s < /li > ' 메시지를 % [' msg ']) & nbsp; # 반복 완료 self.write ('< /ul >') & nbsp; Self.finish)

모터 API

Motorclient-MongoDB에 연결

Motorreplicasetclient-MongoDB 복제 세트에 연결

Motordatabase

Motorcollection

Motorcursor

모터 Gridfs 클래스

Motor.web

관련 문서

연락처

이 페이지의 내용은 인터넷에서 가져온 것이므로 Alibaba Cloud의 공식 의견이 아닙니다.이 페이지에서 언급 된 제품 및 서비스는 Alibaba Cloud와는 관련이 없으므로이 페이지의 내용이 골칫거리 인 경우 저희에게 알려주십시오. 우리는 5 일 근무일 이내에 이메일을 처리 할 것입니다.

커뮤니티에서 표절 사례를 발견한 경우 info-contact@alibabacloud.com 으로 관련 증거를 첨부하여 이메일을 보내주시기 바랍니다. 당사 직원이 영업일 기준 5일 내에 연락 드리도록 하겠습니다.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.