<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://adamantsys.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Adamant System - Infrastructure Optimization, Security, Fault-tolerant System, High-Performance Computing - Programming</title>
 <link>http://adamantsys.com/taxonomy/term/5/all</link>
 <description></description>
 <language>en</language>
<item>
 <title>Starting with SQLite</title>
 <link>http://adamantsys.com/content/starting-sqlite</link>
 <description>&lt;p&gt;SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. The primary benefits of using SQLite is that you can &lt;em&gt;create a self-contained database &lt;/em&gt;in your application.&lt;/p&gt;
&lt;p&gt;What is so great about this? Well, for starters you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Manipulate data inside your program using standard SQL 	construct.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Zero database configuration – but you get database-like 	capabilities for your program.&lt;/p&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;a href=&quot;http://adamantsys.com/content/starting-sqlite&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://adamantsys.com/category/tags/c">C</category>
 <category domain="http://adamantsys.com/category/tags/linux">Linux</category>
 <category domain="http://adamantsys.com/category/tags/programming">Programming</category>
 <category domain="http://adamantsys.com/category/tags/sqlite">SQLite</category>
 <pubDate>Sun, 04 Mar 2007 16:00:00 +0000</pubDate>
 <dc:creator>nuzrin</dc:creator>
 <guid isPermaLink="false">13 at http://adamantsys.com</guid>
</item>
</channel>
</rss>

