<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Database</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Database feed</description>
    <item>
      <title>Podcast: Increasing Users' Data Agency: From BlueSky's AT Protocol to the Local-First Software Movement</title>
      <link>https://www.infoq.com/podcasts/increasing-users-data-agency/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Database</link>
      <description>&lt;img src="https://res.infoq.com/podcasts/increasing-users-data-agency/en/smallimage/the-infoq-podcast-logo-thumbnail-1780998670120.jpg"/&gt;&lt;p&gt;Martin Kleppmann, an associate professor at Cambridge and author of Designing Data-Intensive Applications, discusses the evolution of data systems over the last decade, mainly the shift from monolithic databases to modular building blocks. Kleppmann underlines the importance of moving from cloud-centric data storage systems to decentralised data storage similar to Bluesky’s AT protocol.&lt;/p&gt; &lt;i&gt;By Martin Kleppmann&lt;/i&gt;</description>
      <category>Architecture</category>
      <category>Distributed Systems</category>
      <category>The InfoQ Podcast</category>
      <category>Data Privacy</category>
      <category>Protocol</category>
      <category>Cloud-Native</category>
      <category>Architecture &amp; Design</category>
      <category>podcast</category>
      <pubDate>Mon, 15 Jun 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/podcasts/increasing-users-data-agency/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Database</guid>
      <dc:creator>Martin Kleppmann</dc:creator>
      <dc:date>2026-06-15T11:00:00Z</dc:date>
      <dc:identifier>/podcasts/increasing-users-data-agency/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Beyond Speed Limits: Exploring the Performance Power of Valkey</title>
      <link>https://www.infoq.com/presentations/valkey-datastore/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Database</link>
      <description>&lt;img src="https://res.infoq.com/presentations/valkey-datastore/en/mediumimage/viktor-vedmich-medium-1780058022702.jpeg"/&gt;&lt;p&gt;Senior Solution Architect Viktor Vedmich shares how engineering leaders can maximize application performance using Valkey. He discusses the open-source Redis fork's 100% API compatibility, explores advanced caching strategies like lazy loading, and explains how to implement powerful data structures for real-time analytics, rate limiting, and session stores to solve the thundering herd problem.&lt;/p&gt; &lt;i&gt;By Viktor Vedmich&lt;/i&gt;</description>
      <category>Key-Value Store</category>
      <category>InfoQ Dev Summit Munich 2025</category>
      <category>Transcripts</category>
      <category>AWS</category>
      <category>Data</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Mon, 08 Jun 2026 10:15:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/valkey-datastore/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Database</guid>
      <dc:creator>Viktor Vedmich</dc:creator>
      <dc:date>2026-06-08T10:15:00Z</dc:date>
      <dc:identifier>/presentations/valkey-datastore/en</dc:identifier>
    </item>
    <item>
      <title>AWS Open Sources ExtendDB to Run DynamoDB on PostgreSQL</title>
      <link>https://www.infoq.com/news/2026/06/extenddb-dynamodb-adapter/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Database</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/extenddb-dynamodb-adapter/en/headerimage/generatedHeaderImage-1779640650229.jpg"/&gt;&lt;p&gt;AWS recently announced ExtendDB, a DynamoDB-compatible adapter that lets developers use the DynamoDB API with different storage backends, starting with PostgreSQL. The project supports existing SDKs and tools without modification, giving teams greater flexibility to run DynamoDB-style workloads outside of native DynamoDB while maintaining compatibility with current applications and workflows.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>Postgres</category>
      <category>Open Source</category>
      <category>Rust</category>
      <category>Database</category>
      <category>Dynamo DB</category>
      <category>AWS</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Sun, 07 Jun 2026 06:25:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/extenddb-dynamodb-adapter/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Database</guid>
      <dc:creator>Renato Losio</dc:creator>
      <dc:date>2026-06-07T06:25:00Z</dc:date>
      <dc:identifier>/news/2026/06/extenddb-dynamodb-adapter/en</dc:identifier>
    </item>
    <item>
      <title>Cloudflare Identifies Query Planning Bottleneck in ClickHouse</title>
      <link>https://www.infoq.com/news/2026/06/cloudflare-clickhouse-bottleneck/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Database</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/cloudflare-clickhouse-bottleneck/en/headerimage/generatedHeaderImage-1779253744444.jpg"/&gt;&lt;p&gt;Cloudflare recently described how a slowdown in its billing pipeline was traced to contention inside the query planning stage of ClickHouse. The team profiled the bottleneck and patched ClickHouse to replace an exclusive lock with a shared lock, drop the per-query copy of the parts list, and improve part filtering.&lt;/p&gt; &lt;i&gt;By Renato Losio&lt;/i&gt;</description>
      <category>ClickHouse</category>
      <category>Cloudflare</category>
      <category>Database</category>
      <category>Columnar Databases</category>
      <category>Data Partitioning</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Sat, 06 Jun 2026 04:55:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/cloudflare-clickhouse-bottleneck/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Database</guid>
      <dc:creator>Renato Losio</dc:creator>
      <dc:date>2026-06-06T04:55:00Z</dc:date>
      <dc:identifier>/news/2026/06/cloudflare-clickhouse-bottleneck/en</dc:identifier>
    </item>
    <item>
      <title>TypeORM Reaches 1.0 after Nearly a Decade, Signalling Renewed Maintenance</title>
      <link>https://www.infoq.com/news/2026/06/typeorm-1-released/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Database</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/06/typeorm-1-released/en/headerimage/generatedHeaderImage-1780570519122.jpg"/&gt;&lt;p&gt;TypeORM 1.0 is the first major release of the open-source TypeScript and JavaScript ORM since its inception in 2016. This version modernizes platform requirements, removes deprecated APIs, and introduces numerous bug fixes and new features. TypeORM now supports ECMAScript 2023, dropping older Node.js versions and dependencies while enhancing security and migration processes.&lt;/p&gt; &lt;i&gt;By Daniel Curtis&lt;/i&gt;</description>
      <category>Web Development</category>
      <category>JavaScript</category>
      <category>Database</category>
      <category>TypeScript</category>
      <category>ORM</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Fri, 05 Jun 2026 06:52:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/06/typeorm-1-released/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Database</guid>
      <dc:creator>Daniel Curtis</dc:creator>
      <dc:date>2026-06-05T06:52:00Z</dc:date>
      <dc:identifier>/news/2026/06/typeorm-1-released/en</dc:identifier>
    </item>
  </channel>
</rss>
