We have an XML schema defining documents that contain paragraphs of text collected from Web-based survey response forms, and we want to store them in a MySQL database. MySQL provides three data types ...
As the subject says, I am interested in the benefits of using one over the other. I have heard a lot of people recommend postgresql over mysql because of its advanced features. The database will be ...