An open API service indexing awesome lists of open source software.

https://github.com/vednig/dbmsassignment

Fake Data Filling Program for Lab Assignment for DBMS Class
https://github.com/vednig/dbmsassignment

Last synced: 6 months ago
JSON representation

Fake Data Filling Program for Lab Assignment for DBMS Class

Awesome Lists containing this project

README

          

# DBMSAssignment
Clone the repository with
```bash
git clone https://github.com/vednig/DBMSAssignment

```


Then click on `run.bat` to install dependencies and run WampServer

Now Create a database using `CREATE DATABASE Assignment`

Now run

```bash

python fillupdata.py

```