GPIO numbering

Can anyone help?

On the Raspberry Pi there are GPIO pins, on the various arduino compatable dev boards there are GPIO pins. Is there any relationship in the way the GPIO pins are numbered between the two systems?

For example the ESP8266 NodeMCU has 17 GPIO pins. Does GPIO9 match the GPIO9 pin on a Pi?

I would think no.