Postgres Woman of the Month – Hettie Dombrovskaya

Postgres Woman of the month - June 2025

Introduction:

My name is Hettie Dombrovskaya, and I has been doing databases and data management since the very beginning of my professional career, which is now forty-two years long! You can say, I started doing databases even before databases. I graduated with BS in CS in 1985 from the University of Saint Petersburg, and received a PhD in CS from the same University in 1995. Although I was exposed to the University Postgres in the early 1990s, I didn’t use Postgres on industrial scale until 2011. By that time, I worked with five major databases, strongly preferring Oracle, and I was sure that Postgres was something I was going to do “temporarily.” Yet, three months later, I fall in love with Postgres and never looked back. My current role in the Postgres community is to run around and tell people what’s wrong with Postgres and how we can make it better. On a more serious note, I frequently speak at Postgres conferences and organize training sessions. For the past three years, I was an organizer of PG Day Chicago, and I ran Chicago PostgreSQL User Group for nine years. Last year, together with Dian Fay and Anna Bailliekova, I founded Prairie Postgres NFP – a recognized Postgres NPO, serving Midwest States of the USA. We focus on growing local Postgres community and outreach to software engineers and academia. Former Chicago PUG is rebranded as Illinois PostgreSQL User Group, and we just announced PG DATA 2026: a new Postgres Conference in Chicago.

Journey in PostgreSQL:

As I mentioned, I was all about databases from the start of my career, and was exposed to many DBMSs in the 1980s- 1990s, including writing a simple database on Perl for one of the Open Source project. Being a university researcher, I dipped my toe into University Postgres in 1990s, but I considered it being a purely academic exercise. Everything changed in 2011, when I got a job as Postgres DBA knowing nothing about it. The hiring manager told me: we know that you do not know Postgres, but to be honest, nobody knows Postgres. We know you are a good DBA, and that’s enough. As I learned later, that was very far from the truth – Postgres appeared to be drastically different from anything I knew before, but once started, I could not think about going back.

Can you share a pivotal moment or project in your PostgreSQL career that has been particularly meaningful to you?

Each new project I ever started was meaningful in terms I learned something new and tried things I never tried before, but the most meaningful by far was my work at Braviant Holdings. By the time I started at Braviant, I already had a well-recognized name, but I never was in a position where I was literally “in charge of everything.” I was the sixth company employee, and the first and only IT person for some time, and from day one, I had to make important technical decisions, which would define the company’s future development. That was the first time in my career when I had nobody backing me up. I had to take full responsibility for my decisions, and I realized that I like it, that it’s not “just job,” but way more than that.

Contributions and Achievements:

I support several projects, all of them can be found in my GitHub repo https://github.com/hettie-d. pg_bitemporal is a set of functions which implement AVF – asserted versioning framework, otherwise called dimensional time. I hope that Postgres will incorporate these features into its core soon, and I will be able to retire it. NORM is a framework which can be used by application developers instead of ORMs, supporting bulk operations and transferring complex nested objects between Postgres database and Object-oriented applications. And lastly, my most popular project which I consider my biggest contribution, is postgres_air – the largest publicly-available Postgres training database. We developed the first version of this database together with Boris Novikov when we worked on the first edition of “PostgreSQL Query Optimization” book. We wanted to build real-world examples for the book, and we realized that there was no publicly available database that would be large enough to illustrate the optimization concepts.

Have you faced any challenges in your work with PostgreSQL, and how did you overcome them?

The biggest challenge was my first encounter with Postgres. As I mentioned, I already had twenty-eight years of database experience, fifteen of them being with Oracle. I was sure I know everything about databases, and if I can optimize queries and applications in Oracle, no other database would be a problem. I appeared to be very far from the truth. I was shocked to find out that almost nothing from my previous knowledge was applicable, and things didn’t work with Postgres how they worked with Oracle. Remembering how I learned to tame Postgres the hard way, i want to make sure that other newcomers have less traumatic experience. That was one of the biggest drivers for PostgreSQL Query Optimization book.

