Skip to content

[课程设计]:基于 python3.7 的数据库管理系统 J0_DBMS

Notifications You must be signed in to change notification settings

zhuxianjin/J0_DBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J0_DBMS

开发中

├── README.md
├── data
│   ├── config
│   │   └── config.json
│   └── db
│       ├── 1.xlsx
│       ├── j0db_schemata.xlsx
│       ├── test.xlsx
│       ├── test2.xlsx
│       └── test3.xlsx
├── lib
│   ├── __init__.py
│   └── core
│       ├── __init__.py
│       ├── classes.py
│       ├── common.py
│       ├── modules.py
│       └── operation.py
├── require.txt
└── run.py

About

[课程设计]:基于 python3.7 的数据库管理系统 J0_DBMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages