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

  • Home
  • SEARCH
  • 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 6112909
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:47:55+00:00 2026-05-23T14:47:55+00:00

I am implementing a browser based game with a small group of friends using

  • 0

I am implementing a browser based game with a small group of friends using RoR, meant to be deployed on Heroku. We were implementing everything regarded to databases on MySQL. However, Heroku’s free/cheap MySQL databases are shared and inefficient, and there is no intermediate level; the dedicated ones are pretty expensive for our start. Therefore, we started considering the MongoDB solutions that are provided, which are much more accessible, when considering prices.

However, our application will have lots of tables, with lots of relations and foreigns keys. For instance, we will have tables for attacks, for units present in those attacks, for every tile in the map and what is inside it, and among others.

Therefore, would there be any performance issue or problem on using MongoDB? I know that, although it can create relationships between its collections, it is not mean 100% for that, right? Should we stick with a bad and shared MySQL database until we can afford a dedicated one, or there is no need for them, and we can stick with MongoDB with no big issues?

Consider that we will have a lot of queries and updates, and all of them will probably reference relationships between different tables/collections.

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

    I work with both mySQL and mongoDB for different applications.

    When we’re working with an object oriented structure we generally go mongoDB over mySQL due to the nature of it’s design of mongoDB being object oriented.

    When we’re requiring more relational data (like user profiles, friendships and messages as an example) we go with mySQL as it is definitely better for relational data.

    My team finds that the first week or so with mongoDB is a bit tough (as most are so used to mySQL) but after that they generally prefer it to work with, for example no predefined schema’s are required, just get started with the collection. The order of data in mongoDB must be respected ALOT more than in mySQL also. So you’re aware, we’re using a jQuery AJAX with JSON structure over PHP with mongoDB for the current application we’re working on.

    Maintenance and admin wise, much of a muchness, but mongoDB does struggle more if SOMEONE (I’m not naming names Pablo), forgets to index something.
    We did have a monogDB server crash a couple of weeks due to this. I restarted the server and again crashed, so I had to re-route all traffic to another temporary server that was about to go online as a back-up server for mongoDB, because of this everything was in place for the new server to take the place of the existing server temporarily luckily. When I started the server with no queries, found the problem, added the index and as soon as I added it and put it back online the processors went from insanely high to normal, no problems since.

    Personally I tend to try to be a little more proactive with mongoDB because the issues that come up can be more severe than mySQL, in what happened with our crash, mySQL probably would have experience slowness but mongoDB in the same situation did crash completely.

    I like them both though and will use them both moving to the future but the right choice and doing the basics is really important, more so for mongoDB in my opinion.

    I hope this extra insight helps a little.

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

Sidebar

Related Questions

I am implementing an in-app browser using UIWebView, that shows an 'action' button up-top
HI, I started implementing a HTML Browser in Swing. I want to use the
Say I've been tasked to architect a product that will have a browser-based front
I've implemented a web based instant messaging / chat feature using http binding and
What things should a developer designing and implementing an API for a community based
We are working implementing Single Sign On(SSO) using pingfederate . The basic implementation uses
Implementing Equals() for reference types is harder than it seems. My current canonical implementation
Implementing a 'sandbox' environment in Python used to be done with the rexec module
When implementing a needle search of a haystack in an object-oriented way, you essentially
When implementing Quicksort, one of the things you have to do is to choose

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.