Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

database mongodb

0
votes
1 answers
49 views

Looking for Help Understanding Mongo DB Data Organization

I am trying to understand the concept of document storage and fail to see how it would apply to some situations. For example, in the case of a…
asked June 24, 2011 11:13 am CDT
SizzlePants
0
votes
0 answers
43 views

Using scala and lift, how can I do efficient filtering operations on documents in a collection of mongodb?

I have a User collection in mongodb and am using lift/scala to do User.findAll operations and retrieve the number of users that were created within…
asked June 23, 2011 10:39 am CDT
Ronnie
0
votes
4 answers
30 views

MongoDB, MySQL or something third for my project?

Ok guys. Ive begun developing a little sparetime project, that might become big someday. Before I really get started, I want to be certain that I'm…
asked June 22, 2011 5:17 pm CDT
Morten Jensen
0
votes
3 answers
44 views

What are the differences between MongoDB and Redis?

Just looking for what people see as the main differences when choosing between the two. Thanks.
asked June 22, 2011 3:09 pm CDT
float
1
vote
1 answer
47 views

Is there a NoSQL database that can effectively detect duplicate items?

I'm looking to implement a system that searches for duplicate entries before saving new entries, mostly by IP address. Since NoSQL databases have…
asked June 20, 2011 11:39 pm CDT
mpso
0
votes
2 answers
38 views

How do I do a "NOT IN" query in Mongo?

This is a document: { title:"Happy thanksgiving", body: "come over for dinner" blocked:[ {user:333, name:'john'}, {user:994, name:'jessica'},…
asked June 17, 2011 3:47 pm CDT
Owalla
0
votes
3 answers
27 views

In Mongodb, how do I get the count of the total results returned, without the limit?

Let's say i put a limit and skip on the MongoDB query...I want to know the total results if there was not a limit on there. Of course, I could do…
asked June 16, 2011 1:05 am CDT
Owalla
0
votes
1 answers
33 views

OO Databases that Pass by reference?

I have played with MongoDB a little and wondered is there every going to be, or can there even be a database which passes by reference or pointer.…
asked June 15, 2011 6:21 pm CDT
beck
0
votes
1 answers
34 views

MongoDB :: Why Embedded Documents Indices Don't return documents in reverse order?

This is from MongoDB docs : db.factories.insert( { name: "xyz", metro: { city: "New York", state: "NY" } } ); db.factories.ensureIndex( { metro : 1…
asked June 14, 2011 6:59 am CDT
Radagaisus
0
votes
3 answers
29 views

Easily filterable database table with large amounts of entries

I am developing a issue logger for my project and am running into an issue when analyzing the logged data. The problem being that this table grows…
asked June 13, 2011 8:44 am CDT
Naatan
2
votes
3 answers
51 views

Best cloud hosted database solution for 900,000 row database that has to be updated daily?

A company we deal with sends us a ~900,000 row CSV daily of their product listings. I want to store this in the cloud with someone else handling…
asked June 12, 2011 8:52 pm CDT
Phil
0
votes
1 answers
35 views

MongoDB Database Structure and Best Practices Help

I'm in the process of developing Route Tracking/Optimization software for my refuse collection company and would like some feedback on my current…
asked June 11, 2011 2:48 pm CDT
j3ffz
0
votes
2 answers
45 views

Best technique for processing bug database ( parallel computing ? )

I've been given the task to extract all google analytics data for our website and analyse it and put in the database and then producing some reports…
asked June 9, 2011 7:00 am CDT
user790852
1
vote
4 answers
33 views

Converting database from mysql to mongoDb

is there any easy way to change the database from mysql to mongoDB ? or better any one suggest me good tutorial do it
asked June 6, 2011 6:46 am CDT
user737767
0
votes
0 answers
43 views

With mongodb is it possible to pipe a query into the mongo shell any only get the result output

I have a mongodb report that I want to email out from cron but don't want the query in the output: --- report.js db.Customer.count(); --- end…
asked June 4, 2011 5:53 am CDT
PabloSerbo
0
votes
0 answers
33 views

Which NoSQL DB is best fitted for OLTP financial systems?

We're designing an OLTP financial system. it should be able to support 10.000 transactions per second and have reporting features. So we have come…
asked June 1, 2011 9:39 pm CDT
DGalvis
0
votes
0 answers
34 views

Fastest nosql option for number crunching?

I had always thought that Mongo had excellent performance with it's mapreduce functionality, but am now reading that it is a slow implementation of…
asked June 1, 2011 12:00 pm CDT
Jeremy Smith
0
votes
0 answers
38 views

Comparison of mongodb with table-based db

Hi all, I try to understand which problems are better to solve with mongodb. Maybe someone can provide link to some article about where it's better…
asked June 1, 2011 5:58 am CDT
Eugeny89
0
votes
0 answers
38 views

How to create multi-key indexes efficiently in MongoDB

I'm new to MongoDB after having used MySQL for the past 8 or so years. I'm trying to run some tests and have created a collection with 50,000…
asked May 30, 2011 4:32 pm CDT
James Simpson
1
vote
1 answer
36 views

Database dataSize in mongodb

with db.collection.dataSize() I can get the data size of collecion how I can get of datasize of database?
asked May 30, 2011 10:26 am CDT
JuanPablo
Pages : 1 | 2 | 3 | 4 | 5 > [7]
129

database mongodb

Tagged: database + mongodb
Related Tags
mongoid × 177
nosql × 173
ruby-on-rails × 153
node.js × 149
mongo × 148
database × 129
php × 116
ruby × 94
c# × 89
python × 77
mongoose × 69
javascript × 63
query × 58
java × 48
mapreduce × 44
couchdb × 38
mongomapper × 37
pymongo × 35
mysql × 35
performance × 34
redis × 28
json × 24
django × 23
scala × 23
sql × 22
mongodb-php × 22