Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7003953
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T21:08:09+00:00 2026-05-27T21:08:09+00:00

I want to use mongodb for a project. OK yes, i able to connect

  • 0

I want to use mongodb for a project.

OK yes, i able to connect to it and do things.

However, I want to be able to wrap the mongodb driver around a wrapper so if i want to change the database, i want to be easily change it.

Repository pattern looks like something I can use with Mongodb, but I m kinda over thinking where to start the connection? should i use a singleton ?

Mongodb docs says that it is thread safe, so if i create a single MongoServer and single MongoDatabase classes via Singleton and per collection, I can have a method that return a collections.

Is this a bad design?

What would be a better design?

I want to use singleton to create connection to database cause I dont want to keep creating connection per thread, if there is already a persistent connection.

any experience with this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T21:08:10+00:00Added an answer on May 27, 2026 at 9:08 pm
    • Connections are pooled so if you are done with it in one thread, it will be eligible for reuse in other threads
    • You can do repository pattern down to Collection level. That’s how it’s done in side MongoDB Driver anyway
    • I don’t really see the need to do it anyway. You can use MongoDatabase.Create(MongoUrl) method with connection string. It already does the abstraction for you in terms of server and database name
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to allow my shared hosting sites to use MongoDB, however as they
i want to update all records in my database(mongodb),I tried to use command below
I am a java programmer and I want to use MongoDB in my project.
I want to encrypt database because confidential data is being stored. I use mongodb
Im looking to use MongoDB for my database implementation. Why would you want to
I want to use MongoDB and Node.js in my project. What I need is,
I am working on a little fun project(webcalender) and I want to use mongoDB.
I want use BYTE_ORDER macro in my Xcode project but i can't because i
I want use jQuery in my project. I know the javascript_include_tag calls the jQuery
We've got a file-based program we want to convert to use a document database,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.