Download Dbmstools - Dbmstools Description, Dbmstools Reviews
Contact
 


 

Download

 
Download Now (0K)
GPL (GNU General Public License)
Downloads till now: 30
 
 

Quick search

 



 

Rate this software

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

No. Votes

0

 

Linux

Administrative frontents , Database APIs , Database Engines , Database Servers ,

Windows

Mac

Mobile

Drivers

Scripts - DHTML

Scripts - DHTML (new)

Web Developer Blog

Web Developer Blog (new)

Scripts and Applications

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
XML


Tag Cloud

dbmstools

 

Details

Size: 0K
Last Update: 2008-05-27 23:22:27
Version: 0.4.1
OS Support: Linux
License/Program Type: GPL (GNU General Public License)
Publisher: John Dickson
Price:$0.00
Description:

dbmstools 0.4.1 is administrative frontents software developed by John Dickson.
dbmstools module exists mainly for developers who need to support applications on more than one database management system (DBMS). dbmstools is intended to allow all the database information (schema and base data) to be kept in one single place, and to have DBMS-specific scripts (to create and populate the database schema, and upgrade from one version to the next) generated from that data. If you're anything like me you hate duplication in software code, and I wrote this module to remove that duplication.



As well as generation of DBMS-specific DDL and DML, dbmstools can generate schema documentation for any DBMS (including diagrams), and can export data from a database in several formats. It also has wrappers for several of the tools, so that they can be run from within Apache Ant (a Java build system).

The DBMS's supported (and the completeness/maturity of that support) are:

- Postgres (7 and 8) - very good
- Oracle - good
- Microsoft SQLServer - good
- MySQL - good
- Hypersonic - limited.

Requirements:
Most of the individual tools in dbmstools require only Python (version 2.1 or later, but 2.3+ recommended). However:

db2xml and db2sql require Jython (an implementation of Python that runs inside a Java VM)
Several of the tools have wrappers to allow them to run from Ant build scripts (for Java projects). These also require Jython
If schema diagrams are to be generated, xml2doc requires the 'dot' program from the Graphviz package

And, of course, you're going to need one or more DBMS's, but if you didn't already have them you wouldn't be here, right?

What's New in This Release:
Ease of use improvements to db tools:
Added Jython 2.1 to the distribution, so no need to install externally
Added dbmsjy.py wrapper script to launch db tools using provided Jython
When using dbmsjy.py, any JDBC driver jar file in the ``jdbc-drivers`` directory is automatically added to the classpath, so no need to set classpath
Added support for DBMS type, database name, host and port as an alternative to the JDBC URL
Added defaulting of JDBC driver class, based on JDBC URL, so no need to specify driver class

dbclear:
A new script that allows clearing data from a database, using TRUNCATE or DELETE as appropriate. Information on the tables in the database is extracted directly from the database itself, so there is no need to have an XML representation of the schema.

This can either execute the commands directly against the database, or write an SQL script for later execution. See documentation for further information.

dbdrop:
A new script that allows dropping tables, views and/or sequences from a database. Information on the objects in the database is extracted directly from the database itself, so there is no need to have an XML representation of the schema.

This can either execute the commands directly against the database, or write an SQL script for later execution. See documentation for further information.

db2xml:
View definitions, i.e. the SQL for the view, are now exported for Postgres and Oracle

deltaddl:
Added the ``--omit`` option, to omit objects or columns for which deltaddl generates incorrect or suboptimal SQL (for manual override)
Altering of column constraints (other than null constraints) is now performed in the second script
Bug: Where view was dropped and recreated, grants were not re-established
Bug: When a column constraint was modified, the change was made in both the first and second scripts

General:
Minor improvements to documentation
Added tests and documentation for Microsofts's JDBC driver for MSSQL


What's New in This Release:
dbmsjy:

Bug: Now works under Windows (the joys of paths containing spaces...)
Now works under Cygwin (this requires Cygwin Unix-style paths to be converted to Windows paths for executing java)

xml2doc:

