MongoDB

Events happening in the community are now at Drupal community events on www.drupal.org.
This group should probably have more organizers. See documentation on this recommendation.

A discussion and working group for anyone interested in implementing mongoDB with Drupal.

Upgrade the module to php 5.4+ and the new php mongodb driver.

Posted by theVman on May 18, 2016 at 7:29pm

Hi Guys,

The present version of the mongodb module uses the older mongo driver (mongo.so) with the new one being "mongodb.so".
This driver is expects php5.4+ and is backwards compatible to previous versions of mongo: https://docs.mongodb.com/ecosystem/drivers/php/

With the release of php7 and mongo 3.2, I would like to propose that at least the 8.x branch be coded to use this driver. What's the best way to go about it? More importantly, what's the community's appetite for it? I have a background in programming (but am VERY rusty). I can help in any way you guys need.

Thoughts?

Read more
1 comment Categories:

Redis/Mongo para traducciones

Posted by leandro713 on January 7, 2016 at 10:05am

Hola,
estos días estoy a tope con el tema del rendimiento para un cliente.
Como uso Pantheon.io estaba mirando de meter todo lo que pueda en Redis (que para la mayoría de cosas creo que rinde mejor que Memcache) y se me ha encendido la bombilla:

¿Hay alguna integración para meter las traducciones de idioma en Redis o Mongo? La verdad es que las traducciones en base de datos es uno de los mayores lastres en cuanto a rendimiento en Drupal ....

¿no os parece que molaría todo meterlas en Mongo o Redis?

Read more

Mongodb + Drupal benchmarks for D8?

Posted by giorgio79 on November 3, 2014 at 3:17pm

With D8 I would love to see some cold hard stats benchmarks comparing mysql and mongodb storage backends for various profiles, eg vanilla D8, D8 with x content types and x nodes, or Drupal Commerce and Drupal Commons installs.

I have read some benchmarks on other mysql and mongodb projects, and I became uncertain if mongodb is really all that necessary.

I have read in many comparisons

<

