Code Monkey home page Code Monkey logo

database's Introduction

database

usertable: uid 用户id key 自增 username 用户名/昵称 无法用作登录 经过验证无效 email 邮箱 唯一 可用作登陆 phone 手机号 唯一 可用作登陆 password 密码 是否加密/没有必要

用户详细信息 uid avator 头像 个人简介 注册时间 年月日 常居地 城市

charactertable 角色ID 头像 中文名 英文名 性别 星座 出生日期 去世日期 出生地 更多中文名 一个字段 更多外文名 一个字段 家庭成员 一个字段 IMDb编号 个人简介

职务表: 角色ID key 电影ID key 职务
角色名 可为空

电影表: mid 简体中文名 原名 别名 海报 上映时期 片长 IMDb编号 官网 简介

电影语言
id
mid 
语言id
电影国家
id
mid
国家id
电影类型
id
mid
类型id

				语言表
				id
				语言				
				国家表
				id
				国家
				类型表
				id
				类型

评分表:

电影ID key 总评分 评分人数 5星人数 4星人数 3星人数 2星人数 1星人数

短评论: 用户ID 电影ID 联合主键 评论状态 想看/看过 选一或不选 评分 评论时间 评论内容 有用数 是否可见 |否:说明仅自己可见|

拓展 1:奖项表 奖项id key 电影奖项中文名 电影奖项英文名 颁奖时间 颁奖国家 官方网站

2:详细奖项表 详细奖项id key 奖项id 外 详细奖项名

3:获奖个人表 详细奖项id 角色id 状态:提名/获奖

4:获奖电影表 详细奖项id 电影id 状态:提名/获奖

电影评分 用户————电影实体 多 多

三选一 数据库 DAO 拓展 分工: 负责人,统筹 DAO,建立数据库持久层 测试,函数代码。要求测试报告 什么函数、怎么测、测试结果 第一页 数据库 第二页 ER 第三页 DAO 第四页 GITHUB 第五页 感受、收获

上传文件: 个人实习报告 源码:组的源码

答辩时间:十八周、周五 考试:十八周、周三下午

database's People

Contributors

flermise avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.