I just downloaded Drupal with the aim of creating a small searchable database. For this task I assume Views would be the best tool?
I want to create entries that contain:
Country (outputted by list, or by auto-complete while user types)
Name of persons (I want them to auto-complete, based on previous entries)
Date (Year, Month, Day)
Tags (These auto-complete, based on previous entries)
Could anyone advice me which modules I should use for this purpose? I tried searching but could not find the appropriate modules.
I want to develop a custom application but, I want to use a CMS as not to reinvent the wheel. I'm leaning toward Drupal right now, although I have read that Drupal 8 will be better as far as developing custom applications. At work, I am used to using a custom built CMS with a lot of features related to creating custom applications. What are your experiences with developing applications on top of Drupal?
Which of the following books would you recommend?
Drupal 7 Module Development - Butcher, Garfield, et. al.