I found software to create such interfaces for Perl / in Perl; some such software is oriented towards DBIx::Class, some is oriented towards other approaches. I found that in the books on Catalyst.
- apress: TDG to Catalyst …, Chapter 6: Database Models
- Packt Publishing: Catalyst
Is there any such thing for Ruby? Can ActiveRecord do it?
I find that a rather smart thing. Usually you find a lot of existing schemas (if you are in such a situation), and if you are lucky, you can choose the ORM approach.
To be continued …
Leave a Reply