Classes | |
| class | ConnectMongoDB |
| class | MongoQuery |
| class | MongoUtil |
MongoDB utility
@author : Liangjun Zhu
@changelog:
- 16-12-07 - lj - rewrite for version 2.0
- 17-06-27 - lj - reorganize as basic class other than Global variables
- 18-02-08 - lj - compatible with Python3.
- 20-07-20 - lj - no need to invoke close() of MongoClient after use