Need Airplane Parts?

By John Kim | August 14th, 2009      

Freedom Aerospace is one of our newest launches for Curiosity Media. The site took around 3 months to develop, and it is the first site to tackle a database that contains 7 million plus records of just airplane parts information. The challenge was to find a way to retrieve a 7 million record database and not bog down the servers processing.

Mysql database is not always the best choice if you want a huge database of records. But although it’s not perfect, the best way to improve performance is to carefully choose your indexes for each table. You also need to find creative ways to partition, or break up these records. Unfortunately I recently figured out how to further improve the efficiency of data retrieval. ‘Apache Lucene’ is the key to this, and I wish I had known this sooner, because I think the server that is hosting Freedom Aerospace doesn’t have Java support. And for those of you who thinks Java is just another delicious hot drink, well it’s actually a powerful programming language.

Although Freedom Aerospacecaters to the high tech world of the aeronautics industry, if you are working at a company that needs some great deals on airplane parts feel free to pass along the news about Freedom Aerospace.

I’d also like to get some input on what you guys think about this new site?






digg it reddit stumble it facebook
Post to MySpace!
Add this to your blog:
(Copy & paste code)

2 Responses to “Need Airplane Parts?”

  1. Alex Dy Says:

    Great work!

  2. admin Says:

    Thanks, it was a challenging project

Leave a Reply

Copyright © 2010 . All Rights Reserved . iCurious Media
Terms and Conditions . Privacy Policy . Site Map