Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> ANNOUNCE: Etora - Easy Tables for Oracle

ANNOUNCE: Etora - Easy Tables for Oracle

From: Asher <ashernews_at_wildspark.com>
Date: Sat, 16 Feb 2002 22:49:32 GMT
Message-ID: <slrna6to5i.gng.ashernews@chrome.wildspark.com>


Etora lets you write readable, maintainable table definitions and automates much of the redundant work involved in creating tables.

Etora reads a file of database table definitions and outputs the Oracle SQL to create or drop the tables and associated objects. All constraints, sequences and triggers are intelligently named, which aids in interpetation of Oracle error messages.

Etora automates generation of a numeric primary key via sequence/trigger.

An Etora file can be roughly 1/3 the size of the equivalent SQL and consequently easier to read and maintain.

Etora is released under the GNU General Public License.

http://wildspark.com/asher/etora/ Received on Sat Feb 16 2002 - 16:49:32 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US