数据库系统2020秋季期末项目 - 网上书店,包括后台管理系统和前台商城系统,基于Spring Boot和Vue实现,采用Docker部署。主要使用的技术有Mybatis、Redis、ElasticSearch,ELK日志中心、JWT+Spring Security,持续交付Jenkins等
☆18Jun 5, 2024Updated last year
Alternatives and similar repositories for database-final
Users that are interested in database-final are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是一个基于Spring boot+vue+elementUI的前后端分离系统,是一个在线书城系统。以学习为主☆13Mar 3, 2022Updated 4 years ago
- 大学生心理健康系统☆11May 9, 2021Updated 5 years ago
- spring boot + vue 仿小米商城☆11Jan 5, 2023Updated 3 years ago
- 基于Spring Boot的迷你天猫商城,快速部署运行,所用技术:Spring Boot/MySQL/Druid/Log4j2/Maven/Echarts/Bootstrap☆14Aug 23, 2021Updated 4 years ago
- 蛋糕商城系统springboot+vue☆16Jul 15, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- SpringCloud微服务版本天天吃货在线购物平台,SpringCloud Greenwich.SR1+SpringBoot 2.1.5.RELEASE版本。集成Redis缓存、消息队列(RabbitMq、RocketMQ)、分布式搜索ElasticSearch、分布式文…☆15Jun 21, 2022Updated 3 years ago
- The program used to occupy GPUs.☆10Mar 24, 2023Updated 3 years ago
- A simple utility to copy Javabeans.☆13Sep 3, 2025Updated 8 months ago
- 商品秒杀系统(限时抢购系统),包含商城展示与后台管理,主要技术有:springboot、redis、zookeeper、rabbitmq、sms通知、email通知。该项目为21年毕设设计项目,其中融入基本目前所使用的框架与技术。PS:The system includes…☆51Jul 7, 2021Updated 4 years ago
- Latke demo.☆11Sep 9, 2020Updated 5 years ago
- A online shopping mall using Springboot, Vue and MySQL.☆23Dec 6, 2023Updated 2 years ago
- 用于Go资料的收集和翻译,以及Go学习笔记等☆16Jun 11, 2017Updated 8 years ago
- A simple Computer Vision Framework, mainly based on PyTorch. Including distributed training, logging and so on.☆12Dec 2, 2023Updated 2 years ago
- Keystroke Recognition and Entropy Elimination Program☆14Oct 1, 2019Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- a flexible generate code framework , can be a better mybatis generator☆20Nov 18, 2019Updated 6 years ago
- Computer Systems: A Programmer's Perspective☆18Aug 29, 2023Updated 2 years ago
- High Performance Redis Tutorial Code☆22Dec 31, 2020Updated 5 years ago
- 🍃SpringBoot项目——🌟聚食集商城🌟分为聚食集商城后台管理系统和聚食集商城系统。后台系统实现对商品信息、商城首页轮播图、热门商品、推荐商品、用户、订单等信息进行管理设置。前台商城系统实现电商系统全部功能,如登录注册、首页展示、个人中心、购物车、搜索等功能模块。☆31Jul 4, 2021Updated 4 years ago
- springboot+vue实现的购物商城☆23Feb 11, 2026Updated 3 months ago
- An anonymous chatroom UI☆20Sep 5, 2018Updated 7 years ago
- 爱家租房网☆16Apr 23, 2018Updated 8 years ago
- 使用SpringBoot+Mybatis+Redis+Vue实现的仿小米商城项目☆25Jun 16, 2021Updated 4 years ago
- Set up your GitHub Actions workflow with a specific version of Python including deprecated ones.☆19Jan 23, 2026Updated 4 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- The project we prepared for the Vision-based Control course, which is one of the Poznan University of Technology Automatic Control and Ro…☆14Jun 24, 2022Updated 3 years ago
- ShanghaiTech CS110 (Computer Architecture I), Spring 2022☆11Dec 14, 2023Updated 2 years ago
- Syntax highlight code embedded in HTML with a splash of color. Also includes the auto-updated Chroma style gallery.☆38May 10, 2026Updated 2 weeks ago
- 宠物店管理系统☆36Aug 27, 2022Updated 3 years ago
- 基于python开发民宿网站,民宿数据用爬虫爬取各大民宿网站获得☆19Dec 18, 2020Updated 5 years ago
- 来自typecho 的ChatgptWrite插件☆16Feb 20, 2023Updated 3 years ago
- mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理…☆35Jun 21, 2022Updated 3 years ago
- 链家地产房产信息收集程序-个人使用☆23Jun 29, 2015Updated 10 years ago
- bilibili av76908171☆17Sep 19, 2025Updated 8 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 利用kNN算法实现图书推荐系统,前台使用的是微信小程序,后台使用的是Spring Boot+MyBatis,数据库使用的是MySQL+Redis☆17May 19, 2022Updated 4 years ago
- High Performance Simulation of Spiking Neural Network on GPGPUs☆18May 19, 2022Updated 4 years ago
- FEM是一个基于 Python 实现的有限元方程求解程序,旨在通过有限元方法解决非齐次两点边值问题。它用于近似求解在给定域内的微分方程解。该项目主要利用numpy和scipy库,将域离散化为较小的单元,并使用适当的基函数构建 Ritz-Galerkin 方程。最后分别通过应…☆13Jun 10, 2024Updated last year
- Reflect-DiT: Inference-Time Scaling for Text-to-Image Diffusion Transformers via In-Context Reflection☆56Aug 16, 2025Updated 9 months ago
- 本项目使用了 FP-Growth 和 K-Means 两种算法,挖掘了我校图书馆借阅记录中的隐藏信息,并以此为基础开发了相应的图书推荐算法。☆12Jun 8, 2017Updated 8 years ago
- 房产中介管理系统☆20Feb 27, 2019Updated 7 years ago
- Python scripts to use for captioning images with VLMs☆45Apr 23, 2025Updated last year