File | Date | Author | Commit |
---|---|---|---|
.vs | 2016-10-05 |
![]() |
[c0a4a7] Alter Table Resize-Friendly UI |
SQL Generator | 2016-10-05 |
![]() |
[b1328f] Debugged |
javascripts | 2016-10-05 |
![]() |
[3e981b] Create master branch via GitHub |
packages | 2016-10-04 |
![]() |
[9fa3f3] UI Makeover - Material Design |
stylesheets | 2016-10-05 |
![]() |
[3e981b] Create master branch via GitHub |
LICENSE | 2016-09-27 |
![]() |
[a992fe] Create LICENSE |
README.md | 2016-10-05 |
![]() |
[cc3123] Revert "Update README.md" |
SQL Generator.sln | 2016-09-18 |
![]() |
[6344bd] Initial Commit |
index.html | 2016-10-05 |
![]() |
[3e981b] Create master branch via GitHub |
params.json | 2016-10-05 |
![]() |
[3e981b] Create master branch via GitHub |
Demonstrating basic coding structures, Visual Basic Language, SQL, .NET WinForms theming and doing my Database Course homework, cause, why not?
## Getting Started
[SQL Script Generator](https://github.com/arwinneil/Why-Write-SQL) is a SQL code generator, aiming to reduce time of coding and debugging, speed up projects, reducing human errors and avoiding repetitive tasks.
Code is generated based on GUI inputs.

## Progress & Features
- [x] [Material Design Form](#resources)
- [x] CREATE,DROP & USE Database Commands
- [x] CREATE,DROP & INSERT INTO Table Commands
- [x] ALTER TABLE : ADD, DROP, RENAME TO & MODIFY Commands
- [ ] SELECT QUERIES
- [ ] EXPORT to .sql & .txt
- [ ] CODE CLEANUP
## Version
- [0.8_Alpha](https://github.com/arwinneil/Why-Write-SQL/releases/tag/0.8_Alpha)
##Resources
Home Icon by [Freepik](http://www.flaticon.com/authors/freepik) from Flaticon
Material Buttons from [MaterialSkin for .NET WinForms](https://github.com/IgnaceMaes/MaterialSkin)
##Licence
[MIT License](LICENSE)
##Author
[Arwin Neil Baichoo](https://github.com/arwinneil)