ul>

  • https://www.google.de/webhp?q=mongodb%20vs%20mysql#q=mongodb+vs+mysql
  • http://stackoverflow.com/questions/9702643/mysql-vs-mongodb-1000-reads
  • Read more
    Categories:

    how to perform mongodb CRUD operations

    Posted by obularajan on September 17, 2014 at 2:42pm

    i am new for drupal, how to perform CRUD operations in mongodb, mongodb module has been enabled
    http://spf13.com/post/getting-started-with-drupal-and-mongodb Instructions has been followed.

    Read more

    Drupal Mongodb Integration

    Posted by obularajan on September 17, 2014 at 9:38am

    I want to use MongoDB with Drupal 7 for the speedup of performance.
    Mongodb Module is enabled and how can I use a MongoDB in my Drupal website for any particular module. How can I integrate MongoDB for a specific module?

    Read more

    Seeking advice on D7 + Mongo Integration...

    Posted by ncuano on October 30, 2013 at 2:39pm

    Am currently integrating Mongo DB with Drupal 7.23 (Spark Distro).

    Seeking advice on what to watch out for, best practices, workflows, and even hosting.

    If you have worked on a D7 + Mongo DB configuration, please help?

    Thank you!

    Read more

    D8 and MongoDB

    Posted by eule on August 4, 2013 at 2:19pm

    Is here now clearly thats D8 will work with standalone MongoDB? And if yes is here a guide (like a tutorial) to install it around?

    Read more

    Webinar: MongoDB and Drupal 8 - Life without SQL

    Posted by OSKroll on June 11, 2013 at 8:54pm
    Start:
    2013年07月02日 14:00 - 15:00 America/New_York
    Organizers:
    Event type:
    Online meeting (eg. IRC meeting)

    MongoDB is the industry-leading, NoSQL database. While Drupal 7 already allowed for some integration with MongoDB, you will now be able to run Drupal without any SQL in Drupal 8. Learn how a few seemingly unrelated initiatives played perfectly into this and how you can use Drupal with MongoDB.

    Several years ago, 10gen hired @chx to help lead the development effort, and he will be leading this webinar

    Click on the event link to register for this webinar.

    Read more

    11 Months of work - It finally went live!

    Posted by perignon on September 17, 2012 at 12:57pm

    After almost 11 months of work. Starting from square zero with never building a Drupal or using Drupal to a full site migrated off of a horrible CMS platform, my site went live last night at 2030EST!

    http://www.swingsurgeon.com

    We migrated 150,000+ users (with up to 10 security roles each), 1300+ blog posts, and 40,000+ comments!

    The site is Drupal 7 and incorporates a slew of modules to include Drupal Commerce.

    Read more

    SSL Switching with MongoDB Session Cache

    Posted by perignon on August 6, 2012 at 4:37pm
    Last updated by perignon on Mon, 2012年08月06日 16:37

    This is a start to a new wiki to address the specific use case of MongoDB session cache being used on a website that is partially SSL encrypted. This will talk about the module Securepages being used with MongoDB and some of the problems that will be encounter.

    Mixed Mode Switching

    Read more

    Tutorial: Replica Sets with Drupal7

    Posted by perignon on July 24, 2012 at 7:17pm
    Last updated by perignon on Wed, 2012年08月08日 15:48

    MongoDB Tutorial if you are using Replica Sets.

    This tutorial builds on the tutorial located here. Refer
    to that tutorial on the basics of installing just a single MongoDB
    server.

    MongoDB supports what is called a Replica set. This differs slightly from the master/slave paridigmn where all transactions in a master/slave took place through the master - the slave served mostly as a hot spare.

    Read more

    Mobile Media Site using Drupal and MongoDB with 10gen and CIGNEX Datamatics

    Posted by gauravkhambhala on July 24, 2012 at 11:49am
    Start:
    2012年08月07日 10:00 - 11:00 America/Los_Angeles
    Event type:
    Online meeting (eg. IRC meeting)

    The webinar will feature an Online & Mobile Media site developed in Drupal to store millions of digital photos with metadata in MongoDB. The site provides seamless features to create and manage albums, extract and store metadata and advanced search across a large repository for instantaneous retrieval of images.

    More Details - http://www.10gen.com/events/webinar/mobile-media-site-drupal-mongodb

    Read more

    Node.js, MongoDB, Symfony Testers Needed

    Posted by bhosmer on May 26, 2012 at 12:35am

    I've been working with Marc and Salim with Webenabled and they have offered to provide us a free-of-charge VPS for Node, Mongo and Symfony testing.

    We get to help out a great company that has been a sponsor of our past Drupalcamps and they get real-world testing of some new services they are trying to implement.

    If anyone would like to join in, contact me. We would like to get at least twenty or so people together to work on it.

    (They might even pitch in some free hosting for our efforts!)

    Read more

    switch from mysql to mongodb

    Posted by fathollahi.mehdi on April 25, 2012 at 10:57am

    Hi

    I am going to create the website that would have huge number of users in the future, but currently mysql DB has been used in my website, would you please specify technical notes which should be used in the creation my website which would capable it to switch using Mongodb DB?

    tanx

    Read more
    1 comment Categories:

    [ANN] MongoDrop: A simple distribution that uses MongoDB

    Posted by langworthy on January 21, 2012 at 3:57am

    I created a simple distro to play with MongoDB. Introducing MongoDrop

    It uses the features for blocks, cache, field storage, and sessions.

    I found problems with mongodb_watchdog that I couldn't figure out right away. I haven't looked at mongodb_queue yet.

    Let me know what you think :)

    Read more

    Resources for MongoDB and Drupal

    Posted by mlncn on January 9, 2012 at 9:50pm
    Last updated by mlncn on Mon, 2012年01月09日 21:55
    Read more
    Categories:
    Subscribe with RSS Syndicate content

    MongoDB

    Group organizers

    Group notifications

    This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

    AltStyle によって変換されたページ (->オリジナル) /