PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Tuesday the 9th of June, 2020

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[13:49:19] <OnceMe> would you use nosql or mysql? pros/cons?
[13:49:52] <OnceMe> I want to be able to scale horizontally easily in the future, but I dont see what I lose if I go with nosql?
[17:09:04] <macwinner> is it true that if you have a compound index, any query that contains at least the first property of the index will then use the index? for example if you index is foo_1_bar_1_x_1_y_1, as long as foo is part of your query, you will use the index?
[18:31:58] <example> hi
[19:18:26] <ario> is there a way to find out when a mongo query was executed via logs?