<?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: DaringBitAssembly</title>
    <description>The latest articles on DEV Community by DaringBitAssembly (@daringbitassembly).</description>
    <link>https://dev.to/daringbitassembly</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%2F1214464%2F1d19bf06-768a-4cff-a5f8-d569f6c66d7b.png</url>
      <title>DEV Community: DaringBitAssembly</title>
      <link>https://dev.to/daringbitassembly</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/daringbitassembly"/>
    <language>en</language>
    <item>
      <title>What is PostgreSQL?</title>
      <dc:creator>DaringBitAssembly</dc:creator>
      <pubDate>Mon, 04 Dec 2023 20:03:12 +0000</pubDate>
      <link>https://dev.to/daringbitassembly/what-is-postgresql-4il0</link>
      <guid>https://dev.to/daringbitassembly/what-is-postgresql-4il0</guid>
      <description>&lt;p&gt;In our &lt;a href="https://dbadbadba.com/blog/what-is-postgresql"&gt;latest blog&lt;/a&gt;, we explore a key technology in our toolkit: PostgreSQL, commonly known as ‘Postgres’. Since its inception in the late 1980s, PostgreSQL has been a reliable and versatile choice for database management, known for its robust features and open-source status.&lt;/p&gt;

&lt;h1&gt;
  
  
  History
&lt;/h1&gt;

&lt;p&gt;PostgreSQL originated in the 1980s at the University of California, Berkeley. It started as a successor to the Ingres database, under the leadership of Professor Michael Stonebraker. The original name 'POSTGRES' reflects its post-Ingres development, and it was later renamed to PostgreSQL to highlight its SQL capabilities. The system was designed to expand database functionalities, introducing user-defined types and table inheritance early in its development. Over the years, PostgreSQL evolved with contributions from a global community, growing into a powerful, open-source object-relational database system widely adopted in various industries.&lt;/p&gt;

&lt;h1&gt;
  
  
  Advantages
&lt;/h1&gt;

&lt;p&gt;PostgreSQL offers several advantages both from a technological and business perspective. Technically, it stands out with advanced data management capabilities, high performance and reliability due to features like MVCC, and extensive indexing options. For businesses, PostgreSQL provides robust security features, scalable architecture suitable for various workloads, and cost-effectiveness owing to its open-source framework. These attributes make it a strategic choice for organizations seeking a reliable, versatile database solution.&lt;/p&gt;

&lt;h1&gt;
  
  
  Conclusion
&lt;/h1&gt;

&lt;p&gt;PostgreSQL's blend of advanced technical features and business-friendly attributes makes it a top choice for organizations seeking a robust, scalable, and cost-effective database solution.&lt;/p&gt;

&lt;p&gt;Want to learn more? &lt;strong&gt;&lt;a href="https://dbadbadba.com/blog/what-is-postgresql"&gt;Read the full blog&lt;/a&gt;&lt;/strong&gt; on our website.&lt;/p&gt;

&lt;p&gt;💬 Have you tried PostgreSQL in your projects? &lt;strong&gt;Drop a comment&lt;/strong&gt; and tell us about your experience.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>database</category>
      <category>postgres</category>
      <category>beginners</category>
    </item>
    <item>
      <title>What is Ruby on Rails?</title>
      <dc:creator>DaringBitAssembly</dc:creator>
      <pubDate>Mon, 20 Nov 2023 14:45:04 +0000</pubDate>
      <link>https://dev.to/daringbitassembly/what-is-ruby-on-rails-22nk</link>
      <guid>https://dev.to/daringbitassembly/what-is-ruby-on-rails-22nk</guid>
      <description>&lt;p&gt;In our latest blog, we discuss a technology that we’ve used extensively in our projects: Ruby on Rails. Since the early 2000s, Rails has been revolutionizing web development by building on Ruby’s developer-centric ethos.&lt;/p&gt;

&lt;h1&gt;
  
  
  History
&lt;/h1&gt;

&lt;p&gt;Back in 2003, a programmer from Denmark by the name of David Heinemeier Hansson realized that he was reusing a lot of code to achieve common web-dev tasks. This inspired him to create a framework to simplify the repetitive aspects of web application development. In July 2004, Hansson released Ruby on Rails as an open-source project.&lt;/p&gt;

&lt;p&gt;Rails popularized two core philosophies to the developer community:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Convention Over Configuration (CoC): A development principle where established conventions eliminate the need for explicit and repetitive configuration decisions. This approach helps reduce redundant code, leading to quicker application setup and development.&lt;/li&gt;
&lt;li&gt;Don’t Repeat Yourself (DRY): A development principle emphasizing the centralization of information and behavior, ensuring that each is defined once and only once. This approach aids in enhancing code maintainability, preventing inconsistencies, and expediting the development process.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The release of Rails was met with enthusiasm, as it provided web developers with a tool that expedited development without compromising on quality or scalability. One significant milestone in Rails’ history was the creation of Twitter in 2006. Initially built with Rails, Twitter showcased the framework’s capabilities to handle large-scale, high-traffic applications.&lt;/p&gt;

&lt;p&gt;Today, Rails is still widely used and remains a cornerstone in the web development world. Supported by regular updates and an engaged community, it’s clear that Rails will remain relevant for many years to come.&lt;/p&gt;

&lt;h1&gt;
  
  
  Interested in Rails?
&lt;/h1&gt;

&lt;p&gt;Drop us some comments and share how Rails can help with your projects. You’ll find a link to our full blog in the comments section.&lt;/p&gt;

</description>
      <category>rails</category>
      <category>learning</category>
      <category>webdev</category>
      <category>history</category>
    </item>
  </channel>
</rss>
