{"id":22384660,"url":"https://github.com/ebolblga/sql-winforms-crud","last_synced_at":"2026-05-14T21:31:11.167Z","repository":{"id":163609607,"uuid":"546258724","full_name":"ebolblga/SQL-WinForms-CRUD","owner":"ebolblga","description":"Simple WinForms to SQL Server connection program","archived":false,"fork":false,"pushed_at":"2022-10-11T02:00:25.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T23:47:12.216Z","etag":null,"topics":["dapper","sql","ssms","winforms"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ebolblga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-10-05T19:53:45.000Z","updated_at":"2023-05-10T17:13:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb73bead-bf79-4e19-902b-b6b41ad3b4eb","html_url":"https://github.com/ebolblga/SQL-WinForms-CRUD","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ebolblga/SQL-WinForms-CRUD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebolblga%2FSQL-WinForms-CRUD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebolblga%2FSQL-WinForms-CRUD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebolblga%2FSQL-WinForms-CRUD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebolblga%2FSQL-WinForms-CRUD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebolblga","download_url":"https://codeload.github.com/ebolblga/SQL-WinForms-CRUD/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebolblga%2FSQL-WinForms-CRUD/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33044031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dapper","sql","ssms","winforms"],"created_at":"2024-12-05T01:18:45.483Z","updated_at":"2026-05-14T21:31:11.151Z","avatar_url":"https://github.com/ebolblga.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SQL-WinForms-CRUD\n## Simple program on C# Windows Forms App (.NET 6.0 Framework) that does CRUD (Create Read Update Delete) on SQL Server database.\nTo run this you will need:\n- [Visual Studio](https://visualstudio.microsoft.com/vs/) **2022**\n- [SQL Server](https://www.microsoft.com/en-us/sql-server/sql-server-downloads) **2019**\n- [SQL Server Management Studio](https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16) **19 Preview 3**\n\nUseful resources: [Installation and setup Microsoft SQL Server](https://youtu.be/dP_ZmYhNFlg) by Semyon Alekseev and [How to connect C# to SQL](https://youtu.be/Et2khGnrIqc) by IAmTimCorey\n\n![image](https://user-images.githubusercontent.com/82185066/194978762-487c1793-4ae8-40c8-9f6f-22f9c32d8f11.png)\n\nDatabase name: **CRUD**  \nTable name: **dbo.People**  \nData types:  \n![image](https://user-images.githubusercontent.com/82185066/194978955-174ca64a-ef59-46c0-987c-b49696d5e5a3.png)\n\nSelect Top 1000 Rows:  \n![image](https://user-images.githubusercontent.com/82185066/194979022-5da20001-088c-460c-bb96-e4605b91bd9c.png)\n\nNote: this code in theory may be used for SQL injection, to fix it change DataAccess.cs to use stored procedures instead of direct sql queries.\n\n## Dependencies\n[Dapper](https://www.nuget.org/packages/Dapper/) v1.50.2 by Sam Saffron, Marc Gravell and Nick Craver\n\n## License\nThis program is licensed under the MIT License. Please read the License file to know about the usage terms and conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febolblga%2Fsql-winforms-crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febolblga%2Fsql-winforms-crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febolblga%2Fsql-winforms-crud/lists"}