资讯

A fast BSON to MongoDB Extended JSON converter for Python that uses libbson. bsonjs is roughly 3-4x faster than PyMongo's json_util at decoding BSON to JSON and encoding JSON to BSON. See benchmark.py ...