P
P
PendalF892021-01-18 14:05:03
MySQL
PendalF89, 2021-01-18 14:05:03

Handy CRUD for MySQL?

You need to edit records in the database, Navikat is great for "regular" records, but when you need to edit "many-to-many" entities, then it becomes inconvenient to open an additional table and do something there. Of course, you can generate CRUD yourself using Yii2 or something similar, but this takes time and is not always justified. I would like such a tool, to which you set the parameters at the input and you get a convenient post editor.

Maybe someone knows or uses similar tools?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sanes, 2021-01-18
@Sanes

What is inconvenient in Laravel or Lumen? Migrations and ORM are there in place.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question