Mongo DB installation process

meetramprasad

meetramprasad

@meetramprasad-2MYwYb Oct 23, 2024
Hi guys, Does anybody know about mongo DB and its installation process. 😉

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Reya

    Reya

    @reya-SMihdC Aug 9, 2012

    Assuming that you want to install MongoDB in windows.

    Check here ->#-Link-Snipped-#
  • meetramprasad

    meetramprasad

    @meetramprasad-2MYwYb Aug 9, 2012

    #-Link-Snipped-#
  • meetramprasad

    meetramprasad

    @meetramprasad-2MYwYb Aug 9, 2012

    #-Link-Snipped-#
    Thanks a Lot can you please explain me the difference between mysql and mongodb.
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Aug 9, 2012

    meetramprasad
    #-Link-Snipped-#
    Thanks a Lot can you please explain me the difference between mysql and mongodb.
    Here's a nice presentation on Slideshare that talks about differences between the two DBs: <a href="https://www.slideshare.net/octplane/mongodb-vs-mysql-a-devops-point-of-view" target="_blank" rel="noopener noreferrer">MongoDB vs Mysql. A devops point of view</a>
  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Aug 9, 2012

    From what advice I got from veterans : Use MongoDB if you're going to run across multiple servers (No less than two; a master & the slave)
    MongoDB became more famous due to its simplicity in load-balancing relational DB across multiple servers.If you're going to host application in no more than single server, MySQL will do the job.

    Check this :: #-Link-Snipped-#

    Also,
    5909237515_ef9c0fff01_o