ElectroCRUD - Young MySQL CRUD App

No coding is required; Create basic CRUD (Create, Read, Update, Delete) for your MySQL Database in minutes. Automatic analyse your database tables.

Features:

  • Create, Read, Update & Delete.
  • Custom views.
  • Custom pre-defined filters.
  • Relational views (one to many).
  • Counter widgets with aggregate functions (COUNT, SUM, AVG, MIN, MAX).
  • MySQL over SSH tunnel

ALL OPEN SOURCE UNDER GNU/GPL

Download & Contribute in GitHub:

Thanks

Moved this to JavaScript.

1 Like

Yay! I wonder if little bobby tables will be capable of being searched for from the JavaScript console?

1 Like

I don’t know. I see a validate() call.

ctrl.$validate();

https://github.com/garrylachman/ElectroCRUD/blob/master/app/scripts/directives/angular-icheck-2.js

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.