What tools/practices do you recommend for rapidly getting a working model of a database/MVC-model working? I could start hacking away at the framework of my choice and add tables as I go, but I prefer to get the structure fleshed out a little before I hit the keyboard.
I could just use pen-and-paper, but it can be a bit crude to rapidly do things. I’d like something 1 step above – perhaps a diagramming tool that allows me to model relationships. UML?
You can try and use the WebRatio tool. It’s model driven and it’s based on the WebML notation (soon to become an OMG standard under the name of IFML).
The tool is free for non commercial purposes and personal use, you can download it for free.
[Disclaimer: I’m with Politecnico di Milano and WebRatio, and among the inventors of WebML/IFML]