Re: Table schema for user login system?
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Sun, 30 Sep 2007 16:41:58 -0400
bob.chatman@xxxxxxxxx wrote:
On Sep 30, 5:45 am, "Sanders Kaufman" <bu...@xxxxxxxxxxx> wrote:"Jerry Stuckle" <jstuck...@xxxxxxxxxxxxx> wrote in message
news:WeCdneLtDcJVNmPbnZ2dnUVZ_q_inZ2d@xxxxxxxxxxxxxx
Sanders Kaufman wrote:Definitely normalization.I'm woring on a similar situation.And what "good design" is that? Definitely not normalization.
I've got a userid, username, emailaddress and password.
But I also want fields for login_cookie, last_login, and parent_user.
I don't really WANT to create whole nother table to track that stuff, but
good design dictates that I should.
The question becomes - if I break atomicity for expedience's sake, what--
will be the consequences?
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstuck...@xxxxxxxxxxxxx
==================
Has anyone got any benchmarks or profiling data to back up their
claims? i have never noticed any performance increases based on
setting up a database to be set up in the, for lack of a better label,
"Everything belonging to the user in the user table" form versus the
"Spread it out and call it normalized" form. There is of course merit
to both options, but i think that it would be better to stop
speculating and start supporting the information.
I am working on a paper on this stuff so if i try to back something up
with "Sanders Kaufman" or "Bruno Barros" said it wont come across very
well.
I could comment in more detail on this, with a lot of examples. However, this is not the correct newsgroup for discussion database design. I would be interested in discussing it more in an appropriate newsgroup, such as comp.databases.mysql.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- References:
- Table schema for user login system?
- From: klenwell
- Re: Table schema for user login system?
- From: Sanders Kaufman
- Re: Table schema for user login system?
- From: klenwell
- Re: Table schema for user login system?
- From: bob.chatman@xxxxxxxxx
- Re: Table schema for user login system?
- From: Dikkie Dik
- Re: Table schema for user login system?
- From: Jerry Stuckle
- Re: Table schema for user login system?
- From: Bruno Barros
- Re: Table schema for user login system?
- From: Sanders Kaufman
- Re: Table schema for user login system?
- From: Jerry Stuckle
- Re: Table schema for user login system?
- From: Sanders Kaufman
- Re: Table schema for user login system?
- From: bob.chatman@xxxxxxxxx
- Table schema for user login system?
- Prev by Date: Re: newbie question: <?=$variable?> yields no output
- Previous by thread: Re: Table schema for user login system?
- Next by thread: Re: Table schema for user login system?
- Index(es):