Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.
/ Why-Write-SQL Public archive

[My very first significant piece of software I've written while in highschool] SQL Script Generator is a SQL code generator database building tool, aiming to reduce time of coding and debugging, speed up projects, reducing human errors and avoiding repetitive tasks. 📝

License

Notifications You must be signed in to change notification settings

arwinneil/Why-Write-SQL

Repository files navigation

forthebadge forthebadge

SQL SCRIPT GENERATOR LOGO

SQL Script Generator is a SQL code generator database building tool, 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.

SQL SCRIPT GENERATOR

The initial goal of this prject was to to demonstrate basic coding structures, Visual Basic Language, SQL, .NET WinForms theming and doing my Database Course homework, cause, why not?

Progress & Features

  • Material Design Form
  • CREATE,DROP & USE Database Commands
  • CREATE,DROP & INSERT INTO Table Commands
  • ALTER TABLE : ADD, DROP, RENAME TO & MODIFY Commands
  • EXPORT to .sql & .txt, copy script to clipboard.

Current Task:

  • CODE CLEANUP

Release

Resources

Tools & Utilities

Licence

MIT License

Author

Arwin Neil Baichoo

About

[My very first significant piece of software I've written while in highschool] SQL Script Generator is a SQL code generator database building tool, aiming to reduce time of coding and debugging, speed up projects, reducing human errors and avoiding repetitive tasks. 📝

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published