I have a site where I have forms to insert data into database and custom build CMS to display the data in a formatted way. However, I believe that my CMS lacks several features like SEO etc. and after searching a lot in the internet found out that Drupal is the answer.
Now the problem is that I do not want to copy-paste the data from the existing database to Drupal. But I still want to display data using Drupal.
Also, I want to retain my existing URLs. Seen a lot of Drupal 7 videos, but nobody seems to have the know-how of my solution.
Posting here with a lot of hope. Please help.
A bit about myself, I know PERL better than PHP.