<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / henrik / tag / database</title>
<link>http://netvouz.com/henrik/tag/database?feed=rss</link>
<description>henrik&#39;s bookmarks tagged &quot;database&quot; on Netvouz</description>
<item><title>Basic MySQL configuration</title>
<link>http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch34_:_Basic_MySQL_Configuration</link>
<description>An introduction to MySQL</description>
<category domain="http://netvouz.com/henrik?category=4172452865332141800">Computers &gt; MySQL</category>
<author>henrik</author>
<pubDate>Sat, 05 Mar 2011 08:37:11 GMT</pubDate>
</item><item><title>Cymen&#39;s Blog : MySQL and Round Robin Database (RRD)</title>
<link>http://blog.cymen.org/2009/06/13/mysql-and-round-robin-database-rrd/</link>
<description>While looking for a MySQL RRD storage engine, I came across Round-Robin Database Storage Engine (RRD) (pdf) which describes how to setup a MySQL table to act as a RRD. The PDF appears to have been created in February of 2007 but the benchmark result at the end of 600 inserts/second says this was achieved on a 1350 MHz AMD CPU which suggests the article may be older. I replicated the configuration and tested it on my laptop (5400 RPM disk, 2.4 GHz Intel T7700 CPU). With the MyISAM database, a brieft test of about 50k inserts resulted in ~7000 inserts/second. But the 25m max rows means the trigger functionality (the part that makes the table behave like an RRD) wasn’t really tested.</description>
<category domain="http://netvouz.com/henrik?category=1331342879911545057">Development</category>
<author>henrik</author>
<pubDate>Mon, 11 Jul 2011 20:17:52 GMT</pubDate>
</item><item><title>Database schemas for tag-based systems</title>
<link>http://www.pui.ch/phred/archives/2005/04/tags-database-schemas.html</link>
<description>You want to have a database schema where you can tag a bookmark (or a blog post or whatever) with as many tags as you want. Later then, you want to run queries to constrain the bookmarks to a union or intersection of tags. You also want to exclude (say: minus) some tags from the search result.</description>
<category domain="http://netvouz.com/henrik?category=1331342879911545057">Development</category>
<author>henrik</author>
<pubDate>Sat, 11 Jun 2005 16:15:32 GMT</pubDate>
</item><item><title>JDBC performance tips</title>
<link>http://www.javaperformancetuning.com/tips/jdbc.shtml#REF23</link>
<description>Java performance tuning tips relevent for tuning JDBC usage.</description>
<category domain="http://netvouz.com/henrik?category=7949939775671745850">Development &gt; Java</category>
<author>henrik</author>
<pubDate>Sun, 18 Dec 2005 07:22:03 GMT</pubDate>
</item><item><title>Round-Robin Database Storage Engine (RRD) | FromDual</title>
<link>http://www.fromdual.ch/round-robin-database-storage-engine</link>
<description>In a round-robin database (RRD) usually time-series data like network bandwidth, temperatures, CPU load etc. is stored. The data is stored in the way that system storage footprint remains constant over time. This avoids resource expensive purge jobs and reduces complexity. RRD MySQL does NOT yet provide this kind of storage engine. Although some people were thinking about and some prototypes exists. Nevertheless in this paper it is shown how you can build your own RRD tables: Round-Robin Database Storage Engine (RRD)</description>
<category domain="http://netvouz.com/henrik?category=1331342879911545057">Development</category>
<author>henrik</author>
<pubDate>Mon, 11 Jul 2011 20:19:00 GMT</pubDate>
</item><item><title>Understanding the Java Persistence API, Part 1 (Java World)</title>
<link>http://www.javaworld.com/javaworld/jw-01-2008/jw-01-jpa1.html</link>
<description></description>
<category domain="http://netvouz.com/henrik?category=7949939775671745850">Development &gt; Java</category>
<author>henrik</author>
<pubDate>Tue, 03 Jun 2008 06:48:02 GMT</pubDate>
</item><item><title>WiiTDB - Nintendo Wii games database</title>
<link>http://wiitdb.com/</link>
<description>Download cover artwork for Nintendo Wii games</description>
<category domain="http://netvouz.com/henrik?category=3309093326527018162">Computers &gt; Spelkonsoler</category>
<author>henrik</author>
<pubDate>Wed, 17 Feb 2010 13:41:59 GMT</pubDate>
</item></channel></rss>