What is it you need - a database or a database with a front end? Someone could probably model you a database and give you an importable .xsd in very little time at all. That would give you an empty database. From that you could use SQL inserts to add the data you want.
It's a little more difficult if you want an app built on top of the db. Do you have detailed specs on what you wan the app to do?
|