Welcome to Postgres Women India monthly newsletter, July 2025.
Welcome to Postgres Women India monthly newsletter, July 2025. We are excited to highlight several key initiatives and events aimed at empowering women in #Data, #AI, and #Postgres ecosystem.
🔥Our Highlights :
🚀Successful completion of H1 2025 Upskill Batch:
We’re excited to share that we’ve successfully completed our PostgreSQL Upskill H1 Batch. Over the course of the program, participants deepened their understanding of PostgreSQL, strengthened their database fundamentals, and gained hands-on experience with real-world use cases.
We extend our heartfelt thanks to @OpenSource DB for sponsoring this program and @Hari for the incredible support throughout the program. A big shoutout to all the contributors for their dedication and efforts in organizing these sessions and making the program a great success.
Join our upcoming H2 Batch Upskill program starting Aug 30th, 2025- Link
– Deep dives into PostgreSQL essentials
– Hands-on labs and mentorship
– NEW! Explorations into AI + Postgres — from vector databases to ML integrations
👩💼 Postgres Woman of the Month: [Gayathri Varadarajan – Link] A trailblazer in the Postgres ecosystem, Gayathri continues to lead with technical brilliance and community contributions.
🌟 Rookie of the Month: [Palak Chaturvedi – Link] A rising star who’s been actively learning, sharing, and inspiring others through her journey in PostgreSQL.
📢 Next Batch Launches August 30th, 2025
We’re gearing up for the next chapter—and this time, we’re making a shift:
💡 The Upskill Program is transitioning from FREE to a PAID format.
Why? To bring you even more curated content, hands-on support, and industry insights to accelerate your PostgreSQL journey—with a touch of AI magic.
👉 Interested? Register early and stay tuned for detailed updates, FAQs, and the payment process. More details here: Upskill Program – Postgres Women India
Let’s level up—together. 💪
🎨 Visual PostgreSQL — By Aarti Nadekar
🎯 Jumpstart July by Praveena Sivasankar
How to Design Your MVP for Speed & Feedback – OpenSourceDB – Praveena Sivasankar
Gaining Traction in 30/60/90 Days – OpenSourceDB – Praveena Sivasankar
From Solo to Squad: Building the Startup Core Team Right – OpenSourceDB – Praveena Sivasankar
Sell Before You Scale: GTM for Founders Who Hate Selling – OpenSourceDB – Praveena Sivasankar
Aug 6, 2025 – PWI Virtual Summit – Link
Aug 21 & Aug 22, 2025 – Hyderabad Postgres Meetup 2025 – Link
Our idea explores the implementation of AI-driven query optimization in PostgreSQL, addressing the limitations of traditional optimization methods in handling modern database complexities. We present an innovative approach using reinforcement learning for automated index selection and query plan optimization. Our system leverages PostgreSQL’s pg_stat_statements for collecting query metrics and employs HypoPG for index simulation, while a neural network model learns optimal indexing strategies from historical query patterns. Through comprehensive testing on various workload scenarios, we will validate the model’s ability to adapt to dynamic query patterns and complex analytical workloads. The research also examines the scalability challenges and practical considerations of implementing AI optimization in production environments.
Our findings establish a foundation for future developments in self-tuning databases while offering immediate practical benefits for PostgreSQL deployments. This work contributes to the broader evolution of database management systems, highlighting the potential of AI in creating more efficient and adaptive query optimization solutions.
This talk provides an introductory overview of Artificial Intelligence (AI) and Machine Learning (ML), exploring key concepts and their application in building intelligent systems. It will highlight the essential AI/ML techniques, such as supervised and unsupervised learning, and discuss practical use cases in modern industries. The session also focuses on how PostgreSQL, with its powerful extensions like PostgresML, TimescaleDB, and PostGIS, supports the development of AI-powered applications. By leveraging PostgreSQL’s ability to handle complex datasets and integrate machine learning models, participants will learn how to build scalable, intelligent solutions directly within the database environment.
Success is a multiplier of Action, External Factors and Destiny.
Out of these three, the only controllable aspect is our action. Again, action is the result of our EQ, IQ, SQ, and WQ (Willingness Quotient) together.
We all want to be successful and keep trying to motivate ourselves with external factors. We read inspirational books, listen to great personalities, and whenever possible upgrade ourselves with more knowledge and the list goes on.
Indeed these are excellent motivators, but in this process, we forget the most important source of energy, YOU!
We read other stories to feel inspired, thinking “I am not enough!”
But, the day we start accepting ourselves, introspect, understand, and align our life purpose with our routine, we find the internal POWER. This is a continuous source of motivation and energy which we need at down moments. When we feel, lonely, stuck and seek help, our inner voice is the greatest companion.
But, how many times do we consciously think about our “Subconscious”?
“Journey to Self” is our structured coaching program where we take back focus from the outside and delve deep inside to find our inner strength. Focusing on self-acceptance and personal growth
I believe everyone has POWER within them!
Let’s be the POWERHOUSE!
Human, AI, and Personalized User Experience for DB Observability: A Composable Approach
Database users across various technical levels are frequently frustrated by the time-consuming and inefficient process of identifying the root causes of issues. This process often involves navigating multiple systems or dashboards, leading to delays in finding solutions and potential downstream impacts on operations.
The challenge is compounded by the varying levels of expertise among users. It is essential to strike the right balance between specialized and generalized experiences. Oversimplification can result in the loss of critical information, while an overwhelming amount of data can alienate certain users.
Developers and designers are constantly navigating these trade-offs to deliver optimal user experiences. The integration of AI introduces an additional layer of complexity. While AI can provide personalized experiences within databases, it is crucial to maintain user trust and transparency in the process.
The concept of personalized composable observability offers a potential solution. By combining the strengths of human expertise, information balance, and AI-driven personalization, we can create intuitive and user-friendly experiences. This approach allows users to tailor their observability tools and workflows to their specific needs and preferences.