<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>Vivek Shukla - Sqlx</title>
      <link>https://vshukla.com/tags/sqlx/</link>
      <description>I am a Software Engineer from India. I am currently building Daestro. I work in Rust, Javascript and Python.</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://vshukla.com/tags/sqlx/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Sun, 26 Jul 2026 19:28:01 +0000</lastBuildDate><item>
              <title>How I use Postgres DB as Key Value Store in Rust with SQLx</title>
              <pubDate>Tue, 02 Sep 2025 00:00:00 +0000</pubDate>
              <author>Vivek Shukla</author>
              <link>https://vshukla.com/tech/2025/postgres-key-value-store-rust-sqlx/</link>
              <guid>https://vshukla.com/tech/2025/postgres-key-value-store-rust-sqlx/</guid>
              <description xml:base="https://vshukla.com/tech/2025/postgres-key-value-store-rust-sqlx/">This guide demonstrate how to use Postgres DB for you KV storage needs.</description>
          </item><item>
              <title>Using SQLite Database in Rust with Sqlx</title>
              <pubDate>Sun, 13 Apr 2025 00:00:00 +0000</pubDate>
              <author>Vivek Shukla</author>
              <link>https://vshukla.com/tech/sqlite-in-rust-with-sqlx/</link>
              <guid>https://vshukla.com/tech/sqlite-in-rust-with-sqlx/</guid>
              <description xml:base="https://vshukla.com/tech/sqlite-in-rust-with-sqlx/">Guide to use SQLite database in Rust with Sqlx</description>
          </item></channel>
</rss>