<?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"
>

<channel>
	<title>open source database</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/open-source-database/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>open source database</description>
	<pubDate>Fri, 19 Mar 2010 02:40:11+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>DWR Study Notes</title>
		<link>http://www.codeweblog.com/dwr-study-notes/</link>
		<comments>http://www.codeweblog.com/dwr-study-notes/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 07:30:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[deeper understanding]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[lt c]]></category>
<category><![CDATA[javascript function]]></category>
<category><![CDATA[javascript code]]></category>
<category><![CDATA[java open source]]></category>
<category><![CDATA[browser side]]></category>
<category><![CDATA[rmi]]></category>
<category><![CDATA[server side java]]></category>
<category><![CDATA[java servlet]]></category>
<category><![CDATA[rpc mechanism]]></category>
<category><![CDATA[description web]]></category>
<category><![CDATA[server java]]></category>
<category><![CDATA[open source database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-study-notes/</guid>
		<description><![CDATA[The following is an example from an analysis of the building process. 1, DWR introduced DWR is a allows you to create AJAX WEB site JAVA open-source database. It allows you in the browser call the Jav ...]]></description>
		<content:encoded><![CDATA[The following is an example from an analysis of the building process. 1, DWR introduced DWR is a allows you to create AJAX WEB site JAVA open-source database. It allows you in the browser call the Jav ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/dwr-study-notes/</wfw:commentRss>
	</item>
		<item>
		<title>Java developer-oriented guide to db4o: Part 2: query, update and consistency</title>
		<link>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-2-query-update-and-consistency/</link>
		<comments>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-2-query-update-and-consistency/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 23:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[impedance mismatch]]></category>
<category><![CDATA[oriented programming language]]></category>
<category><![CDATA[object oriented programming]]></category>
<category><![CDATA[object oriented programming language]]></category>
<category><![CDATA[java object]]></category>
<category><![CDATA[object database]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[java programming language]]></category>
<category><![CDATA[object oriented languages]]></category>
<category><![CDATA[object oriented database]]></category>
<category><![CDATA[object relational]]></category>
<category><![CDATA[open source database]]></category>
<category><![CDATA[ted neward]]></category>
<category><![CDATA[information storage and retrieval]]></category>
<category><![CDATA[db4o]]></category>
<category><![CDATA[object storage]]></category>
<category><![CDATA[oriented developers]]></category>
<category><![CDATA[oodbms]]></category>
<category><![CDATA[storage system]]></category>
<category><![CDATA[storage solutions]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-2-query-update-and-consistency/</guid>
		<description><![CDATA[Although RDBMS use SQL as its query and retrieve data of the main mechanism, but some OODBMS can use different mechanisms. In this series of articles in the second period, Ted Neward will introduce so ...]]></description>
		<content:encoded><![CDATA[Although RDBMS use SQL as its query and retrieve data of the main mechanism, but some OODBMS can use different mechanisms. In this series of articles in the second period, Ted Neward will introduce so ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-2-query-update-and-consistency/</wfw:commentRss>
	</item>
		<item>
		<title>Java developer-oriented guide to db4o: Part 6: Structured objects and collections</title>
		<link>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-6-structured-objects-and-collections/</link>
		<comments>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-6-structured-objects-and-collections/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 13:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[impedance mismatch]]></category>
<category><![CDATA[target system]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[java developer]]></category>
<category><![CDATA[object oriented languages]]></category>
<category><![CDATA[object relational]]></category>
<category><![CDATA[object graph]]></category>
<category><![CDATA[core functions]]></category>
<category><![CDATA[open source database]]></category>
<category><![CDATA[information storage and retrieval]]></category>
<category><![CDATA[db4o]]></category>
<category><![CDATA[interest java]]></category>
<category><![CDATA[rdbms]]></category>
<category><![CDATA[data management system]]></category>
<category><![CDATA[person types]]></category>
<category><![CDATA[oriented java]]></category>
<category><![CDATA[system storage]]></category>
<category><![CDATA[core function]]></category>
<category><![CDATA[oriented applications]]></category>
<category><![CDATA[mode of inheritance]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-6-structured-objects-and-collections/</guid>
		<description><![CDATA[Object-oriented applications that use inheritance, and they often use inheritance (or &quot;a&quot;) relationship to classification and organization of a given target system. Storage patterns in the r ...]]></description>
		<content:encoded><![CDATA[Object-oriented applications that use inheritance, and they often use inheritance (or &quot;a&quot;) relationship to classification and organization of a given target system. Storage patterns in the r ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/learning-ruby-on-rails-video-tutorials-and-e-book-download/" title="Learning ruby on rails video tutorials and e-book download">Learning ruby on rails video tutorials and e-book download</a> 2009-03-10 18:10:03</li>
					<li><a href="http://www.codeweblog.com/an-essential-reference-resource-list-of-java/" title="An essential reference resource list of Java">An essential reference resource list of Java</a> 2009-03-04 09:51:14</li>
					<li><a href="http://www.codeweblog.com/log4j-easy-application-in-java/" title="log4j easy application in java">log4j easy application in java</a> 2009-02-27 13:51:33</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-6-structured-objects-and-collections/</wfw:commentRss>
	</item>
		<item>
		<title>Java developer-oriented guide to db4o: Part 7: Services. Distribution and safety</title>
		<link>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-7-services-distribution-and-safety/</link>
		<comments>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-7-services-distribution-and-safety/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 11:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[impedance mismatch]]></category>
<category><![CDATA[data storage]]></category>
<category><![CDATA[transaction management]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[java developer]]></category>
<category><![CDATA[object oriented languages]]></category>
<category><![CDATA[object oriented database]]></category>
<category><![CDATA[object relational]]></category>
<category><![CDATA[open source database]]></category>
<category><![CDATA[java enterprise development]]></category>
<category><![CDATA[web application security]]></category>
<category><![CDATA[ted neward]]></category>
<category><![CDATA[information storage and retrieval]]></category>
<category><![CDATA[db4o]]></category>
<category><![CDATA[retrieval operations]]></category>
<category><![CDATA[interest java]]></category>
<category><![CDATA[management fundamentals]]></category>
<category><![CDATA[last period]]></category>
<category><![CDATA[rdbms]]></category>
<category><![CDATA[security features]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-7-services-distribution-and-safety/</guid>
		<description><![CDATA[Through direct in the object-oriented database (such as db4o) stored in the object, Java ™ developers can get a lot of benefits. If the lack of services OODBMS support or can not be used in the distri ...]]></description>
		<content:encoded><![CDATA[Through direct in the object-oriented database (such as db4o) stored in the object, Java ™ developers can get a lot of benefits. If the lack of services OODBMS support or can not be used in the distri ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/an-essential-reference-resource-list-of-java/" title="An essential reference resource list of Java">An essential reference resource list of Java</a> 2009-03-04 09:51:14</li>
					<li><a href="http://www.codeweblog.com/in-the-spring-to-configure-service/" title="In the Spring to configure Service">In the Spring to configure Service</a> 2009-02-27 13:50:31</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-7-services-distribution-and-safety/</wfw:commentRss>
	</item>
		<item>
		<title>JAVA popular open source database</title>
		<link>http://www.codeweblog.com/java-popular-open-source-database/</link>
		<comments>http://www.codeweblog.com/java-popular-open-source-database/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 08:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jdk]]></category>
<category><![CDATA[log4j]]></category>
<category><![CDATA[functional testing]]></category>
<category><![CDATA[file upload]]></category>
<category><![CDATA[scripting engine]]></category>
<category><![CDATA[object pool]]></category>
<category><![CDATA[fileupload]]></category>
<category><![CDATA[beanutils]]></category>
<category><![CDATA[self examination]]></category>
<category><![CDATA[jakarta commons]]></category>
<category><![CDATA[open source database]]></category>
<category><![CDATA[acceptance test]]></category>
<category><![CDATA[chain of responsibility]]></category>
<category><![CDATA[math math]]></category>
<category><![CDATA[jelly jelly]]></category>
<category><![CDATA[generic object]]></category>
<category><![CDATA[specific tools]]></category>
<category><![CDATA[latka]]></category>
<category><![CDATA[advanced tools]]></category>
<category><![CDATA[base64]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-popular-open-source-database/</guid>
		<description><![CDATA[Jakarta common: Commons Logging Jakarta Commons Logging (JCL) to provide a log of (Log) interface (interface), both lightweight and is not dependent on the achievement of specific tools log. Available ...]]></description>
		<content:encoded><![CDATA[Jakarta common: Commons Logging Jakarta Commons Logging (JCL) to provide a log of (Log) interface (interface), both lightweight and is not dependent on the achievement of specific tools log. Available ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/what-is-a-rake-and-rake-command-brief-introduction/" title="What is a rake and rake command brief introduction">What is a rake and rake command brief introduction</a> 2009-03-04 05:55:02</li>
					<li><a href="http://www.codeweblog.com/subject-rake-and-rake-command-what-is-brief-introduction/" title="Subject: rake and rake command what is brief introduction">Subject: rake and rake command what is brief introduction</a> 2009-03-04 02:50:02</li>
					<li><a href="http://www.codeweblog.com/web-test-summary/" title="web test summary">web test summary</a> 2009-02-28 13:10:03</li>
					<li><a href="http://www.codeweblog.com/j2ee-architect-road/" title="J2EE Architect road">J2EE Architect road</a> 2009-02-27 13:51:54</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-popular-open-source-database/</wfw:commentRss>
	</item>
		<item>
		<title>DWR framework for AJAX technology entry</title>
		<link>http://www.codeweblog.com/dwr-framework-for-ajax-technology-entry/</link>
		<comments>http://www.codeweblog.com/dwr-framework-for-ajax-technology-entry/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 23:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[drop down list]]></category>
<category><![CDATA[javascript function]]></category>
<category><![CDATA[javascript code]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[java open source]]></category>
<category><![CDATA[soap]]></category>
<category><![CDATA[direct web remoting]]></category>
<category><![CDATA[web servers]]></category>
<category><![CDATA[browser client]]></category>
<category><![CDATA[browser side]]></category>
<category><![CDATA[rmi]]></category>
<category><![CDATA[server side java]]></category>
<category><![CDATA[inversion]]></category>
<category><![CDATA[rpc mechanism]]></category>
<category><![CDATA[open source database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-framework-for-ajax-technology-entry/</guid>
		<description><![CDATA[(1) Introduction Official: http://directwebremoting.org/dwr/download The latest version: 2.0.5 DWR (Direct Web Remoting) are getahead developed a framework for implementation of AJAX applications. DWR ...]]></description>
		<content:encoded><![CDATA[(1) Introduction Official: http://directwebremoting.org/dwr/download The latest version: 2.0.5 DWR (Direct Web Remoting) are getahead developed a framework for implementation of AJAX applications. DWR ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/dwr-framework-for-ajax-technology-entry/</wfw:commentRss>
	</item>
		<item>
		<title>Inside JDBC (1)</title>
		<link>http://www.codeweblog.com/inside-jdbc-1/</link>
		<comments>http://www.codeweblog.com/inside-jdbc-1/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 03:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[database products]]></category>
<category><![CDATA[java database]]></category>
<category><![CDATA[sun microsystems]]></category>
<category><![CDATA[jdbc specification]]></category>
<category><![CDATA[database operations]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[development database]]></category>
<category><![CDATA[java implementation]]></category>
<category><![CDATA[database product]]></category>
<category><![CDATA[java application development]]></category>
<category><![CDATA[open source database]]></category>
<category><![CDATA[odbc bridge]]></category>
<category><![CDATA[microsoft odbc]]></category>
<category><![CDATA[jar archive]]></category>
<category><![CDATA[java standards]]></category>
<category><![CDATA[database number]]></category>
<category><![CDATA[database vendor]]></category>
<category><![CDATA[database vendors]]></category>
<category><![CDATA[learn java]]></category>
<category><![CDATA[database database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/inside-jdbc-1/</guid>
		<description><![CDATA[Inside JDBC (1) Now the Java application development, database operations related to time, we often think first of all are the ORM like Hibernate framework. More and more Java developers less willing  ...]]></description>
		<content:encoded><![CDATA[Inside JDBC (1) Now the Java application development, database operations related to time, we often think first of all are the ORM like Hibernate framework. More and more Java developers less willing  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/inside-jdbc-1/</wfw:commentRss>
	</item>
	</channel>
</rss>
