I am trying to store a dependency tree in a PostgreSQL database. There are about 20,000 software items, each item can depend on several other items.I am trying to store a dependency tree in a Pos
I am trying to store a dependency tree in a PostgreSQL database. There are about 20,000 software items, each item can depend on several other items.I am trying to store a dependency tree in a Pos