[ 原始碼: pymongo ]
套件:python3-pymongo(4.7.3-2)
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
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)