CodeFluent Entities is model-first tool that can be used to generate SQL Scripts for Oracle:
- Schema
- Tables
- Constraints (primary and foreign keys)
- Views
- Procedures (and associated Oracle Packages)
- Instances (data)
Application classes (C#) may also be generated with relative ease.