Community Involvement:

Postgres community is the most exciting and most valuable part of Postgres. That was one of the first things I found about Postgres, and that’s what I like the most: hundreds of people ready to help! My community involvement is listed in the intro, copying it here for consistency. For the past three years, I was an organizer of PG Day Chicago, and I ran Chicago PostgreSQL User Group for nine years. Last year, together with Dian Fay and Anna Bailliekova, we founded Prairie Postgres NFP (https://prairiepostgres.org/)- a recognized Postgres NPO, serving Midwest States of the USA. We focus on growing local Postgres community and outreach to software engineers and academia. Former Chicago PUG is rebranded Illinois PostgreSQL User Group, and we just announced PG DATA 2026(2026.pg-data.org) a new Postgres Conference in Chicago.

Can you share your experience with mentoring or supporting other women in the PostgreSQL ecosystem?

I believe that the most critical part of supporting women as well as other underrepresented groups is the outreach. It is not enough to say: please reach out if you need support. It is important to make the first move. Sadly, there are multiple stereotypes regarding the women’s role in IT. For example, I remember heading to a company-wide meeting in a big company, where not everyone knew everyone. During the brief introductions on the way to the meeting, somebody asked me and two other women: and you are QA, aren’t you? Unfortunately, many women fall into the same stereotype the tech society imposes, and believe that a woman in IT can only be a QA engineer, or a scrum master, or a PM. I try to reach out to women who never considered the knowledge of Postgres being an assert, and I invite them to attend conferences. I encourage women to submit their proposals to Postgres conferences, even when they never tried it before. I am always happy to do a mock interview, or to listen to a presentation dry run. It’s not enough to say “you are doing great!” Constructive criticism is vital for professional development.

.Insights and Advice:

I have a blog post about it: https://hdombrovskaya.wordpress.com/2025/01/29/career-success-in-tech-as-a-single-mother-forget-the-stereotypesaa-copy-of-my-post-on-elpha/

Feel free to copy or share the whole post

Are there any resources (books, courses, forums) you’d recommend to someone looking to deepen their PostgreSQL knowledge?

I can use an opportunity for a shameless self-promotion here: https://www.amazon.com/PostgreSQL-Query-Optimization-Ultimate-Efficient/dp/B0CK5GWWQ1

Jimmy Angelakos book “PostgreSQL Mistakes and How to Avoid Them” is about to be published my Manning Publications. I was a technical reviewer for this book, and I can’t say enough about how great this book is! For application developers, I highly recommend High Performance PostgreSQL for Rails by Andrew Atkinson: https://www.amazon.com/High-Performance-PostgreSQL-Rails-Maintainable/dp/B0CX876RLY

Most importantly, attend conferences, read blogs, participate in your local meetups! And don’t hesitate to ask!

.Looking Forward:

For the upcoming Postgres 18, I am mostly excited about the first portion of temporal tables support finally making it into Postgres core! Also, as usual, I am excited about multiple performance improvements. In the future, I am really looking forward for yet better support of partitions. Also, I hope to convince somebody that Postgres needs packages!

Do you have any upcoming projects or goals within the PostgreSQL community that you can share?

Since October 2024, my focus in my community activities has been growing Prairie Postgres. I hope to build Postgres community in the Greater Midwest, to have several PostgreSQL User Groups in the neighboring states, not just in Chicago!

Personal Reflection:

PostgreSQL community literally made me the person I am now. Just to think that I could never dive into Postgres, and continue to be an Oracle DBA! I wouldn’t even know how much I missed! I can only compare the importance of Postgres to the importance of my move to the USA: if I wouldn’t move, I would never know what I missed. Working with Postgres and being a part of Postgres community sparked innovation and creativity in me like nothing else. The support I always had from the community at large was vital for my professional growth.

How do you balance your professional and personal life, especially in a field that is constantly evolving?

I like the phrase I first heard from Dr. Sun “There is no work-life balance, it is work-life integration”. More in the article I shared above.

Message to the Community:

When I attended my first Postgres Conference in 2012, i felt intimidated. I didn’t understand most of the talks, and I felt that everyone around me knew tons more than I. So, my message is the following: if you feel similarly, you are not alone! It’s OK to feel like that. Two years later, I came to a conference check-in, and everyone knew me by name, and I was wondering when did this transformation happen. Listen. Ask questions. Don’t be afraid to ask “a dumb question,” and don’t pretend you understand something if you didn’t. Ask to explain. Nobody will laugh at you, and you will learn something.

Postgres Woman of the Month – Stefanie Stolting

Introduction:

I started programming on system nobody knows nowadays. Later on I was working with a lot of different RDBMs and became a fan of COBOL because it is easy to work with data. Because of my early adoption of PostgreSQL I was moved into DBA roles.

Currently I co-manage the PostgreSQL Telegram channel https://t.me/postgreschat. In addition I am a member of the PostgreSQL Europe Diversity Committee.

Journey in PostgreSQL:

I started using PostgreSQL in 1998 for personal projects. At that time I have been working with different RDBMs like Oracle, MS SQL Server, Sybase to name a few.

But as the license cost was horrible, I started to look for an open source one. At the time I already used Linux for some years. But PostgreSQL did not work on Linux at the time, therefore I used a BSD Unix on an old computer. And PostgreSQL did the job.

Can you share a pivotal moment or project in your PostgreSQL career that has been particularly meaningful to you?

The first project I was able to bring PostgreSQL into that company included PostGIS. Showing other people what could be done with them was fun and surprised people.

As there was only me with some PostgreSQL knowledge, that was the start of doing DBA jobs.

Contributions and Achievements:

I regularly participate in translations for the press releases into German of new PostgreSQL versions.

In addition I work on some extensions, one adds some missing functions, two others are foreign data wrappers, you may find them on https://github.com/sjstoelting.

An important thing to me was to get childcare available at PostgreSQL Conference Europe. The first one we had it was in 2022 in Berlin.

Have you faced any challenges in your work with PostgreSQL, and how did you overcome them?

I attended my first PostgreSQL conference in 2008, but it took until 2016 until I gave my first talk at a conference. The problem at the time was a lack of examples, I have been one of very few women attending and women giving talks was rare.

It is very good, that this has changed, but there is more work to do.

Community Involvement:

I give talks at conferences, have been honoured to be on several program committees, this year it has been Nordic PGDay and the coming PGDay Napoli. In addition I was part of some Code of Conduct committees.

In addition I write blog posts about PostgreSQL related subjects. Several ones are based on questions that came up often on a PostgreSQL Telegram channel, https://t.me/postgreschat, that I co-administrate.

Since last year I am a member of the Diversity Committee of PostgreSQL Europe, https://www.postgresql.eu/diversity/

Can you share your experience with mentoring or supporting other women in the PostgreSQL ecosystem?

Lætitia Avrot started a Postgres Women informal group and she asked me to join. I sponsored tickets to women for some conferences. In addition I try to motivate women to give talks and to attend PostgreSQL conferences.

Insights and Advice:

Don’t be shy, do what you like, don’t let anyone tell you that you can’t do something.

Are there any resources (books, courses, forums) you’d recommend to someone looking to deepen their PostgreSQL knowledge?

At FOSDEM PGDay I gave a lightning talk about books, you’ll find my recommendations on https://gitlab.com/sjstoelting/talks/-/tree/main/PostgreSQL-Books.FOSDEM-PGDay-2025.

Crunchy Data has a good self learning platform at https://www.crunchydata.com/developers/tutorials where you can run commands in a browser.

And there is a Telegram channel I have already mentioned above, https://t.me/postgreschat.

To get more knowledge of SQL, take a look at Markus Winands https://modern-sql.com.

A starting point for looking something PostgreSQL up, should always be the documentation https://www.postgresql.org/docs/current/index.html.

Looking Forward:

There is a patch that got committed recently titled RETURNING OLD/NEW VALUES, https://commitfest.postgresql.org/patch/4723/. In fact it will bring back data time travelling to PostgreSQL, a feature that has been removed in version 6.3.

Do you have any upcoming projects or goals within the PostgreSQL community that you can share?

Improving diversity in as many ways as possible.

Personal Reflection:

The PostgreSQL community is a nice place to be, I made friends with some nice people there. Without that I would have left PostgreSQL behind.

How do you balance your professional and personal life, especially in a field that is constantly evolving?

What I love about IT is, that one never stops learning. For example there hasn’t been a single PostgreSQL conference, where I did not learn something new.

Also do some tourist things in the places, that you visit to attend a conference.

Enjoy your life, meet friends, have some hobbies, mine are photographing and kayaking.

Message to the Community:

Visit conferences, get in contact with the nice PostgreSQL people. Don’t let anyone tell you you can’t do something, you can!

Postgres Woman of the Month – Stacey Haysler

Introduction:

My professional role is Chief Financial Officer and Chief Operations Officer of PGX, Inc., a PostgreSQL consultancy in Alameda, California. I serve as the President of the United States PostgreSQL Association (PgUS), and am the Board Liaison with the PgUS Diversity Committee. I am a co-organizer of the San Francisco Bay Area PostgreSQL Users Group. I was honored to be named as a Major Contributor in July 2023.

Journey in PostgreSQL

My professional work began when the then-CEO of PGX approached me to do some Human Resources consulting for the company. Little did I know I would end up on the executive team! My community work began at PgCon Ottawa in 2010, when I volunteered to help “for a few hours”, and that turned into the entire week.

(II) Can you share a pivotal moment or project in your PostgreSQL career that has been particularly meaningful to you?

At FOSDEM in 2016, Tom Lane approached me on behalf of the Core Team about creating a community Code of Conduct policy and process, which was a great honor and deepened my community involvement.

Contributions and Achievements:

The Community Code of Conduct. It was a long and complex process: drafting the policy, gathering feedback, revising the draft, keeping communication open and constructive to address the concerns expressed about how it might affect the community, and holding a public session about it at PgCon Ottawa to give those present a chance to discuss it directly with me and the Core Team. It took longer than expected, but the time and effort we put into it was well worth the results. The Code of Conduct policy was officially launched in 2018, and I was Chair of the Committee for the first three years.

(II) Have you faced any challenges in your work with PostgreSQL, and how did you overcome them?

The biggest challenge for me is increasing community involvement, and that’s an ongoing process. Meeting people at events (conferences, Meetups, etc.) is a significant part of bringing people into active roles in the community. During the Covid lockdown years, when there were no in-person events, the challenge was even greater, and so we had to focus on trying to create those opportunities for connection in other ways. The Meetup groups who held virtual events were a great help in this regard, and the increased activity on the community mailing lists was also a source for new volunteers.

Even with the return of in-person events, it’s still a lot of work to persuade people to step into a community role. People worry about being too new to the community, or not knowing enough to take on a role—to which I say that I joined the conference staff onsite at the first Postgres event I attended, and I think it has worked out pretty well!

Community Involvement:

PgUS is where I focus most of my community time. In addition to all the President work to be done, I am the Board Liaison for the Diversity Committee, which is quite rewarding. I manage our Membership Coordinator and Volunteer Coordinator, and am available to the PgUS Committee Chairs as a sounding board when they have questions or ideas to discuss.

I am currently organizing the onsite Code of Conduct Committee for PgConf.Dev in Montreal, and have managed the onsite CoCC for PgConf.EU for the past two years.

PGEU has a Diversity Task Force working to create their own Diversity Program, and I have been acting as an advisor to them, providing ideas and materials developed by the PgUS Diversity Committee.

There is interest in reviving Postgres Women activities in Europe and North America, and I am working to create a structure for that.

(II) Can you share your experience with mentoring or supporting other women in the PostgreSQL ecosystem?

For me, support and mentoring are simply what I do each day; I don’t have a set time for “now I will mentor this person!” Many of the women who were active in Postgres when I joined the community have left due to job changes, life changes, etc. so I have a longevity which gives me a unique perspective I can share with those who are newer to Postgres. I do my best to be visible and available and am pleased that people seem to feel comfortable approaching me for advice and support about becoming involved with Postgres.

Restarting the Postgres Women activities will provide structured opportunities for mentoring, and I’m excited to see how those will develop.

The PgUS Diversity Committee has several new members as of this year, most of whom are at the start of their careers, and I am doing my best to provide support and useful encouragement to them.

Insights and Advice:

Ask questions—and answer them, too. There’s always something you can learn, and there’s always something you can teach. Even if you have only been working with Postgres for a week, you know something that the person who just started today hasn’t learned yet—be willing to share that knowledge and keep that openness as you progress.

The same is true for community involvement, whether in an official role, or simply as a welcoming presence at an event. If you felt shy at your first User Group Meeting or conference, and you’ve developed ways to overcome that, you can befriend someone who is attending their first event and help them feel welcome.

(II) Are there any resources (books, courses, forums) you’d recommend to someone looking to deepen their PostgreSQL knowledge?

The community mailing lists are terrific! Especially for those new to working with Postgres, the Novice list is a great place to learn your way around the code.

I’d like to see more activity on the Advocacy list—it’s a good place to start your community involvement.

Looking Forward:

PgUS is working on some new ways to bring in volunteers, and I’m hopeful that they will work out! I also have great hopes for our new Diversity Committee; they are a good group with many ideas.

I am especially excited about PGEU’s emerging Diversity Program and look forward to seeing how it develops.

I am also working on ideas for increasing community involvement in general, not only with the nonprofit organizations, and look forward to rolling those out this year.

(II) Do you have any upcoming projects or goals within the PostgreSQL community that you can share?

Everything I talked about in (I), above!

Personal Reflection:

Being part of the PostgreSQL community means having the opportunity to work alongside some of the smartest, most creative, and genuinely caring people I’ve had the good fortune to meet, so that we can make both the software and the community better for everyone.

(II) How do you balance your professional and personal life, especially in a field that is constantly evolving?

I am fortunate that my company gives its employees working hours to do community work, which is a large part of why I have the balance I do. However, being completely honest, I don’t always do a great job of balancing, even with that advantage. Part of it is that I am so focused on my goals for PgUS and other community work, I am willing to devote more time to those projects and make them a priority for my non-work time when I feel it’s necessary.

The time boundaries I do keep are: 1) no day job work on the weekends and 2) Screenless Sundays. I occasionally do community work on the weekend, but I do my best to limit it to work hours; I would rather work extra time during the week and keep my weekends clear.

Screenless Sundays are essential for my well-being. One full day with no computer, no tablet, and no phone is amazing. I figure if the Queen of Denmark can take Sunday off to engage in personal and artistic pursuits, I can manage to do the same!

Message to the Community:

Don’t hesitate to start; if you have started, keep going! Don’t overthink it—just pick one thing and do it today. Whether that’s posting your first question (or answer) to a list, or volunteering as conference staff, or taking on a larger role in the community, taking that first step may seem overwhelming.

Once you have taken it, however, each consecutive step follows more easily; you find yourself learning things, making contributions to the project, developing good relationships with colleagues, and a few colleagues who become friends.

You will go places and have experiences you wouldn’t have imagined at the start—so start today!

Postgres Woman of the Month – Minaz Kotian

Introduction:

I’m Minaz, a senior solution architect with a focus on database technologies, cloud solutions, and digital business transformation. My background spans over several years of working with various database systems, including PostgreSQL, where I’ve helped organizations migrate, optimize, and scale their databases. My work revolves around mentoring teams, driving innovation, and creating meaningful business impacts using PostgreSQL and other technologies.

In my current role, I focus on harnessing PostgreSQL’s powerful AI/ML features for vector databases, and performance optimization. I’m passionate about empowering others, especially women in tech, to grow in their careers and make a lasting impact in the tech world.

