portable mysql for development -


I am developing an application on my desktop which uses MySQL, however, at all times and from various places Travel and I want to develop on my laptop.

Is there a way that I can continue to grow without leaving on my desktop and connecting remotely?

Why do not you try to use XAMPP instead? I think they have a portable version. This way, you need to take the entire XAMPP folder with you. I think they store the whole thing, it also includes a database file.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -