<?xml version="1.0" encoding="ISO-8859-1"?>
<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>Linux, PHP, MySQL, Windows, C# &#187; conversione database</title>
	<atom:link href="http://www.massimo-caselli.com/tag/conversione-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.massimo-caselli.com</link>
	<description>Articoli, news e pillole sul mondo LAMP e l&#039;opensource. Pillole di C#</description>
	<lastBuildDate>Mon, 30 Jan 2012 15:36:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Convertire un database PostgreSQL in MySQL e viceversa</title>
		<link>http://www.massimo-caselli.com/2008/05/10/convertire-un-database-postgresql-in-mysql-e-viceversa/</link>
		<comments>http://www.massimo-caselli.com/2008/05/10/convertire-un-database-postgresql-in-mysql-e-viceversa/#comments</comments>
		<pubDate>Sat, 10 May 2008 11:56:03 +0000</pubDate>
		<dc:creator>maxgrante</dc:creator>
				<category><![CDATA[MySQL, DB Server]]></category>
		<category><![CDATA[PHP il turbo nel web]]></category>
		<category><![CDATA[conversione database]]></category>
		<category><![CDATA[migrazione postgresql mysql]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://www.massimo-caselli.com/?p=125</guid>
		<description><![CDATA[La conversione di un database PostgreSQL in mysql e viceversa non è un&#8217;operazione esattamente banale. Nel senso che a differenza della conversione da SQL Server a mysql o da Access ad esempio, per i quali esiste il tool realizzato direttamente da mysql, mysql Migration Toolkit, per PostgreSQL questo software non ci aiuta. Durante la ricerca [...]]]></description>
			<content:encoded><![CDATA[<p>La <strong>conversione di un database PostgreSQL in <a target="_blank" href="http://www.mysql.com">mysql</a> e viceversa</strong> non è un&#8217;operazione esattamente banale.<br />
Nel senso che a <strong>differenza della conversione da SQL Server a <a target="_blank" href="http://www.mysql.com">mysql</a> o da Access</strong> ad esempio, per i quali esiste il tool realizzato direttamente da <a target="_blank" href="http://www.mysql.com">mysql</a>, <a title="http://www.mysql.com/products/tools/migration-toolkit/" href="http://www.mysql.com/products/tools/migration-toolkit/" target="_blank"><a target="_blank" href="http://www.mysql.com">mysql</a> Migration Toolkit</a>, per PostgreSQL questo software non ci aiuta.</p>
<p>Durante la ricerca di qualcosa di ben funzionante mi sono imbattuto in:</p>
<p><a title="http://dbconvert.com/convert-mysql-to-postgresql-pro.php" href="http://dbconvert.com/convert-mysql-to-postgresql-pro.php" target="_blank">DB Convert for <a target="_blank" href="http://www.mysql.com">mysql</a> and PostgreSQL 2.0.x</a></p>
<p>Questo software consente in <strong>modalità trial di importare solo 10 record per tabella</strong>. E&#8217; sufficiente nel caso sia necessario <strong>solo ripristinare la struttura</strong>, nel caso import di dati invece risulta insufficiente.</p>
<p>Per poter disporre delle <strong>funzionalità complete è sufficiente acquistarlo ad una cifra ragionevole di 69 dollari.</strong></p>
<p>Il software dopo l&#8217;installazione consente una <strong>comoda migrazione di tutto quanto</strong>. La migrazione può essere bidirezionale.</p>
<p>La stessa software house propone altri tool come il sync.</p>
<p>Sono disponibili inoltre migrazioni da svariati altri database.</p>
<p>Per maggiori informazioni: <a title="http://www.dbconvert.com" href="http://www.dbconvert.com" target="_blank">http://www.dbconvert.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.massimo-caselli.com/2008/05/10/convertire-un-database-postgresql-in-mysql-e-viceversa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

