Problems with extreme slow database queries in Drupal 7.
The Drupal SQL system (especially in DRP7) is not hard to learn. This doesn't mean that you should avoid using Views - I use it in every project - but pay attention to the queries, and diverge away from views if needed. I haven't had much opportunity to stress test the Drp7 fields implementation.