As Dionne Warwick once warbled, “wishin’ and hopin’ and thinkin’ and prayin’ won’t bring Drupal 8 into your arms.” Or something like that. Meanwhile, there’s CRUD (and HAL and POX) to whet your appetite and help you make standards- compliant decisions.
In Drupal 7 the Field API introduced the concept of swappable field storage. This means that field data can live in any kind of storage, for instance a NoSQL database like MongoDB, provided that a corresponding backend is enabled in the system.