A plugin for DbGate that adds MongoDB database connectivity, allowing users to browse, query, and manage MongoDB databases directly from the DbGate interface. Version 7.1.13, released as part of the DbGate ecosystem. It is a built-in plugin maintained alongside DbGate, providing native support for MongoDB operations such as collection browsing, document CRUD, and index management. Differentiators: deep integration with DbGate's UI, real-time schema discovery, and support for MongoDB aggregation pipeline directly in the query editor.
npm install dbgate-plugin-mongoNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installs the MongoDB plugin for DbGate globally and demonstrates how to enable MongoDB connectivity in the DbGate application.
Use DbGate to manage it as a plugin. Install via npm into DbGate's plugin directory.
Ensure DbGate is installed and configured before installing this plugin.
Do not import it in code. Install it via npm into the DbGate plugin directory.