<?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: plv8-docker</title>
    <description>The latest articles on DEV Community by plv8-docker (@plv8docker).</description>
    <link>https://dev.to/plv8docker</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%2F1125841%2F70d47e73-9092-4858-9229-7276eb3e4927.png</url>
      <title>DEV Community: plv8-docker</title>
      <link>https://dev.to/plv8docker</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/plv8docker"/>
    <language>en</language>
    <item>
      <title>PostgreSQL 16: A Deep Dive and Our New Docker Image</title>
      <dc:creator>plv8-docker</dc:creator>
      <pubDate>Thu, 08 Feb 2024 15:28:11 +0000</pubDate>
      <link>https://dev.to/plv8docker/postgresql-16-a-deep-dive-and-our-new-docker-image-23kk</link>
      <guid>https://dev.to/plv8docker/postgresql-16-a-deep-dive-and-our-new-docker-image-23kk</guid>
      <description>&lt;p&gt;The PostgreSQL universe has expanded once again, and we're here to explore its newest celestial body: PostgreSQL 16. Plus, we have an exhilarating announcement just for you!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5hhfzydme067s5xd3vq1.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5hhfzydme067s5xd3vq1.jpg" alt="Image description" width="800" height="599"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Announcing Our New Docker Image for PostgreSQL 16
&lt;/h2&gt;

&lt;p&gt;Kicking things off with a bang: we're absolutely delighted to introduce our brand-new &lt;strong&gt;Docker image tailored specifically for PostgreSQL 16&lt;/strong&gt;! Whether you're eager to dip your toes into this latest version or are contemplating a full-blown migration, our Docker image promises a seamless, hassle-free experience. Do give it a whirl and let us know your thoughts!&lt;/p&gt;

&lt;h2&gt;
  
  
  Diving into PostgreSQL 16: What's New?
&lt;/h2&gt;

&lt;p&gt;PostgreSQL 16 isn't just an incremental update; it's a leap forward. Here are some key highlights that caught our eye:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Performance Enhancements&lt;/strong&gt;: With crucial optimizations to partitioning, this version promises notable improvements in query performance, especially when dealing with expansive datasets.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Expanded SQL/JSON Path Language Support&lt;/strong&gt;: PostgreSQL's ever-evolving commitment to robust JSON support continues. This release brings further enhancements, making JSON operations more intuitive and versatile for web-centric developments.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Bolstered Security&lt;/strong&gt;: Data security remains at the heart of PostgreSQL's ethos. Version 16 unveils a suite of advanced security mechanisms designed to offer even more robust protection against unauthorized data access.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For a more detailed breakdown, be sure to dive into the &lt;a href="https://www.postgresql.org/about/news/postgresql-16-released-2715/"&gt;official release notes&lt;/a&gt; or on &lt;strong&gt;our website &lt;a href="https://plv8.com/"&gt;plv8.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;PostgreSQL 16 is a testament to the community's relentless drive for perfection, showcasing a blend of innovative features and core improvements. With our new Docker image to complement this release, we believe you're poised for a transformative database experience.&lt;br&gt;
As always, we cherish your feedback and insights. So, get hands-on with PostgreSQL 16 via our Docker image and share your journey with us. Until then, happy coding and exploring!&lt;/p&gt;

</description>
      <category>postgressql</category>
      <category>docker</category>
      <category>plv8</category>
      <category>programming</category>
    </item>
    <item>
      <title>Pioneering PLV8 for Apple Silicon: Embracing the Future of Arm64 Architecture</title>
      <dc:creator>plv8-docker</dc:creator>
      <pubDate>Tue, 03 Oct 2023 15:48:29 +0000</pubDate>
      <link>https://dev.to/plv8docker/pioneering-plv8-for-apple-silicon-embracing-the-future-of-arm64-architecture-2ol5</link>
      <guid>https://dev.to/plv8docker/pioneering-plv8-for-apple-silicon-embracing-the-future-of-arm64-architecture-2ol5</guid>
      <description>&lt;p&gt;Hello, fellow developers!&lt;br&gt;
Today, we're excited to share another milestone in our journey with PLV8. As you know, we've been working tirelessly to make PLV8 more accessible and efficient for developers around the world. Now, we're taking a giant leap forward by introducing support for the arm64 architecture, specifically for Apple Silicon, which includes the groundbreaking M1 and M2 chips.&lt;/p&gt;

&lt;p&gt;Apple Silicon, a series of arm64 processors, has made waves in the tech world with its high performance and power efficiency. However, it also brought new challenges for developers due to its arm64 architecture. That's where we come in.&lt;/p&gt;

&lt;p&gt;About a year ago, a developer from Sweden reached out to us. He was working with an M1 Mac and wished for PLV8 to be compatible with it. At that time, no one was offering this feature. We saw this as an opportunity to expand PLV8's capabilities and to help developers like him. So, we rolled up our sleeves and got to work.&lt;/p&gt;

&lt;p&gt;The result? We've put together a Docker image for PLV8 that works seamlessly on the arm64 architecture, making it compatible with both M1 and M2 chips. It's like we've built a bridge, connecting the power of PLV8 to the potential of Apple Silicon. And the best part? We're the only ones doing this right now.&lt;/p&gt;

&lt;p&gt;But we're not stopping there. We're committed to providing constant updates to our PLV8 image, ensuring it stays compatible with the latest versions of PostgreSQL and Apple Silicon. It's like we're on a never-ending journey, always moving forward, always improving.&lt;/p&gt;

