0 votes
in DevOps by
What are the advantages of NoSQL database over RDBMS?

1 Answer

0 votes
by
The advantages are:

1. There is very less scope of ETL

2. Support is given for unstructured text

3. Changes are handled over a period of time

4. Main objectives are functionality.

5. It has the ability to scale horizontally

6. Multiple data structures are given support.

7. Vendors can be chosen.
...