Download List

Descripción del Proyecto

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.

2011-12-21 06:49 Back to release list
0.1g

Los usuarios pueden examinar una base de datos detrás de una conexión y ejecutar consultas SQL sobre la base de datos, que puede escribirse con un editor de SQL con la finalización del código. Tablas de bases de datos específicas pueden importarse en la solución.
Tags: browse import table
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.

Project Resources