MongoDB
 sql >> Cơ Sở Dữ Liệu >  >> NoSQL >> MongoDB

MongoDB ETIMEOUT

Thay đổi chuỗi kết nối của bạn thành

variable = 'mongodb://username:[email protected]:27017,developerbookcluster-shard-00-01-i548w.mongodb.net:27017,developerbookcluster-shard-00-02-i548w.mongodb.net:27017/test?ssl=true&replicaSet=DeveloperBookCluster-shard-0&authSource=admin&retryWrites=true&w=majority';



  1. Redis
  2.   
  3. MongoDB
  4.   
  5. Memcached
  6.   
  7. HBase
  8.   
  9. CouchDB
  1. Cách di chuyển dữ liệu trong MongoDB

  2. Lỗi mô-đun Hibernate OGM + MongoDB và Wildfly 10

  3. bản cập nhật gốc trong Sails with Mongo không hoạt động với ObjectId

  4. Nhà điều hành đường ống tổng hợp cuối cùng MongoDB $

  5. Chuyển đổi tài liệu BSON sang JSON trong Java