There's a module for MongoDB:

https://drupal.org/project/mongodb

And CHX has been working hard on Mongo for D8. Here's his sandbox:

https://drupal.org/sandbox/chx/1831048

Getting Drupal to run on No SQL really isn't all that bad. That big thing will be getting all the contributed modules out there to do their queries in a way that can easily be translated over to No SQL. You start throwing things like map reduce and aggregation into the mix, and that is enough to put off some module maintainers.

Jamie Holly
http://hollyit.net
On 1/13/2014 6:52 PM, Warren Vail wrote:
Drupal 7 Module Development has a couple of good chapters on developing modules that create and use entities, and there is another book out there on Drupal 7 Entities that I have yet to tackle.  I would also love to see something that shows how to implement "No SQL" high demand Databases like Mongo or Cassandra.  While I know I'm missing lot's on these newer flavors of database systems, I can't help but wonder if Drupal will ever run on a "No SQL" platform, or if that is where we are all headed. First glance suggests that perhaps Entity Classes will provide the keys to transitioning.


On Mon, Jan 13, 2014 at 3:38 PM, Metzler, David <metzlerd@evergreen.edu> wrote:

Not sure what you mean here.  Are you talking about writing code using the drupal database API db_query, etc.?   If so Drupal Pro Development is a good start.  Perhaps you’re talking about using working with external non-drupal databases?  Or something else?


Dave

 

From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of Tony
Sent: Monday, January 13, 2014 3:37 PM
To: support@drupal.org
Subject: [support] Databases

 

Does anyone know of a good book covering how to work with databases and drupal?

Thanks

Tony


--

Anthony Stefan Maciejowski

http://about.me/TonyMac

 


--
[ Drupal support list | http://lists.drupal.org/ ]