MongoDB WebSocket Driver
JSON →A fork of the official MongoDB Node.js driver that replaces the default TCP socket transport with WebSockets, enabling MongoDB connections in browser environments and environments where traditional TCP connections are restricted. Version 0.0.13 is the current release; the package is experimental and maintained irregularly. It packages the MongoDB driver bundle via Webpack for browser use and requires pnpm for development. Differs from the official driver by patching the transport layer to use WebSocket, which introduces latency and reduced performance compared to native TCP.
Resources
packagemongodb-websockets ↗
API endpoints
full doc /v1/registry/mongodb-websockets