MERN Stack: Connecting to MongoDB from a Node.js applicationMERN: MongoDB, Express.js, React, NodejsMay 15, 2024May 15, 2024
Steps to connect to PostgreSQL Database using DockerHere are the simple steps to connect to a Postgres DB using Docker.May 14, 2024May 14, 2024
Working with environment variables(.env) in GolangWe generally store DB credentials and other imporatnt project propeties in a separate config or properties file.May 13, 2024May 13, 2024
Connecting to a Database: Golang + DockerIn this article, I shall explain how to connect to PostgreSQL Database from a Go program using the standard database/sql package.May 12, 2024May 12, 2024
Tips for writing better Utility classes in JavaHow to cleanly write Utility classes in Java?Apr 12, 2024Apr 12, 2024