We'll need more information to be helpful. Are they exactly the same schema? Will you be using Adapter or Self Servicing. What are the database types?
If you are using Adapter and they are the same schemas then you will most likely just need one Database Generic Project and two Database Specific Projects. You can set them to use two different connectionstring keys so that you are able to have both defined in the same config file.