ZZZZ.....
気になることをメモしていきます。
2015年3月8日日曜日
MongoDB: Python: find by descending
import pymongo
conn = pymongo.Connection()
db = conn["apache"]
coll = db["access"]
for data in coll.find().sort([('time',pymongo.DESCENDING)]):
0 件のコメント:
コメントを投稿
次の投稿
前の投稿
ホーム
登録:
コメントの投稿 (Atom)
fd-find
$ sudo apt install fd-find $ fdfind 石
[Rust] WebAssembly - WebGL memo
fd-find
$ sudo apt install fd-find $ fdfind 石
[Rust] test
$ wasm-pack build --target www $ cd www $ npm install $ npm run start $ npm run build
0 件のコメント:
コメントを投稿