GlowHost Web Hosting Forums  

Go Back   GlowHost Web Hosting Forums > In The Lounge > Programming Talk
Register Forum FAQ Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-24-2008
Wumbate
You Are Posting As A Guest - Please Register or Log In
 
Posts: n/a
Default Anyone know a good XML database system?

I have a project that involves storing data that'd be better stored as XML than in a SQL database. Anyone have tips for a XML database system? (Maybe one that Glowhost supports?) It wouldn't be very good as a flat text file because it'd be too slow to query...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 09-25-2008
Dmitriy's Avatar
Moderator
 
Join Date: Feb 2007
Location: Ukraine
Posts: 25
Rep Power: 0
Dmitriy is on a distinguished road
Default

I strognly wouldn't recommend you to use XML for storing production data. It is good for structuring & transfering data that should be used completely, but using XML in role of fully-functional DB will lead to very bad performance when you will have lots of structures & data in files.

Usually, if your application gets information via XML, good idea is to parse it & insert into any SQL database. It will give you simplicity of SQL and performance of an application, optimized for quering. You can import/export the data at any moent into any format.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 10-24-2008
dansgalaxy's Avatar
Junior Web Sage
 
Join Date: Jun 2008
Location: Swindon, UK
Posts: 10
Rep Power: 0
dansgalaxy is on a distinguished road
Default

I thought that sounded a bit weird, SQL db's all the way!

Will be much easier and i would think more easily adapted in the future to fit other needs or other methods of data retrieval.
Dan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 11:15 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO
Copyright 2000-2007 GlowHost.com