Click here to Skip to main content
15,892,537 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
charlieg1-Jun-21 10:28
charlieg1-Jun-21 10:28 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Sander Rossel1-Jun-21 22:12
professionalSander Rossel1-Jun-21 22:12 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Matt McGuire3-Jun-21 4:51
professionalMatt McGuire3-Jun-21 4:51 
JokeRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
honey the codewitch1-Jun-21 10:43
mvahoney the codewitch1-Jun-21 10:43 
JokeRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Nelek1-Jun-21 11:44
protectorNelek1-Jun-21 11:44 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Sander Rossel1-Jun-21 22:11
professionalSander Rossel1-Jun-21 22:11 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
peterkmx1-Jun-21 11:53
professionalpeterkmx1-Jun-21 11:53 
RantRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
ElectronProgrammer1-Jun-21 11:58
ElectronProgrammer1-Jun-21 11:58 
I'm afraid I have been there, just not with so many tables (maybe 20) nor companies (only 3), and using MySQL.

I just made a "SQL template" script and separated the companies into separate databases. Any common change would be made to the template and would be inherited by all (when the script was run against each of the databases).

But I guess they have to justify buying new hardware when their queries are not fast enough.

Hey, at least those have their queries in the database, right? Right?! In my case they were doing all queries (even simple ones like "select * from tableA where userID=x") in a weird PHP backend because they claimed that "the database is not good enough to filter the tables the way we want it" WTF | :WTF:

Anyway, I think some whipping is in order. Grab your whip and get the guy that wrote that database. Don't let him procreate more databases like that Mad | :mad: Big Grin | :-D
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Jörgen Andersson1-Jun-21 21:10
professionalJörgen Andersson1-Jun-21 21:10 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Sander Rossel1-Jun-21 22:10
professionalSander Rossel1-Jun-21 22:10 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Greg Utas1-Jun-21 12:10
professionalGreg Utas1-Jun-21 12:10 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Sander Rossel1-Jun-21 22:08
professionalSander Rossel1-Jun-21 22:08 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
charlieg2-Jun-21 3:15
charlieg2-Jun-21 3:15 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Mycroft Holmes1-Jun-21 12:53
professionalMycroft Holmes1-Jun-21 12:53 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Sander Rossel1-Jun-21 22:07
professionalSander Rossel1-Jun-21 22:07 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Super Lloyd1-Jun-21 13:36
Super Lloyd1-Jun-21 13:36 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Sander Rossel1-Jun-21 22:02
professionalSander Rossel1-Jun-21 22:02 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Super Lloyd1-Jun-21 22:08
Super Lloyd1-Jun-21 22:08 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Sander Rossel1-Jun-21 23:36
professionalSander Rossel1-Jun-21 23:36 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Kenneth Haugland1-Jun-21 14:05
mvaKenneth Haugland1-Jun-21 14:05 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
David O'Neil1-Jun-21 15:11
professionalDavid O'Neil1-Jun-21 15:11 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Sander Rossel1-Jun-21 21:59
professionalSander Rossel1-Jun-21 21:59 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Daniel Pfeffer1-Jun-21 17:43
professionalDaniel Pfeffer1-Jun-21 17:43 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Martin ISDN1-Jun-21 21:35
Martin ISDN1-Jun-21 21:35 
GeneralRe: Naming conventions? We don't need no stinkin' naming conventions (or any convention or even common sense for that matter)! Pin
Sander Rossel1-Jun-21 21:56
professionalSander Rossel1-Jun-21 21:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.