Journey in PostgreSQL:

I began my journey with PostgreSQL during a pivotal project that involved migrating legacy databases to open-source alternatives like PostgreSQL. This wasn’t just a straightforward migration—it was a heterogeneous migration, shifting from proprietary databases like Oracle to PostgreSQL.

The process posed significant challenges due to differences in data types, schema structures, stored procedures, and functions that had to be meticulously addressed.

Can you share a pivotal moment or project in your PostgreSQL career that has been particularly meaningful to you?

What truly captured my interest in PostgreSQL was its extensibility. As I worked through these challenges, I discovered the immense power of PostgreSQL’s extensions, such as PostGIS for spatial data, pg_stat_statements for performance analysis, and pg_repack for table maintenance. These tools revolutionised how we approached database management and optimization, allowing us to create highly efficient and tailored solutions.

A particularly meaningful project in my PostgreSQL career was a complex migration from Oracle to PostgreSQL for a client looking to modernize their database infrastructure while reducing costs.

What made this project so meaningful was not just the technical success but the larger impact it had on the client’s business. The migration helped them achieve significant cost savings, increased operational flexibility, and expanded their global digital footprint. This project was close to my heart because it highlighted how PostgreSQL could serve as a powerful tool in modernization efforts, and it showcased the importance of strategic planning and execution in achieving successful outcomes.

