Monday, September 22, 2014

Re: Is there anything similar to phpmyadmin

I've come to the fact that standalone apps on your client computer are much more handy for db management.
All you need is to set up ssh tunnel to your server.
Native apps generally work faster and also allow you not to waste time setting up _stuff_ on the server.

SQLYog is a very good program for mysql (but it's not free).
Still there're a lot of alternatives.

воскресенье, 21 сентября 2014 г., 5:38:15 UTC+4 пользователь Yuan-Liang Tang написал:
I'd like to know if there is anything/anyway similar to phpmyadmin for managing MySQL DBs in a Django project or in the Python environment. Any suggestions?

django-mysql-manage seems to be dead.

https://pypi.python.org/pypi/django-mysql-manager/0.1.2

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4472a01b-9289-4bc3-a6c3-c3d70c5fab49%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment