<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Key-Value-Store on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/key-value-store/</link>
    <description>Recent content in Key-Value-Store on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 24 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/key-value-store/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Key-Value Stores: FoundationDB vs BadgerDB vs BoltDB (2026 Guide)</title>
      <link>https://www.pistack.xyz/posts/2026-05-24-self-hosted-key-value-stores-foundationdb-badgerdb-boltdb-guide/</link>
      <pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-05-24-self-hosted-key-value-stores-foundationdb-badgerdb-boltdb-guide/</guid>
      <description>&lt;p&gt;Key-value databases are the simplest and most widely used NoSQL storage layer. They map unique keys to values, offering fast reads and writes with minimal overhead. When building self-hosted applications, choosing the right key-value store can determine your application&amp;rsquo;s scalability, durability, and operational complexity.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
