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 8825635
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T06:55:39+00:00 2026-06-14T06:55:39+00:00

I am building a website with Asp.Net MVC 4 and C#, hosted in VPS.

  • 0

I am building a website with Asp.Net MVC 4 and C#, hosted in VPS. The site has lots of sharing comments/replies features (I need to store a lot of comments). I was planning to use MongoDB as its free and also very suitable for storing blogs/comments, but got a little hesitant after I read this article.

So now I am thinking of using MongoDb for storing comments and replies and SQL Server Express version with 10GB limitation for storing user accounts and other user profile data.

Is it okay to use 2 different databases like this in one web app? Or is there any other stable documents database similar to MongoDb that I can use and don’t have to use SQL server ?
Is RavenDb an option ?
Thanks in advance !

  • 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-06-14T06:55:40+00:00Added an answer on June 14, 2026 at 6:55 am

    Yes, it is okay to use two different databases in one web app. Even more – it’s very good to do so, as every type of database has it cons and pros and they are never fit to do every job. You’ve probably chosen MongoDB because you’ve heard it’s quite good for storing lots of data and heavy quering. This is mostly true but there are some caveats. On the other hand, SQL Server can be much slower (depends on exact workflow), and can be easily overloaded with heavy writes.
    First of all – it does work well. Mostly. It tries as hard as it can, when on heavy load. But it’s not as write efficient with parallel writes (because of heavy use of locking) as some others and it’s not “very-safe” if you have to keep some collections or documents synchronised – e.g. SQL transaction, that does lots of stuff in different tables, as mongo does not give you anything more than document-level transactions (every change on single document is atomic).
    There are other stable documents database, e.g. look at CouchDB – it’s more write-oriented and has some funny possibilities thanks to Multi-Version Concurrency Control.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm building a website in ASP.Net, using MVC, and need to list a set
I'm building my first ASP.NET MVC website, and I'm trying to figure out how
I am building a web site in C# using asp.NET MVC How can I
I am building an asp.net website where I need a horizontal asp menu to
I'm building a website with ASP.NET MVC where one feature displays some points on
I am building an asp.net mvc web site which needs to host some JMOL
I am currently building a custom Membership Provider for my Asp.net MVC website. I
I'm looking at building a templating engine for my website. I'm using ASP.NET MVC
I'm building a web site (using ASP.NET, MVC 3, Razor) and I'm not using
i am building a website using asp.net mvc and jquery. as a best practice

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.