<?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>code-diesel &#187; PostgreSQL</title>
	<atom:link href="http://www.codediesel.com/tag/postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codediesel.com</link>
	<description>/* PHP &#38; MySQL Journal */</description>
	<lastBuildDate>Thu, 02 Feb 2012 13:19:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>SchemaBank: Browser based SQL schema designer</title>
		<link>http://www.codediesel.com/mysql/schemabank-browser-based-sql-schema-designer/</link>
		<comments>http://www.codediesel.com/mysql/schemabank-browser-based-sql-schema-designer/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 07:30:59 +0000</pubDate>
		<dc:creator>sameer</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://www.codediesel.com/?p=760</guid>
		<description><![CDATA[Whether desktop or web based, there has recently been a proliferation of SQL design tools on the net. SchemaBank may look like one more in the box. But a detailed look at the features will show you more on offer. SchemaBank is a visual data modelling tool which can help you create ERD diagrams within [...]]]></description>
			<content:encoded><![CDATA[<p>Whether desktop or web based, there has recently been a proliferation of SQL design tools on the net. <a target="_blank" href="http://schemabank.com/">SchemaBank</a> may look like one more in the box. But a detailed look at the features will show you more on offer. SchemaBank is a visual data modelling tool which can help you create ERD diagrams within all modern browsers. It supports MySQL and PostgreSQL.<br />
<span id="more-760"></span><br />
Some of the features of the product are listed below.<br />
<a href="http://www.codediesel.com/wp-content/uploads/2009/04/erd-pane.gif"><img src="http://www.codediesel.com/wp-content/uploads/2009/04/erd-pane-300x225.gif" alt="erd-pane" title="erd-pane" width="300" height="225" class="alignleft size-medium wp-image-768" /></a></p>
<p><strong>Forward engineering</strong><br />
SchemaBank lets you generate SQL statements and other database objects directly from the the ER diagram. Of course many other tools provide it, so no surprises there.</p>
<p><strong>Reverse engineering</strong><br />
SchemaBank also lets you reverse engineer your existing database schema and import it into SchemaBank for editing. </p>
<p><strong>Versioning and Change Management</strong><br />
One of the unique features of the product, not found in most schema designers, is that of versioning. SchemaBank lets you commit ERD data, Text Objects and database Options to a repository. This lets you easily play with you database schemas without fear of losing vital information, or if you are creating various versions of the database like say for testing and production release. You can also generate diff report showing the difference between two versions of the schemas.</p>
<p><strong>Sharing Database Projects</strong><br />
Database projects created can also be shared with other developers, with the appropriate &#8216;read&#8217; or &#8216;write&#8217; access granted by the schema owner. The other developers should have an account with SchemaBank to access the project.</p>
<p><strong>Database objects</strong><br />
You can enter the SQL statements directly for database objects like views, functions, triggers, etc.</p>
<p><strong>GUI</strong><br />
The product also supports various color themes, if you do care about such things. The interface could also have been made a little bit more cleaner, specially the top part. Based on <a target="_blank" href="http://extjs.com/">ExtJS</a>, it drags a bit on slower connections but not so much that it breaks your flow of thought. As it relies heavily on Javascript, a faster browser like Chrome can make it run more smoother.</p>
<p><strong>Pricing</strong><br />
SchemaBank provides a free version with a limit of a single project. The other options cost upward of dollar forty per month.</p>
<p><strong>In closing</strong><br />
 The product is still in beta, so expect some positive changes before the final release.  A live demo can be found <a target="_blank" href="http://draw.schemabank.com/demo.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codediesel.com/mysql/schemabank-browser-based-sql-schema-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

