<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Lucas Borsatto</title>
    <description>The latest articles on DEV Community by Lucas Borsatto (@lucas_borsatto_31a17800d3).</description>
    <link>https://dev.to/lucas_borsatto_31a17800d3</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3238116%2F9a3fdb5f-a848-436a-8d64-6c613d602b90.jpg</url>
      <title>DEV Community: Lucas Borsatto</title>
      <link>https://dev.to/lucas_borsatto_31a17800d3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lucas_borsatto_31a17800d3"/>
    <language>en</language>
    <item>
      <title>Understanding Consistency in Databases: Beyond basic CRUD</title>
      <dc:creator>Lucas Borsatto</dc:creator>
      <pubDate>Mon, 02 Jun 2025 05:01:23 +0000</pubDate>
      <link>https://dev.to/lucas_borsatto_31a17800d3/understanding-consistency-in-databases-beyond-basic-crud-4bco</link>
      <guid>https://dev.to/lucas_borsatto_31a17800d3/understanding-consistency-in-databases-beyond-basic-crud-4bco</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/@lucas01/understanding-consistency-in-databases-beyond-the-basics-293013a50481" rel="noopener noreferrer"&gt;Understanding Consistency in Databases: Beyond basic CRUD&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hello guys! The purpose of the article is to go beyond the CRUD and basic database transactions we deal with on a daily basis. It applies essential concepts for those looking to reach a higher level of seniority. Here I tried to be didactic in deepening when to use optimistic locking and isolation levels beyond the default provided by many frameworks, in the case of the article, Spring.&lt;/p&gt;

&lt;p&gt;Any suggestions, feel free to comment below :)&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>java</category>
      <category>springboot</category>
    </item>
  </channel>
</rss>
