<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Developer: SQLite &#8220;Blunder Might Cause a Deadlock&#8221;</title>
	<link>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/</link>
	<description>Spam, Security, Privacy, Spyware, Phishing &#038; Viruses from the Front Lines.</description>
	<pubDate>Sat, 13 Mar 2010 18:59:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: stephan beal</title>
		<link>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-475</link>
		<pubDate>Tue, 28 Mar 2006 09:34:41 +0000</pubDate>
		<guid>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-475</guid>
					<description>FYI: the SpiderApe project (http://spiderape.sourceforge.net) has a basic JavaScript binding for SQLite3.</description>
		<content:encoded><![CDATA[<p>FYI: the SpiderApe project (http://spiderape.sourceforge.net) has a basic JavaScript binding for SQLite3.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: C Thom</title>
		<link>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-474</link>
		<pubDate>Wed, 15 Feb 2006 23:21:47 +0000</pubDate>
		<guid>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-474</guid>
					<description>@Frank Wilson: i bet u rebuilt sql tables + queries btwn installs and did a better job the 2nd time. mysql will run better next time too cause you're smarter.</description>
		<content:encoded><![CDATA[<p>@Frank Wilson: i bet u rebuilt sql tables + queries btwn installs and did a better job the 2nd time. mysql will run better next time too cause you&#8217;re smarter.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: BJ Gillette</title>
		<link>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-473</link>
		<pubDate>Wed, 15 Feb 2006 22:52:24 +0000</pubDate>
		<guid>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-473</guid>
					<description>I've never seen a word from Hipp over selling SQLite. He sticks to standard SQL and tries to avoid overreach, which makes documentation and support one heckuva lot easier. It has (almost) always performed exactly as represented. You gotta love him, don't you?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never seen a word from Hipp over selling SQLite. He sticks to standard SQL and tries to avoid overreach, which makes documentation and support one heckuva lot easier. It has (almost) always performed exactly as represented. You gotta love him, don&#8217;t you?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rudy</title>
		<link>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-472</link>
		<pubDate>Wed, 15 Feb 2006 19:28:14 +0000</pubDate>
		<guid>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-472</guid>
					<description>The author puts this software out there for free, fixes and updates it, and then makes a point to let everybody know he messed up and to be sure to update.  Wouldn't it be great if the purveyors of pay-to-play software vendors were as conscientious?</description>
		<content:encoded><![CDATA[<p>The author puts this software out there for free, fixes and updates it, and then makes a point to let everybody know he messed up and to be sure to update.  Wouldn&#8217;t it be great if the purveyors of pay-to-play software vendors were as conscientious?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Frank Wilson</title>
		<link>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-471</link>
		<pubDate>Wed, 15 Feb 2006 10:26:15 +0000</pubDate>
		<guid>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-471</guid>
					<description>Hi,&lt;br&gt; &lt;br&gt; I installed MySQL in place of SQLite awhile ago, hoping that my server would run a bit quicker. But it created actually more problems, like whenever a new item was requested there was a 10 second pause or so. So I tried going back to SQLite, and now... all seems a lot faster. Any ideas how SQLite got faster then MySQL?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p> I installed MySQL in place of SQLite awhile ago, hoping that my server would run a bit quicker. But it created actually more problems, like whenever a new item was requested there was a 10 second pause or so. So I tried going back to SQLite, and now&#8230; all seems a lot faster. Any ideas how SQLite got faster then MySQL?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Roberto Ciampi</title>
		<link>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-470</link>
		<pubDate>Wed, 15 Feb 2006 10:00:46 +0000</pubDate>
		<guid>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-470</guid>
					<description>Thanks for SQLite tip.  I am reviewing MSQL and MySQL moreover.  SQLite has very more favorable licensing.</description>
		<content:encoded><![CDATA[<p>Thanks for SQLite tip.  I am reviewing MSQL and MySQL moreover.  SQLite has very more favorable licensing.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: bog</title>
		<link>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-469</link>
		<pubDate>Mon, 13 Feb 2006 19:25:18 +0000</pubDate>
		<guid>http://www.emailbattles.com/2006/02/15/group_aacihgadjd_aa/#comment-469</guid>
					<description>This is a little bit off-topic, but helped me. SQLite Tutorial by Mike Chirico: This article explores the power and simplicity of sqlite3, starting with common commands and triggers. It then covers the attach statement with the union operation, introduced in a way that allows multiple tables, in separate databases, to be combined as one virtual table, without the overhead of copying or moving data. Next, I demonstrate the simple sign function and the amazingly powerful trick of using this function in SQL select statements to solve complex queries with a single pass through the data, after making a brief mathematical case for how the sign function defines the absolute value and IF conditions. &lt;br&gt; http://freshmeat.net/articles/view/1428/</description>
		<content:encoded><![CDATA[<p>This is a little bit off-topic, but helped me. SQLite Tutorial by Mike Chirico: This article explores the power and simplicity of sqlite3, starting with common commands and triggers. It then covers the attach statement with the union operation, introduced in a way that allows multiple tables, in separate databases, to be combined as one virtual table, without the overhead of copying or moving data. Next, I demonstrate the simple sign function and the amazingly powerful trick of using this function in SQL select statements to solve complex queries with a single pass through the data, after making a brief mathematical case for how the sign function defines the absolute value and IF conditions. <br /> <a href='http://freshmeat.net/articles/view/1428/' rel='nofollow'>http://freshmeat.net/articles/view/1428/</a>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
