Git Product home page Git Product logo

database-pj's Introduction

简介

本次课程实验我们设计编写了一个智能自习管理小程序 GoStudy,集成了一体式学习管理与自习推 荐系统。前端依托于微信小程序,使用了部分 Vant-Weapp 组件库中的前端组件进行开发;通过部 署 SSL 证书和用户 token 机制实现前后台交互的数据加密,保证用户数据安全性;后端采用 Go 语 言开发,通过 Nginx 反向代理,完成服务转发和负载均衡,通过 Gin 搭建 API Server 提供前后端交 互接口,插入数据库;在数据库层面,我们采用了 Redis 和 PostgreSql 的两级数据库部署模式,通 过 Redis 加速数据索引,以应对高并发业务场景。在部署上,我们采用了容器 (Docker) 技术,实现 了不依赖操作系统的灵活多机部署。同时我们通过 Django Admin 搭建了功能强大的数据库管理页 面,支持对于数据库中各表数据的各类操作以及可视化数据显示。

database-pj's People

Contributors

outsider565 avatar

Stargazers

MichaelYu avatar Leo avatar

Watchers

James Cloos avatar  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.