<?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: Jasper Blues</title>
    <description>The latest articles on DEV Community by Jasper Blues (@jasperblues).</description>
    <link>https://dev.to/jasperblues</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%2F262569%2F28a5b047-bed8-4a9d-bf37-b196636152b9.jpeg</url>
      <title>DEV Community: Jasper Blues</title>
      <link>https://dev.to/jasperblues</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jasperblues"/>
    <language>en</language>
    <item>
      <title>Drivine - database client for TypeScript/Node.js</title>
      <dc:creator>Jasper Blues</dc:creator>
      <pubDate>Tue, 03 Mar 2020 01:29:34 +0000</pubDate>
      <link>https://dev.to/jasperblues/drivine-database-client-for-typescript-node-js-15b1</link>
      <guid>https://dev.to/jasperblues/drivine-database-client-for-typescript-node-js-15b1</guid>
      <description>&lt;p&gt;Hey Folks!&lt;/p&gt;

&lt;p&gt;We recently published version 1.0 and followed with 1.x of Drivine. Drivine is a database library for Node.js and TypeScript, with first-class support for graph-databases like Neo4j.&lt;/p&gt;

&lt;p&gt;My favorite feature in this release is distributed transactions - even across databases of different types. We use this facility on a business process management product, a multi-tenanted application where transactions must span a master database and a separate customer database.&lt;/p&gt;

&lt;p&gt;Details are available on the website: &lt;a href="https://drivine.org"&gt;https://drivine.org&lt;/a&gt; &lt;/p&gt;

</description>
      <category>node</category>
      <category>typescript</category>
    </item>
  </channel>
</rss>
