What is the difference between SQL and NoSQL databases?
- NoSQL databases
- Non-relational databases
- Relational databases
- SQL databases
SQL databases follow a fixed schema, whereas NoSQL databases are schema-less, allowing for more flexibility in handling unstructured data. They also differ in their scaling capabilities and data consistency models.
Loading...
Related Quiz
- What does planning involve in project management?
- During a brainstorming session, a team member consistently rejects ideas without providing alternatives. How would you address this behavior to ensure effective collaboration?
- A _________ budget adjusts for changes in activity levels, providing a more accurate picture of financial performance.
- How does cognitive bias affect decision making?
- Explain the concept of recursion in programming and provide an example of its application.