Z
Z
zxsavage2016-10-08 15:45:44
MySQL
zxsavage, 2016-10-08 15:45:44

Create crud page for MySQL?

Good day!
I must say right away that I am almost 0 in web programming. I am a system administrator.
You need to create a simple web interface for MySQL with functionality:
- CRUD
- user authorization
- preferably logging who / when made changes (the last change of the record is enough (changed by user1 08/10/2016))
That is, something like an admin panel, but for users . About phpmyadmin and so on in the know. We need an interface for hamsters so that there is no extra functionality.
How can this be done with minimal investment of time? Maybe there is a ready tool for this? If not, then in the direction of what to look / what to study?
PS The DBMS can be different, it doesn't matter. Just more familiar with MySQL.
UPD1 - журналирование внесенных изменений необязательно
UPD2 - добавил тег

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
Chronic 86, 2016-10-09
@chronic86

Можете посмотреть на RAILS + NETZKE если конечно задача только в CRUD стоит.
https://habrahabr.ru/post/177227/ вот статья на хабре можно как мануалом воспользоваться.
netzke.org сайт netzke (есть демо, можно пощупать)
Ну а прикрутить авторизацию и другие плюшки к рельсам не проблема.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question