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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T14:42:54+00:00 2026-05-27T14:42:54+00:00

We have a large news-oriented site that has high web traffic. The architecture is

  • 0

We have a large news-oriented site that has high web traffic. The architecture is your often seen DB – Repo Layer – Services Layer – Asp.Net MVC. The problem that we’ve been seeing is around read performance. It turns out that all this DDD domain object stuff is great, in theory, for business rules, but has made life harder when it comes to optimizing read performance.

As a solution, I’m considering something entirely new (for us): using noSQL. I’d like to use a noSQL database for data being presented on our website. We can’t get rid of our SQL Server (at least not anytime soon), but it seems to me that a practical step would be to use Mongo as a query database for all new development.

My question is whether it is possible to use SQL Server as your database of record and Mongo as your query database together and if so, what technology/technique would you use to update updates? I’d like Mongo to be refreshed ever 15 minutes.

  • 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-27T14:42:55+00:00Added an answer on May 27, 2026 at 2:42 pm

    I suggest to take a look into cqrs (Command Query Responsibility Segregation) pattern that was initially introduced by Greg Young. Also you can read here.

    This approach involve to have two databases: read and write. Write database is used as primary write store and read – database for querying. Read database can have denormalized data. For example if you have article you can embed author information in it as well for quick display on ui. And in general nosql database good fit for read storage.

    In your case primary normalized database can be in sql and read database can be in mongodb.

    In general this approach good fit for high traffic systems. There is open source implementation of it — ncqrs.

    Also this approach in roadmap of microsoft for 2012 year.

    from me: I am using this approach more than one year and giving to it my personal vote up.

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

Sidebar

Related Questions

I have just seen the news that a person has left Apple to develop
I have large batches of XHTML files that are manually updated. During the review
I have large video files (~100GB) that are local on my machine. I have
I'm developing a website in PHP and I have large JS files that I
I have large Boost/Spirit metaprogram that is blowing gcc's stack when I try to
We have large sets (10+) of very large files (> 1 GB) that we
I have recently taken on a php web developer position for a large firm.
We have large C++ project that we used to compile with the /MP switch
I have activity that parses XML feed (with news) and loads parsed data (text
I have a homepage on an Intranet. It has at 15+ webparts (news, weather,

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.