M
M
Mr.nobody2017-05-16 21:54:48
MySQL
Mr.nobody, 2017-05-16 21:54:48

How to properly name tables, columns in a database?

Hello. I study databases, installed MySQL, created a database. Question - how to correctly name the database, tables, columns in the database? The PL has rules for naming variables, methods, etc., and the database has such rules and recommendations. Google gives you different options. Why I ask, a) so as not to get confused later, b) so that the computer does not swear, I don’t really want to rewrite everything later, it’s better to do it right right away. For example, how to properly name a column: "name column" or "name_column" or "NameColumn", etc. If there are no rules, then how do you comrades call these entities?
Thank you all for your constructive responses.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Johnny Gat, 2017-05-16
@no_one

SQL Style Guide - www.sqlstyle.guide

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question