GSoC 2026 Introduction — Abhishek Chaurasiya | Interested in generate_series PostgreSQL ORM Project

Hi everyone,

I’m Abhishek Chaurasiya, a third-year B.Tech Computer Science student from PSIT Kanpur, India.

Background: I have production experience with Django — I’ve worked as a freelance backend developer building a multilingual travel booking platform (Niroskos), where I delivered 10,000+ lines across 3 full Django apps covering payments, staff, and public-facing website. I work regularly with PostgreSQL, including schema design, indexing, pg_trgm fuzzy search, and query optimisation. I’ve also built gitDeploy — a self-hosted PaaS automating Docker deployments from GitHub, live at gitdeploy.online.

Proposal interest: I’m interested in the generate_series PostgreSQL ORM project. I’ve read through the new-features issue (#25) and the existing forum discussion. I understand this involves:

  • Native ORM support for PostgreSQL’s generate_series function

  • Composite field support as a stepping stone

  • Writing tests and ensuring compatibility with Django’s PostgreSQL contrib utilities

I’d love early feedback on my approach as I draft my proposal over the next two days before the March 31 deadline.

Thank you — looking forward to engaging with the community here.

Abhishek Chaurasiya GitHub: abhishekabck · GitHub | gitdeploy.online