Menu

[b1328f]: / index.html  Maximize  Restore  History

Download this file

102 lines (77 with data), 4.5 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Why-write-sql by arwinneil</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<meta name="viewport" content="width=device-width">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1>Why-write-sql</h1>
<p>SQL Script Generator</p>
<p class="view"><a href="https://github.com/arwinneil/Why-Write-SQL">View the Project on GitHub <small>arwinneil/Why-Write-SQL</small></a></p>
<ul>
<li><a href="https://github.com/arwinneil/Why-Write-SQL/zipball/master">Download <strong>ZIP File</strong></a></li>
<li><a href="https://github.com/arwinneil/Why-Write-SQL/tarball/master">Download <strong>TAR Ball</strong></a></li>
<li><a href="https://github.com/arwinneil/Why-Write-SQL">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
<h1>
<a id="sql-script-generator" class="anchor" href="#sql-script-generator" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>SQL Script Generator</h1>
<h2>
<a id="overview" class="anchor" href="#overview" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Overview</h2>
<p>Demonstrating basic coding structures, Visual Basic Language, SQL, .NET WinForms theming and doing my Database Course homework, cause, why not?</p>
<p></p><p align="center">
<img src="https://i.imgflip.com/1aulgw.jpg" height="200">
</p><p></p>
<h2>
<a id="getting-started" class="anchor" href="#getting-started" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Getting Started</h2>
<p><a href="https://github.com/arwinneil/Why-Write-SQL">SQL Script Generator</a> is a SQL code generator, aiming to reduce time of coding and debugging, speed up projects, reducing human errors and avoiding repetitive tasks.</p>
<p>Code is generated based on GUI inputs.</p>
<p><img src="http://i.imgur.com/fujnaeb.png" alt="SQL SCRIPT GENERATOR"></p>
<h2>
<a id="progress--features" class="anchor" href="#progress--features" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Progress &amp; Features</h2>
<ul>
<li>[x] <a href="#resources">Material Design Form</a>
</li>
<li>[x] CREATE,DROP &amp; USE Database Commands</li>
<li>[x] CREATE,DROP &amp; INSERT INTO Table Commands</li>
<li>[x] ALTER TABLE : ADD, DROP, RENAME TO &amp; MODIFY Commands</li>
<li>[ ] SELECT QUERIES</li>
<li>[ ] EXPORT to .sql &amp; .txt</li>
<li>[ ] CODE CLEANUP</li>
</ul>
<h2>
<a id="version" class="anchor" href="#version" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Version</h2>
<ul>
<li> <a href="https://github.com/arwinneil/Why-Write-SQL/releases/tag/0.8_Alpha">0.8_Alpha</a>
</li>
</ul>
<h2>
<a id="resources" class="anchor" href="#resources" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Resources</h2>
<p>Home Icon by <a href="http://www.flaticon.com/authors/freepik">Freepik</a> from Flaticon</p>
<p>Material Skin from <a href="https://github.com/IgnaceMaes/MaterialSkin">MaterialSkin for .NET WinForms</a> </p>
<h2>
<a id="licence" class="anchor" href="#licence" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Licence</h2>
<p><a href="LICENSE">MIT License</a></p>
<h2>
<a id="author" class="anchor" href="#author" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Author</h2>
<p><a href="https://github.com/arwinneil">Arwin Neil Baichoo</a></p>
<p><a href="https://www.linkedin.com/in/arwinneil"><img src="http://image.flaticon.com/icons/svg/179/179330.svg" align="left" height="48" width="48"></a><a href="https://www.instagram.com/arwinneil/"><img src="http://image.flaticon.com/icons/svg/145/145805.svg" align="left" height="48" width="48"></a></p>
</section>
<footer>
<p>This project is maintained by <a href="https://github.com/arwinneil">arwinneil</a></p>
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.