September 29, 2019 at 6:53 am
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.
September 29, 2019 at 2:05 pm
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.
September 29, 2019 at 11:27 pm
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?
September 30, 2019 at 6:36 pm
Nothing to buy. You can pull this in a container or install it on your machine
September 30, 2019 at 6:51 pm
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
September 30, 2019 at 11:10 pm
If I do not have any server yet, is it ok for me to use any desktop to install the server os?
October 1, 2019 at 7:17 am
You can install it anywhere you want.
October 1, 2019 at 3:59 pm
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.
October 1, 2019 at 11:11 pm
I have research that MySQL need to be work on window server 2016 standard on any desktop we want, is it?
October 2, 2019 at 3:02 am
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