I have been given the task of either finding or developing a metadata repository for our development group. Since we work for a government agency, there is little or no money available for purchasing an off-the-shelf solution. And, since I am a developer as well, I would rather not build a new system if I don't have to.
We would like to be able to query for dependencies on tables, data elements, databases, etc., and to be able to get an idea of the cost of a change to the design of an existing system. Ideally, we would like to be able to go from the macro level (applications, users) to the micro (tables, columns, indexes, data types).
A browser-based system that we could run on our intranet would be ideal, but we could go with something else.
The most significant requirement is that the solution be as close to free as possible.
Does anyone have any ideas?