<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PostgreSQL on Romi's Dev Journey</title><link>https://romisugi.dev/technologies/postgresql/</link><description>Recent content in PostgreSQL on Romi's Dev Journey</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 21 Sep 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://romisugi.dev/technologies/postgresql/index.xml" rel="self" type="application/rss+xml"/><item><title>Distrohub</title><link>https://romisugi.dev/projects/distrohub/</link><pubDate>Sun, 21 Sep 2025 00:00:00 +0000</pubDate><guid>https://romisugi.dev/projects/distrohub/</guid><description>&lt;h1 id="distrohub">Distrohub&lt;/h1>
&lt;p>Distrohub started as a personal financial tracker to monitor expenses, income, and compare them to understand net worth and liabilities. It helps generate monthly financial reports to improve personal financial health. During development, it became clear that the project could be expanded into a full-fledged business management tool.&lt;/p>
&lt;h2 id="features">Features&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>Financial Tracking&lt;/strong>: Track personal expenses and income with detailed categorization.&lt;/li>
&lt;li>&lt;strong>Net Worth Calculation&lt;/strong>: Monitor assets and liabilities to calculate net worth.&lt;/li>
&lt;li>&lt;strong>Monthly Reports&lt;/strong>: Generate comprehensive monthly financial reports for better insights.&lt;/li>
&lt;li>&lt;strong>Future Expansion&lt;/strong>: Plans to add inventory management and HR modules for business use.&lt;/li>
&lt;/ul>
&lt;h2 id="technical-highlights">Technical Highlights&lt;/h2>
&lt;ul>
&lt;li>Built with Django and Python for robust backend functionality.&lt;/li>
&lt;li>Uses PostgreSQL for reliable data storage and complex queries.&lt;/li>
&lt;li>Modular design to allow easy expansion into business management features.&lt;/li>
&lt;li>Secure user authentication and data privacy considerations.&lt;/li>
&lt;/ul>
&lt;h2 id="challenges-overcome">Challenges Overcome&lt;/h2>
&lt;ul>
&lt;li>Designing a flexible data model to accommodate both personal finance and future business modules.&lt;/li>
&lt;li>Implementing accurate financial calculations and reporting.&lt;/li>
&lt;li>Balancing feature development with maintainability and scalability.&lt;/li>
&lt;/ul></description></item></channel></rss>