Regarding database connection pool in Django GSOC 2023

Hi! @carltongibson @apollo13 I am Kaushik. I have been working around the Database connection pool for a while now. I have made some progress on different approaches that could be taken. The potential implementations or wrapping that I have taken on are some libraries, database adapters, and database toolkits.

The link for the proposal is - GSOC 2023 Database connection pool

This is not the final draft of my proposal for the database connection pool. This is to show my awareness of the prior art and the difficulties involved in them. In a few cases, I have given a glimpse of proof-of-concept, but it’s not complete yet, I need to develop a high-level API as well. My motivation for this first draft is to get a different perspective from others.

Thanks,

Kaushik