ovi.ro

ovi.ro

Category Archives: MongoDB

Articles related to the most proeminent NoSQL database at the moment. Basics, trainings and more advanced subjects about MongoDB.

MongoDB more indexes on Secondaries

I’ve been wondering for a time if it works, the documentation is not really clear if you can have different indexes on a replicaset secondary, maybe delayed or with priority 0. Using this feature you can do reports better on a … Read more »

M101JS Videos

Mongo University has a collection of great MongoDB courses that help developers into first steps and further understanding MongoDB and NoSQL concepts. Here you have the list of videos from the course. If you didn’t register to the course you … Read more »

MongoDB CRUD Operations

MongoBD basic operations to create, read, update and delete data. A quick overview on this topic and links for more details. … Read more »