The application-dependency tag has no wiki summary.
2
votes
4answers
290 views
Circular dependencies in foreign keys: use it or avoid it?
My application loads lots of data from a database into a complex data structure. The in-memory data structure ressembles the structure of the database, which means that if the database contains the ...
2
votes
2answers
463 views
Application/Server dependency mapping
I'm just curious as to whether such as tool exists (free, open source, or commercial but for a reasonable price) before I build it myself.
We're looking for a simple solution to simplify taking web ...