博客網站設計

文章數據表:post

文章相關:     id   文章id              title  標題                   Content  正文內容 spa

做者相關:     user_id   文章做者  user_name 文章做者名字 圖片

文章分類相關:catagory_id   catagory_name    tag_id     tag_nameip

文章描述相關: description   60字描述       description_img_path 描述圖片地址      view_count 瀏覽數     star_count 喜歡數 it

時間相關: created_time     updated_time io

文章二級評論數據表:ast

評論:           id, content 內容      email

評論聯繫相關:post_id 從屬文章id     parent_id  從屬於哪一個大評論下面         reply_id   回覆的是哪一個評論 date

用戶相關:      user_id  評論的用戶id   user_name  評論的用戶的名字    reply_user_id 回覆的用戶的id           reply_user_name 回覆的用戶的名字im

時間相關:      created_time  

                    star_count 喜歡數 

用戶表:

id,user_name,email,password,register_time,last_login_time,active_value, gold_coin_count

文章標籤表:

id,tag_name,post_count 

Category_表 :

id, cat_name , count

相關文章
相關標籤/搜索