What do you think how Google design the PageRank DataBase Table? Dose it look like this? PageRank Table Fields [ ID ] [ URL ] [ Rate ] or by other ways? What is your though? Thanks
thats not enough to store/calculate page rank. You also need a database storing every link to every other page on the internet so you can calculate PR. Start by looking up the pagerank algorithm and you will see theres a lot more than just a url and PR value. Pierce
[ ID ] [ URL ] [ Rate ] [ Who is ] [ ****Data ] [geo location] **** All the personal data of the site owner that is gathered from Google by using there tools/ads
I guess it is not just a single table. there should be more than one. maybe few hundreds. Otherwise how they calculate new PR?