
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Mono Blog</title>
      <link>https://allendev.net/blog</link>
      <description>Blog about Microsoft technologies (.NET, ASP.NET Core, Blazor, EF Core, WPF, TypeScript, etc.)</description>
      <language>en-us</language>
      <managingEditor>zzyliu71@gmail.com (Allen Liu)</managingEditor>
      <webMaster>zzyliu71@gmail.com (Allen Liu)</webMaster>
      <lastBuildDate>Tue, 05 Nov 2024 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://allendev.net/tags/database/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://allendev.net/blog/2024-11-05-redis</guid>
    <title>Redis Essentials: Features, Setup, and Operations</title>
    <link>https://allendev.net/blog/2024-11-05-redis</link>
    <description>Redis is a distributed in-memory NoSQL database supporting persistence. It offers rich data structures including strings, lists, sets, sorted sets, and hashes.</description>
    <pubDate>Tue, 05 Nov 2024 00:00:00 GMT</pubDate>
    <author>zzyliu71@gmail.com (Allen Liu)</author>
    <category>Database</category><category>Redis</category>
  </item>

  <item>
    <guid>https://allendev.net/blog/2025-04-18-MessagePack</guid>
    <title>BSON vs MessagePack: Differences and How to Choose</title>
    <link>https://allendev.net/blog/2025-04-18-MessagePack</link>
    <description>BSON (Binary JSON) is a binary-encoded JSON format developed by MongoDB, primarily used for data storage and transmission in MongoDB databases. It extends the JSON format by adding support for...</description>
    <pubDate>Fri, 18 Apr 2025 00:00:00 GMT</pubDate>
    <author>zzyliu71@gmail.com (Allen Liu)</author>
    <category>.NET</category><category>C#</category><category>Database</category>
  </item>

    </channel>
  </rss>
