frosty7700
Programmer
I've been using relational databases for a long time now...creating them is second nature to me, including data normalization and what not.
I'm having a HUGE problem wrapping my head around what the heck the point of XML is. It seems grossly unstructured and inefficient to me as a "substitute" to a true database. What, exactly, is its purpose? Surely, for example, I can't effectively store an entire company's order data in what are essentially text files?
The fact that there doesn't seem to be a common standard for moving data from a DB to XML doesn't help me either.
I guess my problem is I pretty much have to learn XML, but I can't find anyone who can explain it to me from the perspective of an experienced database app. developer.
I am totally lost.
I'm having a HUGE problem wrapping my head around what the heck the point of XML is. It seems grossly unstructured and inefficient to me as a "substitute" to a true database. What, exactly, is its purpose? Surely, for example, I can't effectively store an entire company's order data in what are essentially text files?
The fact that there doesn't seem to be a common standard for moving data from a DB to XML doesn't help me either.
I guess my problem is I pretty much have to learn XML, but I can't find anyone who can explain it to me from the perspective of an experienced database app. developer.
I am totally lost.