Download List

專案描述

Database Deployment Manager (DDM) is a desktop oriented multi-platform database design tool that allows database administrators and programmers to create database structures (using an object oriented methodology) and deploy them into an existing database. The tool allows creation of diagrams to identify basic relations between the defined structures. You can import tables from various databases, either by fully reversing a database or just picking tables from various databases and injecting them into your solution. You can browse the databases and execute SQL queries on them. There is a unique SELECT query builder that makes the building of queries very easy without having to write a single SQL statement; just using point and click with the mouse.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-15 08:04
0.1j

This release comes with version management to track the changes of database objects between versions. It has a new "bind to deployment" feature to bind the current solution to an already existing deployment. A new documentation generator was implemented, and many bugs were fixed.
標籤: version-management, bind-to-deployment, documentation-generator

2012-01-26 07:18
0.1h

This version has many bugfixes, support for stored procedures, and data validation for the table instances.

2011-12-21 06:49
0.1g

Users can browse a database behind a connection and execute SQL queries on that database, which can be written with an SQL editor with code completion. Tables from specific databases can be imported into the solution.
標籤: browse import table

2011-11-24 22:47
0.1f

This release adds a new Connection manager for your databases, so that you don't have to remember them, implements support for reverse engineering and/or creating views, adds a Visual Query builder for easier creation of SELECT queries for views, and allows deployment to multiple databases (connections) at the same time.
標籤: 0, 1f

2011-02-05 21:55
0.1e

Some bugs were fixed, parts of the GUI were redesigned, and more documentation was written. The database reverse engineering feature was inmproved. Database validation regarding the normalization of a database and foreign key detection was implemented.
標籤: reverse engineering, Bugfixes

Project Resources