<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Leveldb on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/leveldb/</link>
    <description>Recent content in Leveldb on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 17 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/leveldb/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Embedded Key-Value Stores: LevelDB vs RocksDB vs LMDB vs BadgerDB</title>
      <link>https://www.pistack.xyz/posts/2026-06-17-self-hosted-embedded-key-value-stores-leveldb-rocksdb-lmdb-badgerdb/</link>
      <pubDate>Wed, 17 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-17-self-hosted-embedded-key-value-stores-leveldb-rocksdb-lmdb-badgerdb/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Not every application needs a full relational database. For many workloads — caching layers, message queues, blockchain nodes, and metadata storage — embedded key-value stores provide blazing-fast performance with minimal operational overhead. These databases run inside your application process, eliminating network round-trips and complex cluster management.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
