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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T15:28:30+00:00 2026-06-04T15:28:30+00:00

I am building a website with Asp.Net MVC 3 and C# ,I am pretty

  • 0

I am building a website with Asp.Net MVC 3 and C# ,I am pretty comfortable with Sqlserver but thinking of going with MongoDB since i am assuming it will be cheaper for me to host(free ?) the site.
My website stores tons of user records with a Title and Contents along with some other data for that logged in user.I would like to have the requirement to do a full text search on the Content.I am wondering if MongoDB is suitable for this requirement.

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-04T15:28:31+00:00Added an answer on June 4, 2026 at 3:28 pm

    From my experience with MongoDB there are a few things to think about.

    MongoDB is a document based database, using the standard driver from 10gen you can serialize POCO classes directly or store you data as an untyped document.

    This does bring a great deal of flexibility as you can store a complete record about a user store and retrieve it without having to normalise the data as you would with SQL Server.

    That being said the Full text capabilities of MongoDB are very limited compared to that of a SQL Server, see the link below for details of how to do a basic full text search in Mongo.

    http://www.mongodb.org/display/DOCS/Full+Text+Search+in+Mongo

    MongoDB really come into its own when retrieving data as it is attempts to store the DB in memory, this makes getting data from it pretty quick.

    10gen are also implementing Linq support directly into the driver which makes querying Mongo just that bit easier when getting started. Also you could use FluentMongo (https://github.com/craiggwilson/fluent-mongo) which sits on top of the 10gen driver and is slightly more advanced in terms of its Linq support.

    My experience with MongoDB has been very positive and intend to use it in the future for other client projects.

    With hosting I would imagine you would want at least console access so that you can start the DB service and manage any backups. Failing that you could try something like https://mongohq.com/home which seems to provide online hosting of mongo db.

    I hope some of this is helpful

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

Sidebar

Related Questions

I'm building my first ASP.NET MVC website, and I'm trying to figure out how
I am building an ASP.NET website which will collect data from a user and
I'm building a website with ASP.NET MVC where one feature displays some points on
I am building a website with Asp.Net MVC 4 and C#, hosted in VPS.
I am building an website in asp .net mvc 3. I am trying to
I'm building an ASP.NET MVC website with a WCF webservice backend that talks to
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 am building a website using asp.net mvc and jquery. as a best practice
I am currently building a website in ASP.NET MVC. I am trying to access

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.