|
||||||
| General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hey everyone!
I want to create a database for every stock symbol, and all the data that is relevant. I was going to use excel/plugin/vb method, but the plugin I use keeps returning an error that I had too many web requests. So, I know that I need to make an sql database with all the data, and import it using excel. My problem is that I need to know how to get the data from various websites into the database. The languages I know are C++, vb, and pascal, but I am willing to learn perl, php, or whatever other language is needed to acomplish this task. Any suggestions? Thanks in advance |
| Sponsored Links |
|
|
|
|||||
|
I'm not 100% sure I understand but to get data from a database to a website you can use PHP, Perl, ASP or Ruby (with the RoR framework as well). You could also use C++ as CGI and Python but these languages aren't ideal or popular for web development (however, ebay is built entirely in C or C++).
I've used Perl, ASP, PHP and Ruby, of these my favorite is PHP and that is what I suggest.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages! |
|
|||
|
Ok here is exactly what I want to do. I have an excel file with every ticker symbol (stock market). I want to take data regarding these ticker symbols from various financial websites (reuters, yahoo, google) an input them into a database. So this potential database would be HUGE!!! For every ticker symbol I would have their financial statements, beta, volume, etc. Once I get the data I can import it into excel and do different calculations to find quality investments. Is PHP the best for this type of task?
|
|
|||
|
It would be fairly easy to do this in PHP. And their are Excel classes so you can output the data directly from PHP to the spreadsheet.
One thing I can suggest for a database of this size and potential activity, I would recommend setting up a ramfs and running MySQL using it for your database. This would save your hard drive thousands of read/writes that would wear it down.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows XP Tricks & Tips!!!!..new ones. | pranky | Tutorials | 9 | 08-23-2008 04:22 PM |
| FreeOrion (a non commercial, community game project, under development) | MikkoM | Video Game Talk | 3 | 07-13-2008 03:10 AM |
| Send image one project to another ? | nomanforu | C# Programming | 0 | 06-03-2008 01:12 AM |
| Community Project! - Recent project gone sour | Crane | C# Programming | 5 | 09-09-2006 03:13 PM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |