https://github.com/susannnnnna/js-sqlqueriesgenerator
Generate simple SQL code - insert, update, delete. On this website you can generate examples how to use generator and write your own data to copy them and use later!
https://github.com/susannnnnna/js-sqlqueriesgenerator
bootstrap command copycommand delete insert sql sqlcodeexample sqlcommand sqldelete sqlgenerator sqlinsert sqlupdate update
Last synced: 11 months ago
JSON representation
Generate simple SQL code - insert, update, delete. On this website you can generate examples how to use generator and write your own data to copy them and use later!
- Host: GitHub
- URL: https://github.com/susannnnnna/js-sqlqueriesgenerator
- Owner: Susannnnnna
- Created: 2024-02-22T09:21:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T15:21:07.000Z (almost 2 years ago)
- Last Synced: 2025-01-13T18:30:30.399Z (about 1 year ago)
- Topics: bootstrap, command, copycommand, delete, insert, sql, sqlcodeexample, sqlcommand, sqldelete, sqlgenerator, sqlinsert, sqlupdate, update
- Language: JavaScript
- Homepage: https://susannnnnna.github.io/JS-SQLQueriesGenerator/
- Size: 237 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# SQL Queries Generator
## About
Put your data in the appropriate labels and generate SQL code.
You could choose between - insert, update or delete.
## Content
- [How to run the app?](./README.md#how-to-run-the-app)
- [Environment](./README.md#environment)
- [Used technologies](./README.md#used-technologies)
- [Database and data](./README.md#database-and-data)
- [Run the app](./README.md#run-the-app)
- [License](./README.md#license)
- [Creation time](./README.md#creation-time)
## How to run the app?
### Environment
- Windows 11 Pro v22H2
### Used technologies
- Visual Studio Code
- Bootstrap Theme: Slate
- HTML
- CSS
- JavaScript
### Database and data
Click on this github page project and see example data to use.
### Run the app
Download files from github
```
git clone https://github.com/Susannnnnna/JS-SQLQueriesGenerator
```
To run locally this project open it in visual studio code or any other text editor.
## License
[MIT license](https://opensource.org/licenses/MIT)
## Creation time
4-5 h