Bug: In some cases on Windows (when Python win32 extensions installed?), execution of 'dot' failed with an error from popen2
Improved the message when 'dot' is not found, to make it clear that generation will still continue
dbmstools 0.4.1 supports english interface languages and works with Linux.

Downloading dbmstools 0.4.1 will take if you use fast ADSL connection.


Leave a comment




(optional)

What is 7-3?




0 comments


Downloadtube.com agrees that pirated software hurts software developers and does not support such practices. We acknowledge and agree that software piracy is theft. Using dbmstools crack, dbmstools key generator, dbmstools keygen, as well as any pirated dbmstools serial number/serial numbers and dbmstools registration code/codes, warez, keys, torrents, passwords, is illegal and does not support the future development of dbmstools.

Downloadtube.com advises that dbmstools should be only used in accordance with the rules of intellectual property and the existing Criminal Code. Downloadtube.com does not allow the inclusion of any crack, serial or keygen and disclaims any liability for the inappropriate use of dbmstools.

Add to

 Del.icio.us   Digg It   Furl   YahooMyWeb   Blinklist
 

dbmstools Version History

Product Date Added
dbmstools 0.4.1 2008-05-27 23:22:27


Related Software

FramerD
From category: Database-APIs
FramerD 2.61 is database apis software developed by Framerd Developers. FramerD is a portable distributed object-oriented database designed to support the maintenance and sharing of knowledge bases...
CloverETL GUI
From category: Database-Engines
CloverGUI is a Graphical User Interface for CloverETL engine....
db4o
From category: Database-APIs
db4o 6.0 is database apis software developed by Carl Rosenberger. db4o is designed to be a simple, easy-to-use, and fast, native object database. Software developers using popular Java and .NET obj...
phpMyAdmin
From category: Administrative-frontents
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the WWW....
CrunchyFrog
From category: Administrative-frontents
CrunchyFrog 0.1.1 is administrative frontents software developed by freshi. CrunchyFrog is a database schema browser and query tool written in Python/PyGTK. CrunchyFrog\'s current status is \'under...
Bond
From category: Database-APIs
Bond 2.3.4 is database apis software developed by Andru Hill. Bond is a rapid application development (RAD) tool for linux that allows you to create network database programs quickly and easily. Wi...
DBAConnect
From category: Administrative-frontents
DBAConnect 1.5 is administrative frontents software developed by Datasparc Inc.. DBAConnect provides convenient administration/development of Oracle database through any web browser. It\'s P...
TYPO3
From category: Administrative-frontents
TYPO3 is a free, professional Web content management system....
FreeTDS
From category: Database-APIs
FreeTDS 0.64 is database apis software developed by Brian Bruns. FreeTDS is an open-source implementation of the TDS (Tabular DataStream) database client access protocol and related libraries used...
Divmod Axiom
From category: Database-Engines
Divmod Axiom 0.5.0 is database engines software developed by Divmod, Inc.. Divmod Axiom is an object-relational database backed by SQLite, the goal of which is to provide an efficient, non-SQL inte...
MySQL Workbench
From category: Administrative-frontents
MySQL Workbench is a cross-platform, visual database design tool developed by MySQL....
Apatar Data Integration
From category: Administrative-frontents
Apatar is an open source Extract, Transform, and Load (ETL) project....
Glom 16
From category: Database-APIs
Glom allows you to design database table definitions and the relationships between them....
Cach? Monitor
From category: Administrative-frontents
Cach? Monitor 0.29 is administrative frontents software developed by Andreas Schneider. Cache Monitor project is an SQL development tool for InterSystems database Cache. Here are some key featur...
CloverETL Engine
From category: Database-Engines
A Java based data integration framework which can be used to transform data...
 

