Blog posts on technology, programming, math and AI
I am a data sciences and engineering professional based out of Bangalore, India. Click here to know more about me.
Object-Relational Mapping (ORM) is a common approach for writing services interacting with relational databases in an object oriented fashion. Hibernate is a very popular ORM tool for Java. SQLAlchemy is the popular choice for Python.
If you have a Mac M1 and have been struggling to get podman
, a popular alternative to docker-desktop
working, this post might be useful to you.
This is a hello world post, and it is apt that it has to be about Jekyll that was used to set up this website.