DewDrop

Generate clean and human-readable SQL DDL code for any supported target database
Download

DewDrop Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Les Hazlewood
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 1.6 MB

DewDrop Tags


DewDrop Description

Generate clean and human-readable SQL DDL code for any supported target database DewDrop is an open-source framework that generates source code to support any entity-relationship data model. In practical terms: it generates SQL DDL (Data Definition Language, a.k.a. Database Definition Language) for any database.DewDrop addresses the need to:· Define a database generically.· Support multiple database vendors.· Simplify database definitions.· Eliminate numerous vendor-specific files.· Propagate design changes from a single location.DewDrop allows you to define your entity-relationship database just once in XML in the form of SQLML, regardless of what database(s) you might want to use. In doing so, you are freed from knowing database-specific DDL for any of these databases. DewDrop provides its own standards-based, easily understandable XML DDL for you, otherwise known as SQLML. No more worrying about "Does rdbms-X support foreign-keys? or What is the syntax that rdbms-Y uses for adding a table constraint?"All you have to do is define your tables and their relationships in SQLML, and DewDrop takes care of all the nasty details. You tell DewDrop what target database(s) you want to use, and it will automatically generate human-readable, clean SQL DDL code forIf you like, you don't even have to look at the SQL; you can just have DewDrop install the generated database for you automatically and be on your way developing your application. That's it...no more worrying about how to port (or even worse, completely rewrite) your datamodel to other databases.Nicely summarized: "One XML Definition. Any Database."NOTE: DewDrop is developed, licensed and provided under the terms of the GNU Library or Lesser General Public License (LGPL).


DewDrop Related Software