<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: deathrangerr</title>
    <description>The latest articles on DEV Community by deathrangerr (@deathrangerr).</description>
    <link>https://dev.to/deathrangerr</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F437821%2Fc2ee900c-4366-45bc-b86c-694e4d2a32c6.png</url>
      <title>DEV Community: deathrangerr</title>
      <link>https://dev.to/deathrangerr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/deathrangerr"/>
    <language>en</language>
    <item>
      <title>Introducing QueryForge: An Enterprise Database Client</title>
      <dc:creator>deathrangerr</dc:creator>
      <pubDate>Sat, 21 Feb 2026 15:38:14 +0000</pubDate>
      <link>https://dev.to/deathrangerr/introducing-queryforge-an-enterprise-database-client-4m01</link>
      <guid>https://dev.to/deathrangerr/introducing-queryforge-an-enterprise-database-client-4m01</guid>
      <description>&lt;p&gt;I'm excited to share QueryForge, an open-source database management tool I've been working on.&lt;/p&gt;

&lt;h2&gt;
  
  
  What is QueryForge?
&lt;/h2&gt;

&lt;p&gt;QueryForge is an enterprise-grade database client that supports PostgreSQL, MySQL, and Oracle with SAML 2.0 authentication.&lt;/p&gt;

&lt;h2&gt;
  
  
  Key Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Multi-Database Support&lt;/strong&gt;: Connect to PostgreSQL, MySQL, and Oracle&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;SAML 2.0 Authentication&lt;/strong&gt;: Enterprise SSO integration&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Advanced SQL Editor&lt;/strong&gt;: Multi-tab editor with syntax highlighting&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;DBA Tools&lt;/strong&gt;: Session monitoring, lock analysis, performance monitoring&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Security&lt;/strong&gt;: Comprehensive audit logging and session management&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Frontend: React 18, Vite, CodeMirror&lt;/li&gt;
&lt;li&gt;Backend: Node.js, Express, Passport-SAML&lt;/li&gt;
&lt;li&gt;Databases: pg, mysql2, oracledb&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Quick Start
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;git clone https://github.com/deathrangerr/queryforge.git
&lt;span class="nb"&gt;cd &lt;/span&gt;queryforge
npm &lt;span class="nb"&gt;install
&lt;/span&gt;npm run build
node server.js
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Why I Built This
&lt;/h2&gt;

&lt;p&gt;[Share your story - why you created it, what problem it solves]&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Next
&lt;/h2&gt;

&lt;p&gt;I'm looking for feedback and contributions! Check out the repo:&lt;br&gt;
&lt;a href="https://github.com/deathrangerr/queryforge" rel="noopener noreferrer"&gt;https://github.com/deathrangerr/queryforge&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  License
&lt;/h2&gt;

&lt;p&gt;MIT - Free to use and modify!&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>database</category>
      <category>postgres</category>
      <category>node</category>
    </item>
    <item>
      <title>Where should i start from?</title>
      <dc:creator>deathrangerr</dc:creator>
      <pubDate>Wed, 27 Oct 2021 11:36:24 +0000</pubDate>
      <link>https://dev.to/deathrangerr/where-should-i-start-from-16l1</link>
      <guid>https://dev.to/deathrangerr/where-should-i-start-from-16l1</guid>
      <description>&lt;p&gt;{Use the questions/pointers below to guide your post — don't forget to delete the placeholder text!}&lt;/p&gt;

&lt;p&gt;What is your question/issue (provide as much detail as possible)?&lt;br&gt;
Hi Everyone, I love opensource community and tools, but keeping that aside i have no idea where to start or what should i do to become a member of opensource community, same goes with github hacktoberfest&lt;/p&gt;

&lt;p&gt;What technologies are you using?&lt;br&gt;
I have been working on deployments for devops projects&lt;/p&gt;

&lt;p&gt;What were you expecting to happen?&lt;br&gt;
Just want to be a member of opensource community as an regular contributor&lt;/p&gt;

&lt;p&gt;What is actually happening?&lt;br&gt;
I just look around people who are same as me are doing alot out there&lt;/p&gt;

&lt;p&gt;What have you already tried/thought about?&lt;br&gt;
I have thought about contributing to some opensource projects but i get stuck, like what should i do..&lt;/p&gt;

&lt;p&gt;Please try to avoid very broad "How do I make x" questions, unless you have used Google and there are no tutorials on the subject.&lt;/p&gt;

&lt;h1&gt;
  
  
  help #hacktoberfest
&lt;/h1&gt;

</description>
      <category>help</category>
    </item>
  </channel>
</rss>
