ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Djembe - comparing database structures</title> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <!-- add your meta tags here --> <link href="../css/layout.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="../css/styles.css" /> <!--[if lte IE 7]> <link href="css/patches/patch_my_layout.css" rel="stylesheet" type="text/css" /> <![endif]--> </head> <body> <div id="page_margins"> <div id="border-top"> <div id="edge-tl"></div> <div id="edge-tr"></div> </div> <div id="page"> <div id="header"> <div style="font-size:150%; margin-bottom:0.2em"> <a href="home.html"> <img src="../images/logo.png" alt="voodoosoft"/> </a> </div> <div id="topnav"> <!-- start: skip link navigation --> <a class="skip" title="skip link" href="#navigation">Skip to the navigation</a><span class="hideme">.</span> <a class="skip" title="skip link" href="#content">Skip to the content</a><span class="hideme">.</span> <!-- end: skip link navigation --> <a href="about.html">About</a> | <a href="contact.html">Impressum</a> </div> <div id="title" style="font-size:200%; "> <a href="djembe.html">Djembe</a> </div> </div> <div id="nav"> <!-- skiplink anchor: navigation --> <a id="navigation" name="navigation"></a> <div id="nav_main"> <!-- main navigation: #nav_main --> <ul> <li><a href="about.html">voodoosoft</a></li> <li><a href="bricks.html">JRoots</a></li> <li id="current"><a href="djembe.html">Djembe</a></li> <li><a href="download.html">Download</a></li> </ul> </div> </div> <div id="main"> <div id="col1"> <div id="col1_content" class="clearfix"> <!-- add your content here --> <br/><a href="home.html">Home</a> <br/> <br/><a href="djembe.html">Overview</a> <br/><a href="djembe-details.html">Details</a> <br/><a href="djembe-screenshots.html">Screenshots</a> </div> </div> <div id="col2"> <div id="col2_content" class="clearfix"> <!-- add your content here --> <h5>Environment</h5> <p/> <ul> <li><a href="http://java.sun.com">Java 6 or higher</a></li> <li>JDBC driver</li> </ul> </div> </div> <div id="col3"> <div id="col3_content" class="clearfix"> <!-- add your content here --> <h5>Djembe</h5> <ul> <li>Helps in keeping the structures of several database for development, testing, integration and production synchronized</li> <li>Database independent due to the usage of JDBC drivers</li> <li>Compare databases offline</li> <li>Export results to Excel</li> <li>Structures are saved as XML, thus allowing any further processing easily</li> <li>Standard version is free</li> </ul> <p/> <a href="djembe-details.html">more...</a> <br/><br/> <br/><span style="font-weight: bold;">Installation:</span><br/>To make sure that you have the original unmodified file, please verify the file integrity with the provided MD5 checksum.<br/>Unzip to any place and copy the license file into the djembe folder.<br/><br/><span style="font-weight: bold;"/> <!-- IE Column Clearing --> </div> <div id="ie_clearing"> &#160; </div> </div> </div> <!-- begin: #footer --> <div id="footer"> <div style="text-align: center"> Copyright © voodoosoft </div> <div style="text-align: right"> Layout based on <a href="http://www.yaml.de">YAML</a> </div> </div> </div> <div id="border-bottom"> <div id="edge-bl"></div> <div id="edge-br"></div> </div> </div> </body> </html>