By livin_in_the_sun on
I would like to create a Drupal based website that displays customized real estate data for each user. Due to the volume of data, I am looking for suggestions in pursuing the two alternatives below:
- Store real estate data in a separate database
- Incorporate the data into Drupal
Any suggestions?
Thanks,
Comments
I would store in Drupal as
I would store in Drupal as content, allows you to take advantage of Drupal functionality.