CUSTOM NUMBER PLATE DATABASE
In order for the website to function, we needed to be able to query the extremely large database of over 60 million available number plates without causing a long wait time for the user. We created AJAX calls and optimised PHP / mySQL queries to achieve this, as well as optimising the database to be as lightweight & accessible as possible.
We also set up a scheduler to update the database when new plates were added, or existing plates were sold – to ensure that the information on the website is always up to date.
















