Posted by SagarK on December 30, 2014 at 6:08pm
I have a database that consists 100s of tables. Whats best way to implement CRUD for these tables? Shall I maintain this tables in separate database or just create them in same database where Drupal is installed? Shall I go for something alternative to Drupal?
Comments
CRUD in Drupal
I suggest you to go with CURD generator Framework like Yii.
Sorry for the late reply. I
Sorry for the late reply.
I completed the project using YII 2.0