📜 ⬆️ ⬇️

MongoDB Secrets - Scalability and Performance (Workshop from the author)

image This master class will introduce you to MongoDB and tell you how to squeeze everything out of it.

One of the difficult tasks when switching to MongoDB is to figure out how to structure your data correctly. Many developers have repeatedly solved this problem in the annex to the RDBMS, but these rules are not always applicable with MongoDB. The simple fact that documents can be detailed data structures in the absence of a schema means that developers have plenty of alternatives to the standard normalized relational model.

In addition, MongoDB has a number of unique features, including atomic updates and key indexing in arrays, which has a serious impact on the type of schemes used.
Read more
devconf.ru/offers

Master class:
Derik Retans
derickrethans.nl/mongodb.html
Active developer of MongoDB & PHP kernel and various extensions to it.
Among the latter - Xdebug, date, mcrypt, filter and others.
The head of the team responsible for QA in the PHP core.
One of the authors of the journal php | architect and co-author of the book "PHP5 Power Programming".

')

Source: https://habr.com/ru/post/141674/


All Articles