INDIA +91 964 309 2571 | USA +1669 327 4700 info@navyuginfo.com

PHP vs Ruby on Rails

For starters, Rails is a framework for Ruby and PHP is a language and has many frameworks. Both the PHP and Ruby ecosystem are very powerful, PHP has been on the market far before Ruby. While considering a language for your web application you review it on various...

Designers & Developers EXPECTATIONS

Design is a bridge between physical and non-physical and Designers try to bridge that gap. They have to visually communicate ideas and that’s a big challenge in itself. It requires a considerable amount of thought process and a good command over skills. I hope we are...

Incremental backup for MongoDB

I am adding the complete process on how to use oplogs as an incremental backup for MongoDB. Although it is a little hacky way as there is no direct solution to this issue (like we have bin logs in PostgreSQL). Oplogs vs Journal Journals are low-level logs that are...