Jump to content

Naming Conversions for MySQL? (schema and tables)


random1

Recommended Posts

Hey All :D

 

What are the naming convensions for MySQL schema names and table names?

 

I current have a suffix (cms) for my tables (`user_cms`, `server_cms` etc).

 

I use a suffix of `cms` for the db schema (database name), e.g. `companyname_cms`.

 

Is this logical for MySQL databases? Is there a better way?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.