Compare ‘postgresql’ with ‘nosql’?



Compare ‘postgresql’ with ‘nosql’?..

Answer / Surendra Nath

PostgreSQL is a SQL-based, relational database management system (RDBMS), while NoSQL refers to a category of non-relational databases that do not use the traditional table-based structure. PostgreSQL follows the ACID properties and supports complex queries, transactions, and joins, while NoSQL databases are designed for scalability, flexibility, and high performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Postgre Interview Questions

i have three table 1. student (stuid,name) 2. subject (subid,sname,studid) 3. marks (subid,studentid,marks) i want the reslut of how as got max marks in each subject sudentname,max(marks), name abc,70,nikitha

1 Answers   CMC,


PostgreSql Disadvantages

1 Answers   AFDD,


What is use of postgresql?

1 Answers  


What is aws aurora postgres?

1 Answers  


What is schema in teaching?

1 Answers  


How many rows can postgres handle?

1 Answers  


Does drop table remove indexes?

1 Answers  


How to import sql file in postgresql pgadmin 4?

1 Answers  


Does vacuum full reindex?

1 Answers  


how to find nth lowest salary

4 Answers  


Is postgres is free?

1 Answers  


Is mysql a postgresql?

1 Answers  


Categories