Package: mongodb-database-tools Architecture: arm64 Version: 100.18.0 Priority: optional Section: database Maintainer: MongoDB Connectors Team Provides: mongodb-database-tools Depends: libc6, libgssapi-krb5-2, libkrb5-3, libk5crypto3, libcomerr2, libkrb5support0, libkeyutils1 Conflicts: mongodb-database-tools Breaks: mongodb-org-tools (<= 4.3.2), mongodb-org-tools-unstable (<= 4.3.2), mongodb-enterprise-tools (<= 4.3.2), mongodb-enterprise-tools-unstable (<= 4.3.2) Replaces: mongodb-database-tools (<= 100.18.0), mongodb-org-tools (<= 4.3.2), mongodb-org-tools-unstable (<= 4.3.2), mongodb-enterprise-tools (<= 4.3.2), mongodb-enterprise-tools-unstable (<= 4.3.2) Filename: dists/resolute/mongodb-org/8.0/multiverse/binary-arm64/mongodb-database-tools_100.18.0_arm64.deb Size: 57589460 MD5sum: 34e23ff56d681f839ef57cc9b22e36f9 SHA1: f2b3799d4bb4ff8fb18424e38d816f2fddb4cf4b SHA256: d9245ff63d46e3ac99b7d9983467ff2ff6dac5190b841ef3fadcdeef9809b564 SHA512: e5f476d69f567d30cf9c1257a7727d8b765b3b2b32e0319fe03f30a2d7dc59f5f895cdc05d8ccf03f64c45c70f37213841c83a10b057e117835ff5c3e3bd3fba Homepage: http://www.mongodb.com Description: mongodb-database-tools package provides tools for working with the MongoDB server: *bsondump - display BSON files in a human-readable format *mongoimport - Convert data from JSON, TSV or CSV and insert them into a collection *mongoexport - Write an existing collection to CSV or JSON format *mongodump/mongorestore - Dump MongoDB backups to disk in .BSON format, or restore them to a live database *mongostat - Monitor live MongoDB servers, replica sets, or sharded clusters *mongofiles - Read, write, delete, or update files in GridFS (see: http://docs.mongodb.org/manual/core/gridfs/) *mongotop - Monitor read/write activity on a mongo server