What is the difference between SQL and NoSQL databases
Answer Posted / nashiinformaticssolutions
o SQL (Structured Query Language): Relational databases (e.g., MySQL, PostgreSQL) use structured tables.
o NoSQL: Non-relational databases (e.g., MongoDB, Cassandra) store data in flexible, schema-less formats like JSON.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the lock types?
What is data modelling concepts?
What are the importance of partitioning in dbms?
How do you call a stored procedure from jdbc?
What is vacuum in database?
Which is best database?
What is order by clause?
Describe and contrast sql and qbe.
Explain the functionality of dml compiler.
when All datafiles related to a Tablespace are removed ?
What is file manager?
How is data stored in a relational database?
Define view, sequence and index in DBMS.
Explain 5nf?
What is dbms and its functions?