Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 197455
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:51:16+00:00 2026-05-11T16:51:16+00:00

How many of you are actually using pure XML databases over RDBMs? The former

  • 0

How many of you are actually using pure XML databases over RDBMs? The former seem to be gaining momentum, but I don’t understand the advantage. Anyone cares to explain?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T16:51:16+00:00Added an answer on May 11, 2026 at 4:51 pm

    Conditions that suggest XML isn’t a crazy idea

    • If your data looks like a collection of documents. For example, novels have structure, e.g. chapters, paragraphs, sentences, words. You might want to access the structure programatically, but it would be hard to make a relational schema that would support that.

    • A mind boggling number of fields and tables required, almost all are optional. For example, not all novels have a villain, but a villain attribute or tag would be easy enough to add to an xml document.

    • If you have a fairly small amount of data.

    • Data is strongly hierarchical. It is easier to query an XML document of a organizational chart than to do the similar query on an employee table with a manager column that links to itself.

    Example- DasBlog which uses plain ole xml as the datastore.

    Conditions that suggest a relational model is better

    • Most of your data fits nicely into tables and columns, fairly small numbers of fields, most fields are required.

    • There is a lot of data. The Relational world has been optimizing for performance much longer than the XML database world.

    You can have it both ways

    • Most modern relational databases support xml as a first class data type.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How many people actually write an SDD document before writing a single line of
I was just wondering how many experienced programers out there actually map out their
Many websites, including this one, add what are apparently called slugs - descriptive but
I'm wondering how many folks using the Microsoft development stack (IIS and/or ASP.NET) are
I have two models, associated with a HABTM (actually using has_many :through on both
I'm using the same FLVPlayback component to play many page transition videos throughout a
I am trying to populate an excel spreadsheet using VBA (is actually something different
I am using Spring HibernateTemplate, OpenSessionInViewFilter(actually I extended this class and created my own
I need to use Python because: I have implemented many scripts and libraries using
I created c++ dll (using mingw) from code I wrote on linux (gcc), but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.