{"id":18689045,"url":"https://github.com/codersguild/websql-application","last_synced_at":"2025-06-24T00:31:51.516Z","repository":{"id":105882998,"uuid":"145430573","full_name":"codersguild/WebSQL-Application","owner":"codersguild","description":"A web application to run online queries to MySQL server. Node.js \u0026 Express. Used to demonstrate simple SQL query execution and caching of reading results on a Redis cluster. Also to learn the vulnerabilities involved. ","archived":false,"fork":false,"pushed_at":"2021-01-13T03:54:55.000Z","size":11420,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-18T20:38:03.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sqlquerydemo.herokuapp.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codersguild.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-20T14:44:28.000Z","updated_at":"2021-01-13T03:55:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b06a56f-ec39-434d-8a9d-32dee0eb92e6","html_url":"https://github.com/codersguild/WebSQL-Application","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codersguild/WebSQL-Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codersguild%2FWebSQL-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codersguild%2FWebSQL-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codersguild%2FWebSQL-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codersguild%2FWebSQL-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codersguild","download_url":"https://codeload.github.com/codersguild/WebSQL-Application/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codersguild%2FWebSQL-Application/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261582644,"owners_count":23180633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T10:39:49.765Z","updated_at":"2025-06-24T00:31:51.459Z","avatar_url":"https://github.com/codersguild.png","language":"JavaScript","readme":"# WebSQL-Application\n\n[![Build Status](https://travis-ci.org/SpawnTree/WebSQL-Application.svg?branch=master)](https://travis-ci.org/SpawnTree/WebSQL-Application)\n\nA demo web application to run online queries to SQL server. It is not secured for the sake of simplicity. This demo must only be used for educational/demonstration purposes only. Dont store sensitive data. The queries are not santized in this demo tutorial. Please fork repository and run it. \n\nNode.js required. MySQL/MSSQL like application should be running. This loads the result via secured connection on ```XMLHttpRequest```. Data used frequently is cached in to cookies in encrypted form ```depends on user preference```. Loading and Rendering is handled by ```express``` along with ```proper xhr request```. An active internet connection is required for loading data over ```cdn networks```. Just ```download as zip``` or ```git pull``` repository. An ```SSL/TLS``` layer is used for ```HTTPS``` connection in the web application. Trust the ```SSL certificate``` in your browser settings. It is possible to add ```redis``` caching so that connection query requests to ```MySQL``` instance is reduced, but I have not implemented it yet. Please wait for next release.\n\n### Commands.\n\n```bash\n$ sudo npm install\n$ set DEBUG=webserver:*,express* \u0026\u0026 npm start\n```\nOpen ```https://localhost:3000/```.\n\n### Installs\n\nNode.js\n[Node.js Install](https://nodejs.org/en/download/)\n\nMySQL\n[MySQL Install](https://dev.mysql.com/downloads/)\n\nMySQL Windows\n[MySQL Windows](https://dev.mysql.com/downloads/windows/)\n\nTo use Redis, REDIS\n[Redis Install](https://redis.io/download)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodersguild%2Fwebsql-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodersguild%2Fwebsql-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodersguild%2Fwebsql-application/lists"}