questions on mongodb

82 views
Skip to first unread message

Joe

unread,
Oct 5, 2012, 10:30:01 AM10/5/12
to meteo...@googlegroups.com

Hello, I have two questions on mongodb

 

1)      Can Meteor separate db to another remote machine and how?

2)      Is Meteor good enough for large mongodb-backed website, say, more than 100M records?

 

Thanks.

Joe

unread,
Oct 7, 2012, 7:58:59 PM10/7/12
to meteo...@googlegroups.com
the 3rd question on mongodb is where is the default mongodb? can I use mongodb command to manage? Thanks.


在 2012年10月5日星期五UTC-4上午10时30分01秒,Joe写道:

matt debergalis

unread,
Oct 8, 2012, 4:55:11 PM10/8/12
to meteo...@googlegroups.com
The Mongo database can be on any machine: Meteor will use the
MONGO_URL environment variable to locate the database. The "meteor
mongo" command will open a mongo shell to the DB (in production or
development), or will provide you the login credentials if you want to
use your own client.

The question of DB scale very much depends on the application: how
many clients are connected, how much data each is subscribing to, and
how often that data changes. These are probably best discussed on
meteor-talk -- this list is more for coordinating development of the
meteor core packages.

cheers,
matt
> --
> You received this message because you are subscribed to the Google Groups
> "meteor-core" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/meteor-core/-/klZfTyCASkAJ.
> To post to this group, send email to meteo...@googlegroups.com.
> To unsubscribe from this group, send email to
> meteor-core...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/meteor-core?hl=en.
Reply all
Reply to author
Forward
0 new messages