Database · +9 points

MongoDB

Document database — flexible JSON-like documents for modern apps.

Install
npm install mongodb
License
SSPL-1.0
Stars
26k+

Integration goal

Create a MongoDB connection module with collection helper.

  1. Create db.js with MongoClient
  2. Export getCollection helper
  3. Push to GitHub
Open Integration Workspace →

← All open source tools