About Creating Database With Doctrine 2

Hi everybody,

Nowadays, I am trying to understand using doctrine and zend together.
However, I am struggling to create database via doctrine.
I can launch database connection between zend and mysql but I am not sure how to utilize from doctrine 2.
I searched a lot to find solution but could not find any guidelines for the beginners.
Can anyone please explain or send any efficient resources about creating database with doctrine 2?

Kind regards