<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Storage-Engine on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/storage-engine/</link>
    <description>Recent content in Storage-Engine on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 13 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/storage-engine/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Embedded Database Engines: libmdbx vs LMDB vs UnQLite vs Vedis</title>
      <link>https://www.pistack.xyz/posts/2026-06-13-self-hosted-embedded-database-engines-libmdbx-lmdb-unqlite-vedis/</link>
      <pubDate>Sat, 13 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-13-self-hosted-embedded-database-engines-libmdbx-lmdb-unqlite-vedis/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;When building self-hosted applications, choosing the right data storage backend is critical. While full-featured database servers like PostgreSQL and MySQL dominate web applications, &lt;strong&gt;embedded database engines&lt;/strong&gt; offer a compelling alternative for applications that need fast, zero-configuration local storage. These databases run directly within your application process, eliminating the overhead of network connections and separate server processes.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
