How adding indexes to our MongoDB really improved our perfomance
11–15 of 15 posts
Re: How adding indexes to our MongoDB really improved our perfomance
#12I might be nitpicking, but your blog's permanent and space taking headers make the user experience very unwelcoming, and make the whole site feel unwieldy -- slow scrolling and a good amount of space being taken over for no reason.
Hi, thanks for the feedback! It's not my blog actually, we are a startup (hence the top bar for users), we will take the feedback on board, maybe we got a little excited with the size of the topbar :)
Re: How adding indexes to our MongoDB really improved our perfomance
#13Article could be made useful by showing a benchmark of indexes vs no-indexes, and showing the readers how the indexes were created. At least then we can say it's educational and has substance. Otherwise I agree this is substance-less. It's common sense that any database is slow if used incorrectly.
Re: How adding indexes to our MongoDB really improved our perfomance
#14I don't understand how this got to the front page. Would anybody upvote an article about how adding indexes to a table in MySql improved performance?
I think the point here is that many people don't realise indexes matter so much in MongoDB. Their documentation doesn't go out the way to push indexes as a must. That coupled with the ease at which you can just start using it compared to say, MySQL, means that people find it interesting. I will point out that while I wrote this, it was more to try and ensure other people don't make the same mistakes.
Re: How adding indexes to our MongoDB really improved our perfomance
#15I might be nitpicking, but your blog's permanent and space taking headers make the user experience very unwelcoming, and make the whole site feel unwieldy -- slow scrolling and a good amount of space being taken over for no reason.
Hi, thanks for the feedback! It's not my blog actually, we are a startup (hence the top bar for users), we will take the feedback on board, maybe we got a little excited with the size of the topbar :)