Skip to content

issues Search Results · repo:mongodb-developer/nodejs-quickstart language:JavaScript

Filter by

3 results
 (80 ms)

3 results

inmongodb-developer/nodejs-quickstart (press backspace or delete to remove)

  • daniela2000111
  • Opened 
    on Nov 25, 2024
  • #21

inside connection.js where we are getting all the list of database let/const/var is missing : async function listDatabases(client) { //here databasesList = await client.db().admin().listDatabases(); ...
  • i-amansharma07
  • 1
  • Opened 
    on Apr 27, 2024
  • #20

Is it normal for each entity to have its own connection to the database? if I have 30 objects will I have 30 connections persistently?
  • yhojann-cl
  • 9
  • Opened 
    on Sep 17, 2021
  • #15
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub