Log file Viewer
Help
|
Karma
| Search:
#mongodb logs for Monday the 25th of March, 2019
(
Back to #mongodb overview
) (
Back to channel listing
) (
Animate logs
)
[
17:53:04
] <
giany
> Hi, is there a way to find out the number of IOPs required based on a mongodb db?
[
19:44:26
] <
superguest
> How do model user, patients and doctors using mongoose s.t. doctors and students inherit from users
[
21:29:30
] <
superguest
> https://mongoosejs.com/docs/documents.html
[
21:29:48
] <
superguest
> await MyModel.updateMany({}, { $set: { name: 'foo' } });
[
21:30:17
] <
superguest
> what is reference '$set'?
[
22:36:54
] <
NYTimes
> hey guys how would you proceed to auto generate mongodb schema from json ?