[ ソース: pymongo ]
パッケージ: python3-pymongo (4.7.3-2)
python3-pymongo に関するリンク
Debian の資源:
pymongo ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Python3 interface to the MongoDB document-oriented database
MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python3. Consider installing the python3-pymongo-ext C extension to improve performance.
その他の python3-pymongo 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-bson (= 4.7.3-2)
- Python3 implementation of BSON for MongoDB
-
- rec: python3-gridfs (>= 4.7.3-2)
- Python3 implementation of GridFS for MongoDB
-
- rec: python3-pymongo-ext
- C-coded extension to the python3-pymongo package
-
- sug: python-pymongo-doc
- Python interface to the MongoDB document-oriented database (documentation)