MySQL Forums
Forum List  »  Performance

Implementing distance matrix 2500 X 2500
Posted by: Felix John
Date: December 13, 2004 11:06AM

Hi folks,
We would like to implement a distance matrix as a web database. (2500 rows X 2500 columns). Basically there are 2500 places and the table contains the distance between each and every place. Assume that this is a read-only(non-scalable) database. Can anybody suggest how the table structure should be for optimal performance over a dial up internet connection to a heavy traffic site ?

Queries would normally be to find all the places around 1km, 2km etc..

Help of any sort would be appreciated...

Cheers,
Felix & Alex.

Options: ReplyQuote


Subject
Views
Written By
Posted
Implementing distance matrix 2500 X 2500
5013
December 13, 2004 11:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.