当前位置:网站首页>Iris framework practice of goweb development: project summary and review
Iris framework practice of goweb development: project summary and review
2022-07-28 17:19:00 【qfliweimin】
in front 29 In the course content of section , We pass the whole series of courses , To study the GoWeb Developing Iris Use of framework , And how to use it Iris Framework to complete the background server development of an actual project .
This series of courses has been basically developed and completed , In this section, we will make an overall project summary and review .
Project framework
- front end : In the actual combat of this project , Front end we use Vue Framework to realize page functions .Vue The characteristic of the framework is that it is suitable for separating the front-end and back-end code .
- Back end : This practical project , We use Iris Framework to implement , Use Iris Framework development server background functions .
- database : In this series , The database we use mysql and redis. Relational databases use mysql Persist table data ; For some data in the project with low frequency of change , Choose a non relational database redis: To store .
- *xorm: In the actual combat of this project , Database object mapping framework we use xorm To implement ,xorm The frame is Goweb Database object relational mapping framework, which is very commonly used in the process of project development , It is the key to realize the development of background database .
Project function development list
Administrator module
- Administrator login
- Administrator exit
- Administrator information
- Update management avatar
- Administrator Statistics
User module
- Total users
- User list
- User statistics
Merchant module
- Total number of shops
- List of shops
- Add shops
Order module
- Order list
- The total number of orders
Food module
- Food list
- The total amount of food
- Add food category record
- List of food categories
File operations
- Static resource file
- Upload files
- File download
- File tools
xorm Framework knowledge point
Database connection
- mysql drive
- mysql Configuration and connection
- redis Installation and configuration
- redis Operation and connection
- redis data type
Entity mapping
- Structure mapping rules
- Field mapping rules
Database operation
- lookup
- get、find
- count
- ID
- where
- Data manipulation
- Add data :insert
- Delete data :delete
- Modifying data :update
- The transaction operations
- session.begin
- Transaction rollback
- lookup
边栏推荐
- Proof of the third scene (f) in 22 years
- 2022牛客多校第二场CDE
- Goweb开发之Beego框架实战:第二节 项目初始化配置
- 零基础利用Unity3D开发AR应用并远程下载3D模型
- 浏览器解码过程分析
- C # traversal set
- 堡垒机的作用
- Detailed steps for setting up SUSE storage6 environment – win10 + VMware Workstation
- 2022 Niuke multi school second CDE
- Shopee code League 2022 - qualification round p3.connecting the numbers (segment tree / bipartite graph determination, to be discussed)
猜你喜欢

Unity shader global fog effect

Add differential pairs and connections in Ad

valarray数值库学习

Proof of the third scene (f) in 22 years

使用阿里云免费的SSL证书
![[deep learning]: introduction to pytorch to project practice: simple code to realize linear neural network (with code)](/img/19/18d6e94a1e0fa4a75b66cf8cd99595.png)
[deep learning]: introduction to pytorch to project practice: simple code to realize linear neural network (with code)

Goweb开发之Beego框架实战:第五节 项目搭建及注册用户

零基础利用Unity3D开发AR应用并远程下载3D模型

飞马D200S无人机与机载激光雷达在大比例尺DEM建设中的应用
![[deep learning]: day 6 of pytorch introduction to project practice: multi-layer perceptron (including code)](/img/19/18d6e94a1e0fa4a75b66cf8cd99595.png)
[deep learning]: day 6 of pytorch introduction to project practice: multi-layer perceptron (including code)
随机推荐
Record the processing process of CEPH two RBDS that cannot be deleted
Easypoi multi sheet export by template
Codeforces round 768 (Div. 2) e.paint the middle (greedy / interval relationship processing)
Codeforces round 770 (Div. 2) e. fair share
Ugui learning notes (III) summary of the use of each control
[deep learning]: the second day of pytorch introduction to project practice: realize linear regression from zero (including detailed code)
Goweb开发之Iris框架实战:项目总结与回顾
火了 2 年的服务网格究竟给微服务带来了什么?(转载)
Shopee code League 2022 - qualification round p3.connecting the numbers (segment tree / bipartite graph determination, to be discussed)
The 16th program design competition of Dalian University of Technology (Problem Solver)
How to protect image security during construction
Realization of reflection and refraction effect in unity shader cube texture
Ugui learning notes (IV) ugui event system overview and Usage Summary
net框架
Ugui learning notes (I) rendering level
Unity shader texture animation
C# 导入Excel文件数据的几种方法
Hikvision responded to the impact of the 'US ban': there are options for the components currently used
[deep learning]: introduction to pytorch to project practice: simple code to realize linear neural network (with code)
: No such file or directory