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

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

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
-----------

![Example](https://cumulus13.github.io/img/sqlgen.gif "example use w3schools.com")[zoom](https://cumulus13.github.io/img/sqlgen_large.gif)

requirements
---------------
- bs4
- make_colors
- pydebugger
- clipboard
- unidecode

author
=======

[licface](licface@yahoo.com)

license
=========

MIT

[![Buy Me a Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/cumulus13)

[![Donate via Ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/cumulus13)
[Support me on Patreon](https://www.patreon.com/cumulus13)