Backend API for IMUSI (local music player), using FastAPI + SQLAlchemy + Alembic with SQLite. By default, the backend imports songs from backend/songs at startup and keeps that folder synced while the ...
The application is containerized and automatically deployed to the cloud using a robust CI/CD pipeline. The system is built for stability. Every commit is verified via GitHub Actions. The project ...
在日常工作中,Navicat 是常用的数据库管理工具。当需要连接 SQLite 数据库时,很多人会遇到操作问题。本文将简要介绍如何使用 Navicat 成功连接 SQLite 数据库,帮助用户快速完成配置并实现数据管理。 1、 双击桌面Navicat图标启动软件。 7、 第七步,按实际情况 ...