I have multiple apps on Heroku that each have their own database. I want to build a new application that serves as a summary tool for all the data across the different databases. What is the best way to tackle this issue?
Should I use one massive database on the new application and just point all my other apps to it or is there a way to move from database to database collecting the information? Thanks -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
