Guide on MySQL server

  • I am working on a small company and still new to production of a mobile application. I am currently building a mobile application using .net web api and I have decided to use MySQL server as my database and may i ask is it correct if I just install MySQL server on my windowns laptop? or is there any machine that i need to buy for the installation to make sure the production of the apps work well.

    Examples of result I found just guide me on installing the server on my own laptop and I am not sure is it a right way for the production.

    • This topic was modified 5 years, 1 month ago by  pintech19.
  • Depends what your trying to achieve long term. There are a number of different ways this could be set up-local, azure/aws(cloud), local server. It all depends on your end requirements and any constraints you may have.

  • Are there any machine that I need to buy for me to start the deployment or I just need to buy some kinds of license?

     

  • Nothing to buy. You can pull this in a container or install it on your machine

  • Hi,

    Depends on what you trying to achieve. If you just want a dev installation you can install locally. If you have a server on a lan you can install there (if you have the required capacity etc there). Generally these are free (depending on your needs).

    You can go to Azure and spin up a service or spin up a vm and install it. Azure charges for usage.

    Jon

     

     

     

     

     

     

  • If I do not have any server yet, is it ok for me to use any desktop to install the server os?

  • You can install it anywhere you want.

  • There isn't a server OS. MySQL is an application, like SQL Server or Excel. It does run as a server process, but you can add it to a desktop.

  • I have research that MySQL need to be work on window server 2016 standard on any desktop we want, is it?

  • That sentence doesn't make sense in English.

    Current version shows Windows 10, and a few Windows server platforms: https://www.mysql.com/support/supportedplatforms/database.html

    Previous versions will run on Win 7/8

Viewing 10 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic. Login to reply