MySQL CRUD i wrote

revproxy

BANNED
Joined
Nov 20, 2015
Messages
393
Reaction score
106
Hi,
I develop MySQL CRUD Application, its desktop app based on Electron (NodeJS).
CRUD stands for (Create, Read, Update, Delete) - you can manage your mysql tables and create admin with few clicks.

Its pre-alpha so its not contains lot of features and some bugs and i want to hear a reviews.
its open source under GNU/GPL.

https://github.com/garrylachman/ElectroCRUD

Have fun ;)
Garry
 
Back
Top