snake_case
Lowercase words joined by underscores.
Result
Why you would use this
Python and Ruby identifiers, SQL column names, and any filename that has to survive a shell without quoting.
Lowercase words joined by underscores.
Python and Ruby identifiers, SQL column names, and any filename that has to survive a shell without quoting.