[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Back Again - RPM using a more efficient database format
- From: Alan Cox <alan lxorguk ukuu org uk>
- To: For users of Fedora <fedora-list redhat com>
- Cc:
- Subject: Re: Back Again - RPM using a more efficient database format
- Date: Wed, 1 Aug 2007 13:21:28 +0100
> Just a simple parse using DOM and using the right way the child elements
> should solve everything.
> Isn't it more practical and efficient rather than using a SQL based
> database?
SQL Databases are designed to do queries fast. XML is a verbose format
for the structured *interchange* of data, not a way to store it for fast
updating.
Alan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]