documentation for database.yml?

can anyone point me to the documentation for the database.yml file?

Note that YAML is just a collection of serialized objects. So each adapter can use a completely different object for initialization. Maybe this is obvious but as a new rails developer this didn't click in place for me until I had to bring a DB online for testing a plugin.