<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jason L. Froebe - Tech tips and How Tos for Fellow Techies &#187; dbd::sqlite</title>
	<atom:link href="http://froebe.net/blog/index.php/tag/dbdsqlite/feed/" rel="self" type="application/rss+xml" />
	<link>http://froebe.net/blog</link>
	<description>Tips &#38; Tricks for Databases (Sybase, Oracle, MySQL, PostgreSQL, SQLite), Windows, Linux, Solaris, Perl, Java, Bash and so much much more</description>
	<lastBuildDate>Sat, 07 Jan 2012 22:12:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Replacing Sybase ASE&#8217;s Historical Server:  Using OpenSource</title>
		<link>http://froebe.net/blog/2008/04/16/replacing-sybase-ases-historical-server-using-opensource/</link>
		<comments>http://froebe.net/blog/2008/04/16/replacing-sybase-ases-historical-server-using-opensource/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 15:42:49 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[DBI]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[catalyst]]></category>
		<category><![CDATA[dbd::sqlite]]></category>
		<category><![CDATA[dbd::sybase]]></category>
		<category><![CDATA[historical server]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[template::toolkit]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=463</guid>
		<description><![CDATA[I&#8217;m working on a Historical Server replacement.  I need to check with my employer as to whether I can open source it or not but the guts of it consist of: Perl POE/DBD::Sybase for the daemon/ASE db connections (using FreeTDS instead of OpenClient) SQLite for the local storage (way lower overhead than ASE or SQL [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m working on a Historical Server replacement.  I need to check with my employer as to whether I can open source it or not but the guts of it consist of:</p>
<ol>
<li>Perl POE/DBD::Sybase for the daemon/ASE db connections (using FreeTDS instead of OpenClient)</li>
<li>SQLite for the local storage (way lower overhead than ASE or SQL Anywhere)</li>
<li>Perl Catalyst / Template::Toolkit web front end with REST web services</li>
</ol>
<p>All of this goes into a VMWare Appliance running <span id="lw_1208359909_0" class="yshortcuts" style="border-bottom: 1px dashed #0066cc; background: transparent none repeat scroll 0% 50%; cursor: pointer; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;">Ubuntu</span> 7.10 Server&#8230; a drop-in solution that can even be run on a laptop.  I&#8217;m hoping that my employer lets me release it as then I can zip it up and put it on sourceforge so everyone can benefit.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/04/16/replacing-sybase-ases-historical-server-using-opensource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

