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
does pl/sql support “overloading”? Explain
What is data management process?
What is openedge workgroup rdbms?
How do you create a blank database?
What is a distributed database?
Is it possible to determine clients ip address?
How do you copy a database?
Explain about cursors?
How do I create a database in open office?
Is the server accepting tcp ip connections on port 5432?
What is service based database?
What do you understand by proactive, retroactive and simultaneous update?
What is database write application of database?
What do you understand by the view and mention the steps to create, update and drop a view?
How to create a database from my program?