Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

to‑mongodb‑core is a tiny utility library that extracts the low‑level **mongodb‑core** server instance hidden inside higher‑level MongoDB drivers such as **mongojs** (and, by extension, mongodb‑native). It’s aimed at developers who need direct access to the underlying core connection for advanced operations, debugging, or instrumentation while working with those wrapper libraries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of sorribas/to-mongodb-core

Account's avatar
mongodb/node-mongodb-native
The official MongoDB driver for Node.js
Account's avatar
mongodb-js/mongodb-core
Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications
Account's avatar
mongo-js/mongojs
Easy to use module that implements the mongo api
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

sorribas's profile
sorribas
6 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
sorribas

sorribas/to-mongodb-core

Gets the underlying mongodb-core instance in the passed mongodb-native or mongojs instance.

JavaScript
1
0
Other