<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Qt on Infinite Script</title><link>https://www.infinitescript.com/tags/qt/</link><description>Recent content in Qt on Infinite Script</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 15 Jul 2013 15:03:48 +0000</lastBuildDate><atom:link href="https://www.infinitescript.com/tags/qt/index.xml" rel="self" type="application/rss+xml"/><item><title>Use SQLite in Qt</title><link>https://www.infinitescript.com/2013/07/use-sqlite-in-qt/</link><pubDate>Mon, 15 Jul 2013 15:03:48 +0000</pubDate><guid>https://www.infinitescript.com/2013/07/use-sqlite-in-qt/</guid><description>&lt;p&gt;SQLite is a lightweight, file-based database that needs no separate server process, which makes it a perfect fit for desktop applications that want to store data locally. Qt ships with a built-in SQLite driver as part of its SQL module, so you can talk to a database without pulling in any third-party dependency. This post walks through the few steps required to set it up and run your first queries.&lt;/p&gt;</description></item></channel></rss>