I can create a database by first create the collection of tables which makes the database. For the creation of tables first decide what type of data is been stored and retrieved , then try to collect the data and store it in the tables, then collectively name those tables as a database.