<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[The method of connecting Qt to LibSQL?]]></title><description><![CDATA[<p dir="auto">Hello,<br />
The method of connecting Qt to LibSQL?</p>
]]></description><link>https://forum.qt.io/topic/164454/the-method-of-connecting-qt-to-libsql</link><generator>RSS for Node</generator><lastBuildDate>Sun, 27 Sep 2026 17:02:38 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164454.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 19 Mar 2026 09:31:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to The method of connecting Qt to LibSQL? on Fri, 20 Mar 2026 08:54:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lctong888">@<bdi>lctong888</bdi></a> said in <a href="/post/837200">The method of connecting Qt to LibSQL?</a>:</p>
<blockquote>
<p dir="auto">I cannot connect to LibSQL using QSQlite</p>
</blockquote>
<p dir="auto">I never wrote that this is possible. As <a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a> already wrote we don't have a plugin and you have to write it by yourself. As a starting point you can use the QSQlite plugin.</p>
]]></description><link>https://forum.qt.io/post/837201</link><guid isPermaLink="true">https://forum.qt.io/post/837201</guid><dc:creator><![CDATA[Christian Ehrlicher]]></dc:creator><pubDate>Fri, 20 Mar 2026 08:54:40 GMT</pubDate></item><item><title><![CDATA[Reply to The method of connecting Qt to LibSQL? on Fri, 20 Mar 2026 08:43:37 GMT]]></title><description><![CDATA[<p dir="auto">I cannot connect to LibSQL using QSQlite</p>
]]></description><link>https://forum.qt.io/post/837200</link><guid isPermaLink="true">https://forum.qt.io/post/837200</guid><dc:creator><![CDATA[lctong888]]></dc:creator><pubDate>Fri, 20 Mar 2026 08:43:37 GMT</pubDate></item><item><title><![CDATA[Reply to The method of connecting Qt to LibSQL? on Fri, 20 Mar 2026 08:22:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lctong888">@<bdi>lctong888</bdi></a> said in <a href="/post/837198">The method of connecting Qt to LibSQL?</a>:</p>
<blockquote>
<p dir="auto">Is there a Qt SQL plugin that has already been written to support LibSQL</p>
</blockquote>
<p dir="auto">Not that I'm aware of but since a clone of sqlite the QSQlite plugin might be a good start.</p>
]]></description><link>https://forum.qt.io/post/837199</link><guid isPermaLink="true">https://forum.qt.io/post/837199</guid><dc:creator><![CDATA[Christian Ehrlicher]]></dc:creator><pubDate>Fri, 20 Mar 2026 08:22:25 GMT</pubDate></item><item><title><![CDATA[Reply to The method of connecting Qt to LibSQL? on Fri, 20 Mar 2026 00:21:33 GMT]]></title><description><![CDATA[<p dir="auto">Can't write it? Is there a Qt SQL plugin that has already been written to support LibSQL</p>
]]></description><link>https://forum.qt.io/post/837198</link><guid isPermaLink="true">https://forum.qt.io/post/837198</guid><dc:creator><![CDATA[lctong888]]></dc:creator><pubDate>Fri, 20 Mar 2026 00:21:33 GMT</pubDate></item><item><title><![CDATA[Reply to The method of connecting Qt to LibSQL? on Thu, 19 Mar 2026 10:13:51 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">You need to write a <a href="https://doc.qt.io/qt-6/sql-driver.html" target="_blank" rel="noopener noreferrer nofollow ugc">Qt SQL plugin</a> that uses and links to that library or rather its c driver (marked as experimental).</p>
]]></description><link>https://forum.qt.io/post/837178</link><guid isPermaLink="true">https://forum.qt.io/post/837178</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Thu, 19 Mar 2026 10:13:51 GMT</pubDate></item></channel></rss>