Top Downloads

 
1. Canon PIXMA iP1000 Printer Driver
2. Canon PIXMA iP1200 Printer Driver
3. Canon PIXMA iP1300 Printer Driver c
4. Canon PIXMA iP1600 Printer Driver
5. Canon PIXMA MP210 MP Drivers
6. Realtek High Definition Audio Codecs R
7. Realtek ALC/ 262/ 265/ 268/ 660/ 861/ 880/ 882/ 883/ 885/ 888 Audio
8. Canon LaserShot LBP-1210 Printer Driver
9. Canon i-SENSYS LBP2900 Printer Driver R
10. ZiPhone
11. Realtek RTL8100B(L)/RTL8100C(L)/RTL8101L/RTL8139C(L) Driver XP
12. Canon PIXMA MP160 MP Drivers xp64
13. Canon PIXMA iP1300 Printer Driver a
14. Canon PIXMA iP1200 Printer Driver d
15. Rapidshare Auto Downloader
16. The Sitter Downers Soundboard
17. XP Quick Fix Plus
18. Genius Eye 110 Webcam Driver
19. TR Birthday Reminder
20. Canon PIXMA iP1200 Printer Driver x64 d

DownloadTube Editor Reviews

 
1. Virtual Drives Manager
Whenever you might need to create a virtual drive that is po...
2. WinCDEmu
WinCDEmu is a great open-source tool that allows mounting CD...
3. EMCO UnLock IT
EMCO UnLock IT is a neat freeware that lets you to take cont...
4. Daphne
Daphne is a small and reliable freeware application for kill...
5. Whats Running
What's Running is a simple-to-use yet comprehensive and high...
6. Radiopholio
Radiopholio is a simple-to-use open-source application that ...
7. Registry Live Watch
Registry Live Watch is a simple and small portable freeware ...
8. Startup Discoverer
When MS Windows based operating system starts, it will also ...
9. Driver Scanner
Driver Scanner is a powerful application designed to keep yo...
10. Application Paths Editor
Application Path Editor is a small, simple, portable Windows...

Software Reviews Full List



Video Reviews

 
1. Safe Deleter
SafeDeleter is a secure data removal tool for Windows. It co...
2. Startway
Startway is an open-source Windows application that allows t...
3. Driver Scanner
Scan and update your outdated system drivers to release the ...
4. Radiopholio
Radiopholio is a free, open-source application which enables...
5. WinCDEmu
WinCDEmu is an open-source software that allows mounting CD/...
6. Eyetrainer
EyeTrainer is your private trainer for doing the best and mo...
7. MediaCodeSpeedEdit
MediaCodeSpeedEdit allows you to change the write speed for ...
8. Startup Discoverer
Handy and accurate Windows startup manager....
9. Whats Running
What's Running gives you an inside look into your Windows 20...
10. Virtual Drives Manager
Virtual Drives Manager let you in a quick way, create a Simb...
11. Diversify
Windows and processes manager. More windows management for u...
12. EMS YouTube Downloader & Converter
Download and convert YouTube videos to popular formats!...
13. Application Paths Editor
Application Path Editor is a portable Windows program to Add...
14. Registry Live Watch
Registry Live Watch is a free, lightweight and portable tool...
15. Most Recently Opened Folder Utility
MRO is a Task Tray Icon/Background Process combination for r...

More Video Reviews



Recent Blog Posts

 
1. How To Disable PHP Safe Mode On In Plesk
Plesk is a powerful hosting automation control panel, used a...
2. Google Dashboard Knows All Your Secrets
If you are connected to your Google account and surf the web...
3. Google Friend Connect Is More User Friendly
Google Friend Connect, the Google service which allows webma...
4. Yahoo! Media Player: A Fast And Lightweight MP3 Player
If you are looking for a convenient and unobtrusive audio pl...
5. Indo Cleaner 2009 Maximizes Windows 7 Performance
Many of you might just have upgraded the current Windows ope...
6. Salesforce And Adobe: Rich Internet Applications In The Cloud
Adobe Systems Incorporated has just announced the partnersh...
7. Google Social Search: Tweets In Google Search Results
The real-time updates from social networks, like Twitter, r...
8. WordPress 2.8.5 Has An Enhanced Security System
Even the upcoming candidate for the most popular blogging pl...
9. Puppy Linux Built From Ubuntu Still Has 99 MB
As compared with earlier candidates, version 4.3 of Puppy Li...
10. Webmaster Tools: Googlebot Fetching Process And Malware Details
Recently, Google has included into Webmaster Tools service n...