Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
dbsupervisor-connector
Advanced tools
This is a small service which enables you to connect your database to DBSupervisor.com. It acts as a secure proxy between your database and the DBSupervisor API, providing bi-directional data transfer which enables advanced database insights and management with DBSupervisor.com.
This connector is designed to be used in production-grade environments and does not require the sharing of passwords or SSH tunnels to function.
The connector is lightweight, secure and production ready, and uses minimal resources.
npm install dbsupervisor-connector
Usage: dbsupervisor-connector [options]
Options:
-V, --version output the version number.
-i, --uri [uri] Database URI.
-a, --api-key <api-key> DBSupervisor.com organization API key. Get this from https://dashboard.dbsupervisor.com.
-b, --backend <backend> DBSupervisor backend (default: "wss://api.dbsupervisor.com").
-h, --help display help for command.
npx dbsupervisor-connector -i postgres://user:pass@localhost:5432/postgres -a <your-dbsupervisor-api-key>
Your API key can be obtained from your dbsupervisor.com Dashboard
FAQs
DBSupervisor.com secure database connector
We found that dbsupervisor-connector demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.