This is a GUI for DDL schema management on Sybase ASE (based on SQLM) available at https://sourceforge.net/projects/sqlm. Currently supported features are :
-- DDL Extract to SQL/XML
-- Generation of DDL from XML
-- Check validity of XML table model
-- Generate table model upgrade script
-- Upgrade table from model script
Features
- Check validity of table model XML
- Generate table DDL from table model XML
- Generate table upgrade statements
- Upgrade table on database
- Extracting table model XML from database
- Extracting table DDL from database
- Option to save the extracted XML/DDL to your machine
- Sending the table model XML files for validation over mail
- Configuration panel for mail and default root folder
License
GNU General Public License version 3.0 (GPLv3)Follow Easy SQLM GUI
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
This is a very nice and convenient Sybase DDL Schema Management tool. No need to remember the SQLM syntax and parameters to execute a statement in command prompt. With a click of button, apart from checking XML file, generate DLL or applying to database (multiple files at one go) - we can also get the table DDL from database as well as generate the XML definition file and save locally. Great tool!!