How to Choose Which Database to Use

Some notes What is SQL database? What is NoSQL database? NoSQL types of databases (Document oriented, columnar, keyvalue and Graph) Relational Vs Document (NoSQL) key differences. Today, many people are...
October 21, 2020

How to Run PostgreSQL on Docker

Docker is an open source platform where we can create, deploy, and run applications by using containers. Docker is similar to virtual machines (VM), but in VM you need to...
September 17, 2019

Is DocumentDB Really PostgreSQL?

On Thursday I wrote about the new MongoDB compatible DocumentDB from AWS and its potential impact on MongoDB going forward. Following up from that, a colleague pointed me to a...
January 14, 2019