https://github.com/cumulus13/sqlgen
SQL Query generator from website (like w3schools.com) to help learn sql
https://github.com/cumulus13/sqlgen
sql w3schools
Last synced: 8 months ago
JSON representation
SQL Query generator from website (like w3schools.com) to help learn sql
- Host: GitHub
- URL: https://github.com/cumulus13/sqlgen
- Owner: cumulus13
- Created: 2022-08-29T08:40:48.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T22:48:28.000Z (almost 2 years ago)
- Last Synced: 2024-09-13T11:58:53.135Z (almost 2 years ago)
- Topics: sql, w3schools
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SQLGen
===========
SQL Query generator from website (such as w3schools.com) to help learn sql
usage
-------------
```python
sqlgen.py MY_TABLE
```
example
-----------
[zoom](https://cumulus13.github.io/img/sqlgen_large.gif)
requirements
---------------
- bs4
- make_colors
- pydebugger
- clipboard
- unidecode
author
=======
[licface](licface@yahoo.com)
license
=========
MIT
[](https://www.buymeacoffee.com/cumulus13)
[](https://ko-fi.com/cumulus13)
[Support me on Patreon](https://www.patreon.com/cumulus13)