NoSQL never aimed to replace SQL and never will.
Key/Value stores will always be there. Document Oriented databases will always be there. Graph Oriented databases will always be there. And Row/Column Oriented databases will always be there.
One could describe Excel/Spreadsheets as a Row Oriented Database with a spatial relation between rows, and it will also always be there.
*Use the tool that best fits your needs*