Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> ANNOUNCE: Etora - Easy Tables for Oracle
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
![]() |
![]() |