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

MongoJS is a Node.js module that implements the official MongoDB API, providing an easy-to-use wrapper around mongodb-native. It's designed for Node.js developers who want to interact with MongoDB databases using a familiar API, with features like streaming cursors, bulk operations, and support for replica sets.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
mafintosh's profile
mafintosh
203 contributions
saintedlama's profile
saintedlama
190 contributions
sorribas's profile
sorribas
133 contributions
watson's profile
watson
52 contributions
ForbesLindesay's profile
ForbesLindesay
7 contributions
kapetan's profile
kapetan
6 contributions
ianjorgensen's profile
ianjorgensen
6 contributions
christophwalcher's profile
christophwalcher
5 contributions
shakefu's profile
shakefu
4 contributions
JonnyBurger's profile
JonnyBurger
3 contributions
mongo-js

mongo-js/mongojs

Node.js module that implements the offical mongo api

JavaScript
1776
253
MIT License

Support the dependencies of mongo-js/mongojs

Account's avatar
sorribas/each-series
Asynchronously iterate an array as a series
Account's avatar
mongodb/node-mongodb-native
The official MongoDB driver for Node.js
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
isaacs/once
Run a function exactly one time
Account's avatar
sorribas/parse-mongo-url
parse mongodb connection strings.
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
mafintosh/thunky
delay the evaluation of a paramless async function and cache the result
Account's avatar
sorribas/to-mongodb-core
Turns a mongojs or mongodb driver instance to a mongodb-core instance.
Account's avatar
CookPete/auto-changelog
Command line tool for generating a changelog from git tags and commit history
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers