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 is database users in dbms?
When should you consider denormalization?
What are the uses of database management system?
What is the purpose of a model?
What is tabular form?
What are the three main types of models?
What is package in dbms?
What is query in rdbms?
What is data model and types?
What is pcbs (program communication blocks)?
What is dbms and its functions?
What are the three levels of data abstraction?
What do you understand by data redundancy?
What is actional flow mapping?
What are indexes? Mention the differences between the clustered and non-clustered index?