views:

32

answers:

0

I've created a database schema for an internal (CRM like, ~15 tables) application. I would like to "convert" this schema to a usable web application. All details (foreign key, ordinality etc) can be extracted from the schema so I'm looking for a tool that will generate all CRUD code (that can be hosted on a Linux server). Any suggestions?