Contributions and Achievements:

One of my most recent contributions has been leveraging PostgreSQL as a next-generation AI database, capable of supporting AI/ML workloads and functioning as a vector database for advanced applications. The extensibility of PostgreSQL allowed us to harness powerful extensions for machine learning and vectorization, driving innovation in our AI-driven projects.

By integrating PostgreSQL with PL/Python, we embedded machine learning models directly within the database, utilizing libraries like TensorFlow and scikit-learn. This enabled us to run ML models natively, facilitating real-time data analysis and predictions. We implemented AI solutions for tasks like anomaly detection and predictive maintenance, all within PostgreSQL’s robust environment.

In addition to AI and ML workloads, we demonstrated during an internal hackathon how PostgreSQL can play a key role in achieving carbon-free data center solutions.

Have you faced any challenges in your work with PostgreSQL, and how did you overcome them?

Yes, I’ve faced several challenges in my work with PostgreSQL, but each one provided valuable learning opportunities. Some of the key challenges and how I overcame them include:

1. Performance Optimization in Large-Scale Environments Challenge: When working with large datasets or high-concurrency workloads, we encountered performance bottlenecks, especially with complex queries and heavy indexing.

Solution: To overcome this, we focused on query optimization by leveraging PostgreSQL’s EXPLAIN and ANALYZE tools to analyze execution plans. We also implemented indexing strategies and fine-tuned vacuuming and auto-vacuum settings to avoid table bloat, improving overall database performance. By combining these strategies, we significantly enhanced the speed and responsiveness of PostgreSQL under heavy loads.

