Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version kommt mit Versionsverwaltung, die Änderungen der Datenbankobjekte zwischen Versionen zu verfolgen. Es hat ein neues "binden an Bereitstellung" Feature in einer bereits vorhandenen Bereitstellung die aktuelle Projektmappe gebunden. Ein neue Dokumentations-Generator wurde umgesetzt, und viele Bugs wurden gefixt.
Tags: version-management, bind-to-deployment, documentation-generator
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.

2012-01-26 07:18
0.1h

Diese Version enthält viele Bugfixes, Unterstützung für gespeicherte Prozeduren und die Datenvalidierung für das Tabelle-Instanzen.
This version has many bugfixes, support for stored procedures, and data validation for the table instances.

2011-12-21 06:49
0.1g

Benutzer können eine Datenbank hinter einer Verbindung und führen Sie SQL-Abfragen für die Datenbank, die mit einem SQL-Editor mit Code-Vervollständigung geschrieben werden kann. Die Lösung können Tabellen aus bestimmten Datenbanken importiert werden.
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.

2011-11-24 22:47
0.1f

Diese Version fügt hinzu, dass ein neuer Verbindungs-Manager für Ihre Datenbanken, so dass Sie nicht daran, implementiert Unterstützung für reverse-Engineering und das Erstellen von Ansichten, fügt ein visuellen Query Builder für einfachere Erstellung von SELECT-Abfragen für Ansichten, und ermöglicht die Bereitstellung für mehrere Datenbanken (Verbindungen) zur gleichen Zeit.
Tags: 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.

2011-02-05 21:55
0.1e

Einige Bugs wurden gefixt, Teile der GUI wurden neu gestaltet und mehr Dokumentation geschrieben wurde. Die Datenbank Reverse Engineering-Funktion wurde inmproved. Datenbank-Validierung in Bezug auf die Normalisierung einer Datenbank und Fremdschlüssel Erkennung umgesetzt wurde.
Tags: reverse engineering, Bugfixes
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.

Project Resources