Podman vs docker

I am using a hosting company called OpalStack where there were requests for docker years ago - but a year ago they introduced podman instead which is like Docker. Docker is the one that is more famous but with podman one doesn’t require root access.

I am wondering what is the learning curve of running podman (even with limited knowledge of Docker) on a local system for development ?

Does podman desktop consume more memory like Docker Desktop ?