Re: Scalable DB Solution?
- Posted by Kat <gertie at PELL.NET> Feb 01, 2001
- 441 views
On 1 Feb 2001, at 10:18, CK Lester wrote: > Anybody have a good website for reviews of large scale databases? I'm > thinking Oracle vs. DB2... Personal opinions welcome... Any XML/SGML database is scaleable, as far as the database management software has the ability to read it. I did Tiggr's database in XML format from the start in 1991, and i have not regretted it. My getxml() in Eu can read any tags i add, of any length or subdivision. But if you are wanting to read existing databases that someone else wrote, i can't help. Kat