Jump to content

MYSQL database table


waqas_ahmad

Recommended Posts

What will be database tables and what should be entries?

There is no simple answer to that. *YOU* have to decide that on your own. Think about what you want your CMS/Blog to do. What features should it have? What kind of data should it store? Once you determine what kind data you need to store, then you move into the database design aspect and determine how best to actually store that data. Reading up on Database Normalization should your first step so you can get an understanding of how to manage the data and how to properly split it up across tables.

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.