<?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>testdriven.com &#187; Database</title>
	<atom:link href="http://www.testdriven.com/tag/database_post_tag/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.testdriven.com</link>
	<description>Wrangling quality out of chaos</description>
	<lastBuildDate>Thu, 26 Jan 2012 07:15:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>jOra: Eclipse plugin for Oracle developers</title>
		<link>http://www.testdriven.com/2007/10/jora_eclipse_plugin_for_oracle_developers/</link>
		<comments>http://www.testdriven.com/2007/10/jora_eclipse_plugin_for_oracle_developers/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 16:35:09 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2348</guid>
		<description><![CDATA[Not properly-speaking a unit-testing tool, this is an Eclipse plugin for Oracle Developers and Admins, loaded with features to ease database management.link]]></description>
		<wfw:commentRss>http://www.testdriven.com/2007/10/jora_eclipse_plugin_for_oracle_developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DbFit: Database TDD with FIT/FitNesse</title>
		<link>http://www.testdriven.com/2007/03/dbfit_database_tdd_with_fit_fitnesse/</link>
		<comments>http://www.testdriven.com/2007/03/dbfit_database_tdd_with_fit_fitnesse/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 20:14:09 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2302</guid>
		<description><![CDATA[DbFit is an extension of .Net2 FIT test runner which enables FIT/FitNesse tests to execute directly against a database. Supports testing stored procedures and functions, executing queries and statements on Oracle. Support for SqlServer is currently in development.link]]></description>
		<wfw:commentRss>http://www.testdriven.com/2007/03/dbfit_database_tdd_with_fit_fitnesse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Refactor: SQL code refactoring and styling tool</title>
		<link>http://www.testdriven.com/2006/11/sql_refactor_sql_code_refactoring_and_styling_tool/</link>
		<comments>http://www.testdriven.com/2006/11/sql_refactor_sql_code_refactoring_and_styling_tool/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 23:23:02 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2247</guid>
		<description><![CDATA[SQL Refactor allows you to automatically format your SQL code and database objects in the style of your choice. SQL Refactor improves the quality of your code, making it easier to read, understand and share amongst a team. A companion tool to SQL Prompt, SQL Refactor dramatically speeds up database development and administration, without impacting [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2006/11/sql_refactor_sql_code_refactoring_and_styling_tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Marjoree: Stored Procedure Unit Testing for Ruby</title>
		<link>http://www.testdriven.com/2006/11/marjoree_stored_procedure_unit_testing_for_ruby/</link>
		<comments>http://www.testdriven.com/2006/11/marjoree_stored_procedure_unit_testing_for_ruby/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 21:03:11 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2240</guid>
		<description><![CDATA[Marjoree is a Ruby library that allows easy scripting and test access to a database, making it ideal for test-driving stored procedures. link]]></description>
		<wfw:commentRss>http://www.testdriven.com/2006/11/marjoree_stored_procedure_unit_testing_for_ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quest Code Tester for Oracle</title>
		<link>http://www.testdriven.com/2006/11/quest_code_tester_for_oracle/</link>
		<comments>http://www.testdriven.com/2006/11/quest_code_tester_for_oracle/#comments</comments>
		<pubDate>Thu, 02 Nov 2006 19:51:27 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2239</guid>
		<description><![CDATA[Quest Code Tester is a revolutionary new tool in the Oracle space that automates the process of creating and running tests on PL/SQL program units. With Quest Code Tester, forget about writing test code. Instead you describe your test requirements through an intuitive user interface, and then the tool: * Stores this information in a [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2006/11/quest_code_tester_for_oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MassDataHandler: database unit testing assistant</title>
		<link>http://www.testdriven.com/2006/10/massdatahandler_database_unit_testing_assistant/</link>
		<comments>http://www.testdriven.com/2006/10/massdatahandler_database_unit_testing_assistant/#comments</comments>
		<pubDate>Sun, 29 Oct 2006 17:50:30 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2224</guid>
		<description><![CDATA[The MassDataHandler is a framework to assist with Database Unit Testing. The framework makes it very easy to insert test data into a database, which in turn makes it very easy to write database unit tests. The user merely needs to specify their relevant data in a simple XML fragment, and then the framework uses [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2006/10/massdatahandler_database_unit_testing_assistant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dataFresh: database rollback library for unit tests</title>
		<link>http://www.testdriven.com/2006/10/datafresh_database_rollback_library_for_unit_tests/</link>
		<comments>http://www.testdriven.com/2006/10/datafresh_database_rollback_library_for_unit_tests/#comments</comments>
		<pubDate>Fri, 27 Oct 2006 17:53:27 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2221</guid>
		<description><![CDATA[Entropy&#8217;s dataFresh is a toolkit that assists test driven development projects in restoring their database to a known state before each test within a test fixture. The time consuming effort of having to write tear down methods to clean up the database after running your tests are a thing of the past. Our appoach is [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2006/10/datafresh_database_rollback_library_for_unit_tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NDbUnit: database state consistency across .NET test execution</title>
		<link>http://www.testdriven.com/2006/07/ndbunit_database_state_consistency_across_net_test_execution/</link>
		<comments>http://www.testdriven.com/2006/07/ndbunit_database_state_consistency_across_net_test_execution/#comments</comments>
		<pubDate>Wed, 26 Jul 2006 15:13:00 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2139</guid>
		<description><![CDATA[NDbUnit is a .NET library for putting a database into a known state. NDbUnit may be used to increase repeatability in unit tests that interact with a database by ensuring that the database&#8217;s state is consistent across execution of tests. NDbUnit does this by allowing the unit test to perform an operation on a dataset [...]]]></description>
		<wfw:commentRss>http://www.testdriven.com/2006/07/ndbunit_database_state_consistency_across_net_test_execution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JDBCUnit: SQL record and playback tool</title>
		<link>http://www.testdriven.com/2005/09/jdbcunit_sql_record_and_playback_tool/</link>
		<comments>http://www.testdriven.com/2005/09/jdbcunit_sql_record_and_playback_tool/#comments</comments>
		<pubDate>Wed, 07 Sep 2005 21:39:15 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2049</guid>
		<description><![CDATA[JDBC unit is a tool that plugs a recorder in the Java/JDBC framework. It records and plays back SQL statements sent to the database manager. This tool permits usage of data that is not anymore, or never was, in the database, and writing code without a connection to the database.link]]></description>
		<wfw:commentRss>http://www.testdriven.com/2005/09/jdbcunit_sql_record_and_playback_tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Toplink-in-memory: run database tests in memory</title>
		<link>http://www.testdriven.com/2005/07/toplink_in_memory_run_database_tests_in_memory/</link>
		<comments>http://www.testdriven.com/2005/07/toplink_in_memory_run_database_tests_in_memory/#comments</comments>
		<pubDate>Wed, 06 Jul 2005 09:08:17 +0000</pubDate>
		<dc:creator>Eric Vautier</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Tools for Unit-Testing]]></category>

		<guid isPermaLink="false">http://testdriven.tld/?p=2038</guid>
		<description><![CDATA[Java library to speed up the running of automated tests for projects that use toplink to access databases. It allows you to run the application in memory, rather than against a database.link]]></description>
		<wfw:commentRss>http://www.testdriven.com/2005/07/toplink_in_memory_run_database_tests_in_memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.257 seconds -->

