Registry / database / database-reliability-toolkit

database-reliability-toolkit

JSON →
library2.0.0jsnpmunverified

A VSCode extension for @multisystemsuite database toolkit that provides database reliability monitoring and management capabilities. Version 2.0.0 is the current stable release. Designed as a companion tool for database administrators and developers to ensure database health and performance within VSCode. Differentiates by offering inline diagnostics and real-time reliability insights.

npm install database-reliability-toolkit
INSTALL
IMPORT
SIG · DATABASE-RELIABILI
D
database-reliability-toolkit
databasejavascriptv2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

activate
import { activate } from 'database-reliability-toolkit'
VSCode extension main export
deactivate
import { deactivate } from 'database-reliability-toolkit'
VSCode extension deactivation hook

Shows how to recommend and install this VSCode extension.

// This is a VSCode extension; usage requires VSCode. Place in .vscode/extensions.json { "recommendations": ["publisher.database-reliability-toolkit"] } // To activate, install the extension from the marketplace or via VSIX file.
Debug
Known issues
breakingBreaking changes from v1 to v2: update extension API calls.
fix
Review migration guide for new API signatures.
affects: >=2.0.0
gotchaRequires VSCode ^1.85.0; older versions incompatible.
fix
Upgrade VSCode to >=1.85.0.
affects: >=1.0.0 <2.0.0
Errors
Common errors & fixes
Extension activation failed: Cannot find module 'database-reliability-toolkit'
Extension not installed correctly.
fix
Install via VSCode marketplace or vsce package -o database-reliability-toolkit.vsix
Upgrade
Version history
2.0.0latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
database-reliability-toolkit — npm install database-reliability-toolkit · libregistry