- I’m a software engineer who loves exploring software internals,
contributing to open source, and building cool stuff from scratch. - Currently I am part of PostgreSQL’s GSoC'25 program
My Postgresql GSoC'25 Journey
Postgres community bonding The first phase of GSoC is community bonding, where the mentee gets to know the community of his organization. For Postgres, I started searching for the communication channels used by contributors, I found out about Postgres mailing lists which unfortuanetly i hadn’t involved into it that much till now, but i also discovered the PostgreSQL Hacking Discord channel and the Hacking Workshops they host every month to study and discuss PostgreSQL topics, which has been a great learning resource for me since then. ...
pgwatch RPC
PostgreSQL GSoC Acceptance After a long journey of searching projects, interacting with the community and starring at the codebase late night trying to understand the workflow & resolve bugs i have been accepted at PostgreSQL’s GSoC'25 program!!, And here i will be sketching the outline of my Enhancements to pgwatch v3 rpc integration proposal deliverables. pgwatch RPC integration Pgwatch is PostgreSQL servers monitoring solution, it has an embedded grafana dashboard, built with scale in mind where a single instance can monitor thousands of servers and many other features, Pgwatch Docs. ...