Design Database in any preffered language the Database should meet the basic constraints is is primary and length of stiring if varchar type.Features like table, rows, columns, insertion, delete, update, primary key, indexes, constraints on columns. Questions like write function to add, remove the table, select * from table, delete from a table, etc should be also modularized