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

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!

Awesome Lists containing this project

README

          

![Application image - main page](./assets/sqlqueriesgenerator.png)

# 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