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

sharding

0
votes
1 answer
48 views

MongoDB: Sharding on single machine. Does it make sense?

created a collection in MongoDB consisting of 11446615 documents. Each document has the following form: { "_id" :…
asked June 25, 2011 7:06 am CDT
JohnnyBeGood
0
votes
1 answer
32 views

Mongodb autosharding vs. authentication

Long time lurker, first time poster, please bear with me. I'm trying to set up a sharded, secure Mongodb environment. I would like to make use of…
asked June 23, 2011 11:50 am CDT
user812335
0
votes
2 answers
39 views

How can one configure MongoDB sharding using PHP?

I'm working on setting up a MongoDB replica set on EC2. I'd like to configure auto-sharding such that my nodes can easily come up and down. Is it…
asked June 18, 2011 12:00 pm CDT
editor
1
vote
1 answer
27 views

Querying sharded data in MySQL

Hi, I'm dealing with a lot of data in a MySQL database and I'd like to use sharding to scale out. I understand the principles of sharding, and I…
asked June 4, 2011 11:54 am CDT
Tucker
0
votes
1 answer
45 views

Can mongos be configured to talk to more than one mongo cluster?

The rule of thumb is to have the 'mongos' process running on each of your application servers. This keeps your application talking to localhost…
asked May 27, 2011 7:50 pm CDT
drummel
0
votes
2 answers
47 views

Is it OK to shard mongodb without replica set?

Lets say I have 4 database servers. I want to add them to the "shard" cluster. That's it. No replica set, no nothing. Just 4 servers. If I turn…
asked May 15, 2011 5:56 pm CDT
Alex
0
votes
0 answers
34 views

Restrict querying MongoDB collection to inactive chunks only

I am building an application which will perform 2 phases. Execute Phase - First phase is very INSERT intensive (as many inserts as the hardware can…
asked May 12, 2011 6:16 pm CDT
CitizenForAnAwesomeTomorrow
0
votes
0 answers
45 views

YCSB - why I can never find a shard configuration anywhere on internet

I see all kinds of reference to MongoDB as a client for the YCSB benchmarks to test NoSQL database server scalability / elasticity.…
asked May 8, 2011 3:15 pm CDT
Robert
0
votes
0 answers
38 views

Hot swappable database sharding - redundancy

Ive putting together a proposal for a sharded database system. One thing I am unclear on is how to make the sharding redundant without having…
asked May 4, 2011 1:19 am CDT
evilsee
1
vote
1 answer
43 views

Need help choosing the right method of mysql DB sharding, clustering or partitioning

hello, i am developing an application that will use three tables. 1 - 1 million rows of products. 2 - 500 million rows of users. 3 - 10 billion rows…
asked May 2, 2011 8:39 am CDT
Ben
0
votes
1 answers
41 views

Planning to optimize access to a really large InnodDB table

I'm a developer of a social game where we have almost 2 millions players(and this number is growing). The master MySQL DB server has 24 Gb RAM and…
asked April 25, 2011 2:12 am CDT
pachanga
2
votes
0 answers
47 views

Does multiple shard key helps performance in mongodb ?

Since sharding database use shard key to split chunk AND route queries, so I think maybe more shard key can helps to make more queries targeted I…
asked April 13, 2011 6:31 am CDT
davyzhang
0
votes
0 answers
43 views

MongoDB setShardVersion failed, mongodump only

Hi, I am use sharding (over replica set) and try to dump the database. Sharding enabled for mycms-prod.fs.chunks by key files_id. Additional info:…
asked April 12, 2011 3:26 pm CDT
moskrc
4
votes
1 answer
45 views

MySQL sharding approaches?

What is the best approach for Sharding MySQL tables. The approaches I can think of are : Application Level sharding? Sharding at MySQL proxy layer?…
asked April 4, 2011 11:26 am CDT
sheki
1
vote
1 answer
35 views

Sharding at application level

I am designing a multi-tenant system and am considering sharding by tenant at the application layer level instead of database. Hypothetically, the…
asked March 31, 2011 1:05 pm CDT
techie4ever
1
vote
3 answers
49 views

MySQL InnoDB big table: to shard or to add more RAM ?

Folks, I'm a developer of a social game and there are already 700k players in the game, and about 7k new players are registered every day, about 5k…
asked March 24, 2011 3:00 pm CDT
pachanga
0
votes
2 answers
82 views

Sharding GridFS on MongoDB

I'm documenting about the GridFS and the possibility to shard it among different machines. Reading the documentation here , the suggested shard key…
asked March 17, 2011 3:06 pm CDT
ALoR
0
votes
2 answers
51 views

Nosql mongodb replicaset autosharding, data loss while running an experiment

Hi, I was continuously inserting data into autosharded mongodb. (not updating, only insertion ) Experimental setup 2 shards, each shard has 2 nodes.…
asked January 17, 2011 7:19 am CST
Vivekananda Tadala
1
vote
2 answers
75 views

Multiple tables sharding with mysql

Hi, I'm making a GPS app that will deals with 200 millions records in a table. My initial thought is to divide the table into multiple tables like…
asked January 15, 2011 5:35 am CST
robinmag
0
votes
0 answers
37 views

Opinion on dbShards?

Anyone have experience with DBShards ? What are your thoughts? Good product?
asked January 14, 2011 12:36 pm CST
Ziffusion
Pages : 1 | 2 >
25

sharding

Tagged: sharding
Related Tags
mongodb × 13
mysql × 10
mongo × 3
database × 2
php × 2
clustering × 2
nosql × 2
innodb × 2
redundancy × 1
gridfs × 1
mongodump × 1
enterprise × 1
triggers × 1
nginx × 1
scaling × 1
redis × 1