473,379 Members | 1,270 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

How to query XML data? Move data to MySQL or xQuery?

OK since my post was moved to a new thread let me add some context :)

I was asking about help with figuring out how to go about implementing xQuery or mySQL to analyze large datasets.

At this point I am very good at data management using XML and manipulation using PHP (and then displaying the data back to the user using the XMLHttpRequest object in Javascript).

While XML was super intuitive and easy to learn it has obvious limitations. I am now working on something where I need to run some queries on my datasets. From looking around the web I can tell this will either have something to do with xQuery and/or mySQL.. but of course no one is able to dumb it down to human speak for someone who has never used these before. Given that my data is now in XML, xQuery seems like a logical option but something tells me that mySQL is more robust for large datasets and lot of users and might therefore be preferable. That said I have no idea where to get started with either one. Any help you can provide or resources you can suggest would be extremely helpful.

Thanks much.
Apr 15 '12 #1
1 2273
johny10151981
1,059 1GB
Not only mysql, there is other option too. if you want to start with mysql not a bad choice. But if you want to use mysql then you would have to think a way to convert your xml file into mysql database system. interesting thing is you can use XML engine in mysql. that is your data will be stored in xml format in database server.

But as far I know xml database would take much more physical memory than other database engine.

you have lots of choice though..
Apr 16 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Spyros | last post by:
I want to move a MySQL Database 3.23.54-max-nt from a Windows 2000 Server to a 4.0.14-max on a Redhat Linux Server. Any idea will be welcome. Thanks Spyros
0
by: David List | last post by:
I am wondering what I miss to be able to handle binary data from the mysql client. I have ensured that the user has file_priv set to 'Y' and that max_allowed_packet is larger that the binary lumps...
4
by: Bryan Powell | last post by:
Is it possible to grab data from a MySQL database and print it on the screen with VC++? The database is on a linux server if that would make any difference.
1
by: Thomas LeBlanc | last post by:
I have 2 databases. I want to move data from table table1 in database db1 to table2 in db2. When I query 1 table from another database, I get a cross-database references are not implemented. ...
1
by: daniel.czestki | last post by:
Hello, I have query which work in mysql 4 In mysql 5 I have error 1054. this is this query: select count(p.products_id) as total from
3
by: zacaronius | last post by:
Hi, I am working on a database that was built for our operation, but the only problem is that it has almost 2.6 million records in a table, so it takes forever to run a report. I was wondering if...
1
by: gubbachchi | last post by:
Hi, For my project I have a "add" button, upon clicking it, it will take the user to next page where there will be a text box and list of data displayed below it which is fetched from mysql...
7
by: sathyashrayan | last post by:
Dear group, A mysql wrapper class, which just uses the CRUD operations for large scale php development. Is the same advisable for the mysql stored procedure? Following is a link I got from...
2
by: kkshansid | last post by:
same query return rows in mysql but not on php page while($rs = mysql_fetch_array($sql2)) { $town=$rs; $q="select * from institute where address like '%".$town."%'";//this query //echo $town;...
2
by: ipab | last post by:
I'm a complete Python/MySQL newbie - trying to retrieve and manipulate data from a MySQL DB over a VPN/LAN from an Ubuntu/Python shell. I've imported all the modules I think I need - MySQLdb,...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.