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

nosql

0
votes
1 answers
89 views

How to translate from SQL to NoSQL/MapReduce?

I have a background working with relational databases but recently started to dabble in CouchDB and was surprised by how some non-relational…
asked June 25, 2011 1:11 pm CDT
sferik
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
30 views

Peculiar Map/Reduce result from CouchDB

I have been using CouchDB for quite sometime without any issues. That is up until now. I recently saw something in my map/reduce results which I had…
asked June 24, 2011 8:41 am CDT
Shripad K
0
votes
0 answers
26 views

Where can noSql be successfully implemented?

I most say that I live amount those persons that RDMS is the only way to store something, though occasionally we end up using text files to keep…
asked June 24, 2011 6:37 am CDT
balexandre
0
votes
3 answers
40 views

Would MongoDB be a good fit for my industry?

I work in the promotional products industry. We sell pretty much anything that you can print, embroider, engrave, or any other method to customize.…
asked June 23, 2011 4:26 pm CDT
DBruns
0
votes
1 answers
31 views

NoSQL for Asp.Net my experience with NoRM and MongoDB

I develop in the last days a web page ( http://www.srtbox.com/ ) for testing my architecture, more info here . With NoRM, MongoLab or MongoHQ for DB…
asked June 23, 2011 2:48 pm CDT
elranu
1
vote
1 answer
39 views

Best NoSQL approach to handle 100+ million records.

I am working on a project were we are batch loading and storing huge volume of data in Oracle database which is constantly getting queried via…
asked June 23, 2011 12:48 pm CDT
Tsolak Petrosian
0
votes
1 answers
28 views

Using NoSQL and Relational data stores for high volume web site...

We are building a large scale e-comm web site to service over 100,000 users, but we expect the number of users to grow rapidly over the first year.…
asked June 22, 2011 9:27 pm CDT
user646584
0
votes
2 answers
28 views

What kind of data is highly relational

I'm new to databases, and is exploring SQL vs noSQL. What kind of data is highly relational and benefits from SQL and what kind of data does not?…
asked June 22, 2011 4:26 pm CDT
Mark
0
votes
2 answers
24 views

How does mongoDB actually work?

I come from mysql world and have decided to learn to use mongoDB. My upcoming project will be simmilar to Reddit.com with multi level commenting and…
asked June 21, 2011 7:34 pm CDT
user720943
0
votes
0 answers
34 views

Is nosql a right tool for multy level forum like comment system?

I want to build a web app similar to Reddit.com, where you have multy level of comments, lots of reads and writes. I was wondering if nosql and…
asked June 21, 2011 5:22 pm CDT
user720943
0
votes
1 answer
38 views

Log4j and NoSQL databases

While looking through the log4j documentation I noticed that a database could be a logging target. A bit more research later it looked like only SQL…
asked June 21, 2011 3:59 pm CDT
tcghyit
0
votes
3 answers
39 views

When to use NoSql, and which one?

I've been programming with php and mySql for a while now and recently decided that I wanted to give nosql a try. I would really appreciate if some…
asked June 21, 2011 3:28 pm CDT
user720943
0
votes
0 answers
36 views

Can NoSql be used for reporting in this situation?

The Situation I am considering building a NoSQL-based application as an alternative to an existing Excel based financial risk management reporting…
asked June 21, 2011 12:59 am CDT
Ahmad
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
4
votes
2 answers
39 views

Large MySql table putting too much load on server

I have a MySql table which consists of: ~25million rows (CURRENTLY) 3 indexes Each day, a crawler adds ~3million rows I'm currently not looking too…
asked June 20, 2011 12:43 pm CDT
Noam
0
votes
2 answers
42 views

Fastest way to get the average of a specific field in MongoDB

Let's say I have a dataset like the following: { "_id" : ObjectId("4dd51c0a3f42cc01ab0e6506"), "views" : 1000, "status" : 1 } { "_id" :…
asked June 20, 2011 11:17 am CDT
James Simpson
0
votes
1 answers
31 views

Is there any benefit to separate varchar(2xx) column from mysql table to nosql storage

If the numbers of the record is very big like N*10 M per table , is there any benefit to move the varchar(2xx) column to a nosql storage? The…
asked June 20, 2011 5:55 am CDT
easy
0
votes
1 answers
37 views

Mongoimport get error: Failure parsing JSON

I get Assertion: 10340:Failure parsing JSON string near: [ running this command : $ curl https://api.github.com/users/lgs/repos | mongoimport -h…
asked June 19, 2011 6:35 pm CDT
Luca G. Soave
1
vote
1 answers
44 views

Sharding a weighted directed graph (over key/value database)

We would like to shard a weighted directed graph, The user can add nodes and edges dynamically, at first the DB/Graph is empty. We keep the nodes…
asked June 19, 2011 10:28 am CDT
MrOhad
Pages : 1 | 2 | 3 | 4 | 5 > [26]
507

nosql

Tagged: nosql
Related Tags
mongodb × 173
database × 137
cassandra × 59
couchdb × 50
redis × 44
sql × 37
mysql × 30
python × 26
java × 23
php × 18
hbase × 15
c# × 15
node.js × 14
riak × 14
mongo × 14
ravendb × 14
.net × 10
query × 10
django × 10
mapreduce × 9
rdbms × 9
json × 9
ruby × 8