2. Vector Database Implementation:

Challenge: Using PostgreSQL as a vector database for high-dimensional data (such as for NLP or recommendation systems) required handling large volumes of data and performing complex vector searches efficiently.

Solution: We leveraged the pgvector extension for storing and querying vectors efficiently. To overcome the challenges of high-dimensional search performance, we implemented nearest-neighbour search using vector indexing and cosine similarity. Additionally, careful attention was given to managing the indexing process for large datasets, which helped us maintain both the performance of the vector search and the overall responsiveness of the database.

Community Involvement:

As a Solution Architect my primary focus is on transforming the teams I work with. I strive to create a significant business impact that the organization can be proud of, while also fostering an environment where others can learn and grow.

By delivering PostgreSQL training to my team, I equipped them with the skills to leverage the latest technology, foster creative problem-solving, and deliver innovative solutions to our clients..

Can you share your experience with mentoring or supporting other women in the PostgreSQL ecosystem?

In my experience within the PostgreSQL ecosystem, I have had the opportunity to mentor and support women as they navigate key moments in their careers, especially those re-entering the workforce after a break, maternity leave or transitioning into more technical roles. I’ve found that these moments can be particularly challenging, and providing the right guidance and creating a supportive environment are critical for their success.

By offering tailored advice and sharing resources, I’ve helped women build confidence in their skills and overcome obstacles that can arise during these transitions. I prioritize fostering an inclusive and collaborative atmosphere where individuals feel empowered to learn and grow.

