{"id":20047549,"url":"https://github.com/pkx8326/drawing_triangles_with_mysql","last_synced_at":"2025-10-28T15:40:14.742Z","repository":{"id":216072753,"uuid":"455411946","full_name":"pkx8326/Drawing_Triangles_with_MySQL","owner":"pkx8326","description":"This repository contains simple sets of codes that draw triangles in the form of ASCII art using MySQL. I cam across these codes on HackerRank and I thought it was a very strange concept to SQL to draw triangles with ASCII art. But then it became a challenging tasks and I learned to use information_schema.tables, a dummy table that exists in every MySQL session.","archived":false,"fork":false,"pushed_at":"2022-02-04T03:48:11.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-02T08:19:19.829Z","etag":null,"topics":["hackerrank","hackerrank-solutions","information-schema","mysql","sql"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pkx8326.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-02-04T03:40:36.000Z","updated_at":"2022-02-05T07:26:50.000Z","dependencies_parsed_at":"2024-01-08T11:17:52.358Z","dependency_job_id":"f39a16f6-1e20-4f87-a49c-1944beed5083","html_url":"https://github.com/pkx8326/Drawing_Triangles_with_MySQL","commit_stats":null,"previous_names":["pkx8326/drawing_triangles_with_mysql"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pkx8326/Drawing_Triangles_with_MySQL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkx8326%2FDrawing_Triangles_with_MySQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkx8326%2FDrawing_Triangles_with_MySQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkx8326%2FDrawing_Triangles_with_MySQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkx8326%2FDrawing_Triangles_with_MySQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkx8326","download_url":"https://codeload.github.com/pkx8326/Drawing_Triangles_with_MySQL/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkx8326%2FDrawing_Triangles_with_MySQL/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260967380,"owners_count":23090101,"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":["hackerrank","hackerrank-solutions","information-schema","mysql","sql"],"created_at":"2024-11-13T11:36:46.125Z","updated_at":"2025-10-28T15:40:14.646Z","avatar_url":"https://github.com/pkx8326.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drawing_Triangles_with_MySQL\nThis repository contains simple sets of codes that draw triangles in the form of ASCII art using MySQL. I cam across these codes on HackerRank and I thought it was a very strange concept to SQL to draw triangles with ASCII art. But then it became a challenging tasks and I learned to use information_schema.tables, a dummy table that exists in every MySQL session.\n\nYou can find the original problems and discussions from the following links:\n\nDraw the Triangle 1: https://bit.ly/3ATG0WY\nDraw the Triangle 2: https://bit.ly/3oqjEam\n\nThe propblem #2 is simply the reverse version of the #1, however it imposes an additional logical step in the code.\n\nEach set of the code also requires the user to create a user-defined variable using '@' assignment syntax. More information about user- and system-defined variables in MySQL with '@' assignment syntax can be found here: https://bit.ly/34A9oVV\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkx8326%2Fdrawing_triangles_with_mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkx8326%2Fdrawing_triangles_with_mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkx8326%2Fdrawing_triangles_with_mysql/lists"}