&lt;p&gt;So, if you're a developer working with an M1 or M2 Mac and PostgreSQL, our PLV8 image is here to make your life easier. Give it a try and experience the future of development today.&lt;br&gt;
Check out our &lt;a href="https://github.com/sibedge-llc/plv8-dockerfiles"&gt;GitHub repository&lt;/a&gt; for more details. And if you find our project beneficial, please give us a star. Your support helps us continue our work and helps others discover our project.&lt;/p&gt;

&lt;p&gt;Ready to get started? You can download our &lt;a href="https://hub.docker.com/r/sibedge/postgres-plv8"&gt;PLV8 image directly from Docker Hub&lt;/a&gt; and begin your journey with PLV8 on Apple Silicon.&lt;/p&gt;

&lt;p&gt;Happy coding!&lt;/p&gt;

</description>
      <category>plv8</category>
      <category>docker</category>
      <category>python</category>
      <category>extensions</category>
    </item>
    <item>
      <title>The Journey of Building a PLV8 Image for PostgreSQL Across Platforms</title>
      <dc:creator>plv8-docker</dc:creator>
      <pubDate>Thu, 17 Aug 2023 18:20:43 +0000</pubDate>
      <link>https://dev.to/plv8docker/the-journey-of-building-a-plv8-image-for-postgresql-across-platforms-47lj</link>
      <guid>https://dev.to/plv8docker/the-journey-of-building-a-plv8-image-for-postgresql-across-platforms-47lj</guid>
      <description>&lt;p&gt;Hey folks! Today, I want to share a story. It's a story of challenge, perseverance, and ultimately, triumph. It's the story of how we built our own PLV8 image for PostgreSQL.&lt;br&gt;
&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7bk57bzu24eaqzvbewg9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7bk57bzu24eaqzvbewg9.png" alt="Image description" width="800" height="525"&gt;&lt;/a&gt;&lt;br&gt;
You see, we were tired of the complexities and limitations of the existing PLV8 build process. It was like trying to fit a square peg in a round hole. So, we decided to take matters into our own hands and build our own PLV8 image.&lt;br&gt;
The journey wasn't easy. We faced obstacles, setbacks, and moments of doubt. But with every challenge, we learned something new, and with every setback, we came back stronger.&lt;br&gt;
The result? A PLV8 image that works seamlessly across different platforms. It's like a Swiss Army knife for PostgreSQL developers, ready to tackle any challenge that comes its way.&lt;br&gt;
Want to learn more about our journey and the technical details? Visit our &lt;a href="https://github.com/sibedge-llc/plv8-dockerfiles"&gt;GitHub repository&lt;/a&gt; and if you appreciate our work, please give us a star. Your support means a lot to us!&lt;/p&gt;

&lt;p&gt;And &lt;a href="https://hub.docker.com/r/sibedge/postgres-plv8"&gt;download our Image from dockerhub.&lt;/a&gt; &lt;/p&gt;

</description>
      <category>plv8</category>
      <category>lowcode</category>
      <category>github</category>
      <category>postgressql</category>
    </item>
    <item>
      <title>Understanding PLV8: A Practical Guide to Low-Code Development</title>
      <dc:creator>plv8-docker</dc:creator>
      <pubDate>Mon, 24 Jul 2023 17:51:15 +0000</pubDate>
      <link>https://dev.to/plv8docker/understanding-plv8-a-practical-guide-to-low-code-development-5972</link>
      <guid>https://dev.to/plv8docker/understanding-plv8-a-practical-guide-to-low-code-development-5972</guid>
      <description>&lt;p&gt;Hey there, fellow coders! Today, we're diving into the world of PLV8, a game-changer in the realm of low-code development. If you've ever wondered how to blend the power of JavaScript and SQL, you're in for a treat!&lt;br&gt;
&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzcx1uv3zzrqxkqwzr9vx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzcx1uv3zzrqxkqwzr9vx.png" alt="Image description" width="800" height="397"&gt;&lt;/a&gt;&lt;br&gt;
PLV8 is a PostgreSQL extension that lets us write JavaScript stored functions directly within the database. Imagine the possibilities! It's like having your cake and eating it too, but in this case, the cake is your code, and eating it is executing it right within your database.&lt;br&gt;
Now, let's talk about some real-world applications. Have you ever found yourself juggling between your database and your backend, trying to get them to communicate effectively? With PLV8, you can create complex server-side functions right within your PostgreSQL database. It's like having a mini Node.js environment in there!&lt;br&gt;
The beauty of PLV8 is that it opens the door to low-code development. You can create powerful applications with less code, which means less debugging, less maintenance, and more time to focus on what really matters: solving problems and delivering value.&lt;br&gt;
Interested in exploring more? Check out our &lt;a href="https://github.com/sibedge-llc/plv8-dockerfiles"&gt;GitHub&lt;/a&gt; repository and don't forget to give us a star if you find our project beneficial. Your support helps us continue our work and helps others discover our project! &lt;br&gt;
And download our &lt;a href="https://hub.docker.com/r/sibedge/postgres-plv8"&gt;Image from dockerhub&lt;/a&gt;. &lt;/p&gt;

</description>
      <category>docker</category>
      <category>plv8</category>
      <category>lowcode</category>
    </item>
  </channel>
</rss>
