I occasionally do some mysql development. Is there a repository somewhere where people have posted their mysql database layouts? Something similar maybe to this: http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=1939530#
I found this for an ecommerse app I am creating, but it would be nice if there was a site that had a lot more where you could just cut and paste and tweak to create tables. Also, what is the proper term for a mysql database definition? Schema?
I occasionally do some mysql development. Is there a repository somewhere where people have
Share
I don’t know of anything like you’re asking for, but mostly because with tools like Chive and phpMyAdmin it’s very easy to create a database visually.