Hello,
I am looking for an advice on which database platform I should be looking into that will suit my needs:
- up to 1 billion records of informations (first name, last name, address, city, state, zip, country, phone, etc). is this possible or do i have to break down into few tables?
- fast interactions and queries between tables of significantly large size
- online connectivity with php
I think mySQL might not be the choice for me (correct me if I am wrong), that's why I need help.
Thanks,
Renny