search for: mongodb

Displaying 20 results from an estimated 110 matches for "mongodb".

2015 Dec 21
0
Announcing release for MongoDB 2.4 and 2.6 on CentOS Linux 6 x86_64 SCL
I am pleased to announce the immediate availability of versions 2.4 and 2.6 of the MongoDB server on CentOS Linux 6 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps (example of MongoDB 2.6): $ sudo yum install centos-release-sc...
2015 Dec 21
0
Announcing release for MongoDB 2.4 and 2.6 on CentOS Linux 7 x86_64 SCL
I am pleased to announce the immediate availability of versions 2.4 and 2.6 of the MongoDB server on CentOS Linux 7 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps (example of MongoDB 2.6): $ sudo yum install centos-release-scl $...
2013 Apr 05
2
How to manage data in MongoDB
I''m working with MongoDB but i feel impatient with it. I want tool manage MongoDB same as PHPmyadmin(Mysql),Sqlite manager... I found some tool for this but I don''t know what I shall use please give me some advice for this!Thanks... -- Posted via http://www.ruby-forum.com/. -- You received this message because...
2015 Jul 29
1
Semi-OT: configuring mongodb for sharding
Anyone know about this? Googling, all I can find is mongodb's 3.x manual, nothing for the 2.4 we get from epel. What I need to do, CentOS 6.6, is start it as a service, not a user, and have it do sharding. I see examples of how to start it as a user... but I can't find if there's a syntax for /etc/mongodb.conf to tell it that, and I don't w...
2011 Dec 06
1
mongodb topic in rails
...User.where("first_name = ? OR last_name = ? OR type = ?", firstname, lastname, usertype) but I am getting error but when i put: @users = User.where(:first_name => firstname, :last_name => lastname, :type => usertype).all the program run successfully but i need OR to execute in mongodb Also I need sql LIKE to execute in mongodb I have learned the raw code of mongodb but I need a help for Rails query Could anyone help me ? Thanks in Advance Kausik -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Rub...
2012 Jan 20
3
Istalling Ruby 1.9.2
...ruby-1.9.2-p290 - #complete Francescas-MacBook-Air:~ fkrihely$ ruby -v ruby 1.8.7 (2010-01-10 patchlevel 249) [universal-darwin11.0] Francescas-MacBook-Air:~ fkrihely$ -- *Francesca Krihely | **Community Marketing Manager | **10gen* *@francescapasha <http://twitter.com/francescapasha> | **@mongoDB<http://twitter.com/mongoDB> * *Skype: FrancescaMongoDB* * * *Want to run in the cloud? Join our webinar and see how MongoDB works with Amazon Web Services <http://www.10gen.com/events/mongodb-and-aws> on January 20th* *We''re hiring! Come build great things with us 10gen.com/car...
2013 Aug 31
0
Hiera data in mongodb backend: schema question
I''m thinking about creating a web service to provide hiera data. The backend I''m looking into is Mongodb. Front end would implement hiera-http. Does anyone have any recommendations on the mongodb schema and how it would look. I checked out some articles online for hierarchical data in mongodb but not sure how that would map to a hiera backend. Here''s some articles and docs I read: http://w...
2017 Nov 28
0
Announcing release of MongoDB 3.4 on CentOS Linux 7 x86_64
I am pleased to announce the immediate availability of MongoDB in version 3.4 on CentOS Linux 7 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps: $ sudo yum install centos-release-scl $ sudo yum...
2013 Jan 24
0
Appending BSON arrays in MongoDB with package 'rmongodb'
Dear list, I simply can't figure out how to append an BSON array in MongoDB (with package 'rmongodb') using either the '$push' or '$addToSet' operator. It's sort of the last missing puzzle piece regarding CRUD operations, so any hint will be greatly appreciated! Below you'll find a link to an SO post where I provided a reproducible examp...
2010 Oct 13
1
rails 3 with mongodb
Hi. I would like to configure a application in ruby 1.9.2 + rails 3 + mongodb on windows vista. I know it''s work better in linux ou mac, but in my job i need to use win. I folowed the steps from the site of mongodb, but when i run the bundle install, there comes this message below. Someone can help me with this. Thanks. <internal:lib/rubygems/custom_require&...
2014 Mar 09
0
rails with mongodb
Hello viewers .. I'm Doing a project on rails with mongoDB as a backend database. When we learn a new programming language we start with writing a helloworld program . In the same way if we want to work with a web application we usually do a simple database connection .. We just create a page with a single text box and a simple button . When we click the b...
2017 Nov 28
0
Announcing release of MongoDB 3.4 on CentOS Linux 6 x86_64
I am pleased to announce the immediate availability of MongoDB in version 3.4 on CentOS Linux 6 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps: $ sudo yum install centos-release-scl $ sudo yum...
2018 Jun 12
0
Announcing release of MongoDB 3.6 on CentOS 7 x86_64
I am pleased to announce the immediate availability of MongoDB in version 3.6 on CentOS Linux 7 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps: # 1. Install a package with repository for your syste...
2012 Oct 21
2
Razor Mongodb related questions
I''m new to Razor and have two questions related to Razor Mongodb: 1. Is there available Razor object relationship diagram that describes relationships between Razor slices? 2. Does Razor make use of Mongo''s JSON doc store features like automatic secondary indexing on all JSON attributes? -- You received this message because you are subscribed to t...
2012 Jul 18
2
rspec-puppet and puppet doc conflicts
...lper. When I ran ''rspec-puppet-init'' in one o fmy modules, it created a series of symlinks. Now, when I run puppet doc (via a rake task supplied by The Foreman, but also when I call it directly) I get the following error: Could not generate documentation: Definition ''mongodb::addmongouser'' is already defined at /etc/puppet/environments/test/modules/mongodb/spec/fixtures/modules/mongodb/manifests/addmongouser.pp:36; cannot be redefined at /etc/puppet/environments/test/modules/mongodb/manifests/addmongouser.pp:36 Failed to process puppetdocs for /var/www/tes...
2015 Dec 22
0
CentOS-announce Digest, Vol 130, Issue 10
...ase for NodeJS 0.10 on CentOS Linux 6 x86_64 SCL (Honza Horak) 3. Announcing release for PostgreSQL 9.2 and 9.4 on CentOS Linux 6 x86_64 SCL (Honza Horak) 4. Announcing release for PostgreSQL 9.2 and 9.4 on CentOS Linux 7 x86_64 SCL (Honza Horak) 5. Announcing release for MongoDB 2.4 and 2.6 on CentOS Linux 6 x86_64 SCL (Honza Horak) 6. Announcing release for MongoDB 2.4 and 2.6 on CentOS Linux 7 x86_64 SCL (Honza Horak) 7. Announcing release for MySQL 5.5 and 5.6 on CentOS Linux 7 x86_64 SCL (Honza Horak) 8. Announcing release for MySQL 5.5 and 5...
2011 Mar 04
7
Example of work with mongo
Hi there, I''m newbie here and I have a problem with the connection with MongoDB. The connection among Rails and MongoDB works, but I don''t know, how to print only one "column" from document. If I''m trying following a part of code: puts db["testCollection"].find_one().inspect So I''will get the entire structure of BSON, as: {&quo...
2011 Dec 22
0
mongodb Map/reduce grouping
...uot; : "task no 1", "score" : "7" }, { "name" : "task no2", "score" : "8" } ] } Here i have to select top 5 challenges having highest task score. I am using mongodb as database and i come to know there is concept of "Map/reduce grouping" but not able to figure it out. i was writting this code in my controller but it become more complicated. def whowins @challenge = Challenge.where(:_id => "4ef1a6a454b53001a4000067").first $wins ={...
2009 Dec 29
0
Mongo3 - rule your mongoDB clusters!
If you mongo, please try mongo3 (www.mongo3.com) ! Mongo3 is a web app to administer you mongoDB clusters. Features: o Visualize your mongo landscape o Manage your dbs, collections and indexes o Bundled as a gem for easy install and getting started. -Fernand -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to th...
2012 Aug 19
0
Unsuccessful with using mongodb with rails
I have had a frustrating time trying to get mongodb to work with Rails (works just fine with a plain Ruby app). cannot load such file -- mongo The error is traced to the code line <requires ''Mongo''>. bundle initialize shows I have it all. Any ideas? Thanks, Shiv $ bundle install Using rake (9.2.2)...