Description
MongoDB's claim to fame is its exceptional ability to handle unstructured data and scale horizontally. PostgreSQL is a traditional relational database, very popular with application developers, and comes with increasing native ability to handle unstructured data. This talk aims to benchmark and compare performance in handling JSON data between the two databases.