More Tables module is all about managing your schema from cms itself.
Key functionality of this module is:

  1. Create Table
  2. Drop or Truncate Table
  3. Alter Table
  4. Rename Table
  5. Drop or Add column
  6. Modify or Change column

Once you installed this module user can all above operations itself.

User can also use drush commands to perform operations like: