Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does it make sense to use an ODBMS in a web server?

ODBMS sense web server
0
Posted

Does it make sense to use an ODBMS in a web server?

0

A. Yes, many web sites are currently using ODBMSs. With the projected growth in XML use, it will become more compelling to consider an ODBMS for a web site. The reason is that XML is basically an object model. So, for storing and getting object data, you can’t beat an ODBMS on performance. In addition, you will have reduced development costs because you won’t need to translate the XML into some other storage model. That means that XML plus an ODBMS will make for a high performance web site. Add to this the plans for using XML as a means for business to business transactions and you can see why some people see XML as the killer application use for ODBMSs. Also see XML database articles (new window).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123