simagix / bond

MongoDB Sharded Cluster Analysis Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chen's Bond: MongoDB Sharded Cluster Analysis Tool

Chen's Bond is a MongoDB analysis tool designed for the purpose of database management and optimization. It primarily operates by querying the 'config' database, providing users with valuable insights into their MongoDB deployment. The tool is particularly focused on improving the performance and efficiency of MongoDB sharded clusters. To assess a cluster, connect Bond to a mongos instance. Alternatively, it can establish a direct connection to the config database or be used in a cluster restore from a config database backup.

Build Instructions

Build instructions and user's guide are available at Chen's Bond - MongoDB Sharded Cluster Analysis Tool.

Changes

v0.2.0

  • Added Chunk Move Errors

Chunk Move Errors

License

Apache-2.0 License

About

MongoDB Sharded Cluster Analysis Tool

License:Apache License 2.0


Languages

Language:Go 95.5%Language:Shell 3.2%Language:JavaScript 0.8%Language:Dockerfile 0.5%