基于PHP实现的数据库模型版本控制,deltasql 1.4.2 发布

fmms 12年前
     <p>新版本改进了可视化效果,在一些重要的功能上提供了图标指示,为空的单元格提供边框显示,修复了一些小bug。<br /> <br /> <a href="/misc/goto?guid=4958186929379725534" target="_blank">deltasql </a>是一个高级的数据库模型版本控制软件,类似于 cvs 和 svn 。它可以让一个团队同时开发一个数据模型,该工具目前支持的数据库包括:MySQL, PostgreSQL 和 Oracle。<br /> <span style="font-weight:bold;">它具有以下特性:</span></p>    <ul>     <li>Deltasql server manages SQL scripts which alter database structure and contents. It organizes scripts in modules, which can be grouped in projects. It allows to search among them.</li>     <li>Database synchronization by adding special synchronization table to each schema. Synchronization script generated by deltasql server. Handling of branches of branches and tags supported.</li>     <li>Verification step inside synchronization script to ensure script is executed on correct schema (available for Oracle and PostgreSQL).</li>     <li>Several teams of developers can manage several projects and several databases.</li>     <li>Ability to manage development schemas and production schemas by creating branches, branches of branches and tags.</li>     <li>Syncronization scripts can be generated for Oracle, postgreSQL, mySQL, Microsoft SQL Server and sqlite. On user request, any SQL-like database can be supported.</li>     <li>Synchronization script can be exported in several formats, including pretty printed HTML, text and XML or even a zipped package with each script stored in a file.</li>     <li>Free to use, Open Source tool licensed under GPL.</li>     <li>Integration on Windows platform (XP, 7) with multipurpose deltaclient tool.</li>     <li>Integration in Eclipse IDE with ant client or dbredactor client.</li>     <li>Bash client can perform <a href="/misc/goto?guid=4958323489033156887">continouus database integration</a> on Linux.</li>     <li>RSS feed and iGoogle Gadget show latest submitted scripts.</li>     <li>Easy to install, like a webforum, as deltasql server runs on Apache/PHP backed by a mySQL database.</li>     <li>There is a <a href="/misc/goto?guid=4958323489855086215">manual</a>, a <a href="/misc/goto?guid=4958323490663605888">list of frequently asked questions</a> and a set of tutorial movies explaining how it works.</li>     <li>It is used productively by companies in Pakistan, USA, Italy, Switzerland and India and is popular in Japan and South Korea. In some companies it manages more than 2000 scripts and more than 10 projects.</li>     <li>Typically used for large J2EE/Oracle software architectures which are partially customized to the customer's wishes.</li>     <li>Lightweight, fast and reliable :-)</li>    </ul>    <p></p>    <p><img alt="基于PHP实现的数据库模型版本控制,deltasql 1.4.2 发布" src="https://simg.open-open.com/show/ed74daa19d16532789d028483ff0d074.png" width="462" height="338" /></p>    <p> </p>