Seeing these women thrive and make meaningful contributions to the PostgreSQL community has been incredibly fulfilling. Their success not only benefits their personal development but also strengthens the ecosystem as a whole.

Insights and Advice:

For women starting their careers in technology, especially in database management and PostgreSQL, I would offer the following advice:

Don’t Be Afraid to Experiment, be Confident and Assertive, don’t hesitate to ask questions, share your ideas, and advocate for yourself. Confidence is key in advancing your career.

By staying curious, confident, and proactive, you’ll be able to carve out a successful and fulfilling career in database management, PostgreSQL, and the broader tech industry. You have the power to make an impact, and the possibilities are endless.

Are there any resources (books, courses, forums) you’d recommend to someone looking to deepen their PostgreSQL knowledge?

1. PostgreSQL: Up and Running” by Regina Obe & Leo Hsu

2. PostgreSQL 13 Cookbook” by O’Reilly

3. Udemy: “The Complete PostgreSQL Bootcamp

4. PostgreSQL Reddit Community (/r/PostgreSQL)

5. The PostgreSQL forums (https://www.postgresql.org/community/) are another way to connect with the PostgreSQL community, share knowledge, and get help from experienced users and developers.

Looking Forward:

As PostgreSQL continues to evolve, there are several exciting developments on the horizon that I’m particularly enthusiastic about:

1. Integration with AI and ML Workloads

2. AI-Powered Vector Search

3. Data Encryption Enhancements: As data security becomes increasingly important, PostgreSQL is continuing to improve its encryption capabilities, including both at-rest and in-transit

4. Big Data Integrations: PostgreSQL’s evolving ability to handle larger datasets, especially in the context of data lakes, is something to watch. There is growing interest in using PostgreSQL as a part of a data lake solution where data from multiple sources, both structured and unstructured, can be analyzed with a unified query engine.

Do you have any upcoming projects or goals within the PostgreSQL community that you can share?

I am looking forward to collaborating further with the PostgreSQL community by sharing knowledge, mentoring others, or driving initiatives that can make a tangible impact.

Personal Reflection:

Being part of the PostgreSQL community means being part of a passionate and supportive ecosystem that thrives on collaboration, knowledge-sharing, and continuous improvement. 

For me, it’s not just about working with a powerful and flexible database; it’s about connecting with like-minded professionals who are equally dedicated to pushing the boundaries of what’s possible with PostgreSQL. 

How do you balance your professional and personal life, especially in a field that is constantly evolving?

Balancing professional and personal life requires setting clear boundaries and prioritizing both continuous learning and personal well-being. 

I stay updated on industry trends by integrating learning into my routine, while also making time to disconnect and recharge. This balance helps me remain effective and energized in my work, ensuring long-term success and personal fulfilment.

Message to the Community:

To the PostgreSQL community, especially to the women who are part of it or aspiring to join: your voice, perspective, and contributions are invaluable. Don’t be discouraged by challenges, every step you take is a step towards growth and innovation. Lean on the community, share your experiences, and remember that we are all here to support each other. You belong here, and your unique insights will help shape the future of PostgreSQL and the tech industry as a whole. Keep learning, stay curious, and never underestimate the power of your contributions.