Sapphire Cat (sapphirecat) wrote in lj_dev,
Sapphire Cat
sapphirecat
lj_dev

Database Questions...

Okay, as evan noted, a database-backed system for the client downloads would be ideal. It's also what I was planning, but I've run into a couple of questions.



  1. Do I need to worry about clustering at all? This isn't per-user data.

  2. What names should the tables, IDs, and indices (the globally consistent stuff) have?

  3. Should there be a platform table with a platID and a pretty name for the vanilla index, and another table with all the client data for the by-platform views? Or is the hit rate low enough that trying to optimize the database is a waste of time? (Hell, is splitting a table and running a join on by-platform views even an optimization?)

  4. Addendum: How do I decide limits for the fields? Just pick a random number like 255?

Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments