{"id":29040420,"url":"https://github.com/aldythnahak/golang_console_delete_table_ms_sql_server","last_synced_at":"2026-04-29T14:02:39.425Z","repository":{"id":292115729,"uuid":"979869159","full_name":"AldythNahak/golang_console_delete_table_ms_sql_server","owner":"AldythNahak","description":"A console-based Go application to back up tables from a Microsoft SQL Server database. Supports selective optional deletion table.","archived":false,"fork":false,"pushed_at":"2025-06-21T13:28:52.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-21T14:34:13.846Z","etag":null,"topics":["batch-processing","console-application","golang","goroutines","mssqlserver","sqlserver"],"latest_commit_sha":null,"homepage":"","language":"Go","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/AldythNahak.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-08T07:39:53.000Z","updated_at":"2025-06-21T13:28:54.000Z","dependencies_parsed_at":"2025-05-08T08:47:17.711Z","dependency_job_id":null,"html_url":"https://github.com/AldythNahak/golang_console_delete_table_ms_sql_server","commit_stats":null,"previous_names":["aldythnahak/golang_console_delete_table_ms_sql_server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AldythNahak/golang_console_delete_table_ms_sql_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AldythNahak%2Fgolang_console_delete_table_ms_sql_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AldythNahak%2Fgolang_console_delete_table_ms_sql_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AldythNahak%2Fgolang_console_delete_table_ms_sql_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AldythNahak%2Fgolang_console_delete_table_ms_sql_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AldythNahak","download_url":"https://codeload.github.com/AldythNahak/golang_console_delete_table_ms_sql_server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AldythNahak%2Fgolang_console_delete_table_ms_sql_server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262081117,"owners_count":23255662,"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":["batch-processing","console-application","golang","goroutines","mssqlserver","sqlserver"],"created_at":"2025-06-26T14:05:24.843Z","updated_at":"2026-04-29T14:02:39.367Z","avatar_url":"https://github.com/AldythNahak.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# golang_console_delete_table_ms_sql_server\nA console-based Go application to back up tables from a Microsoft SQL Server database. Supports selective optional deletion table.\n\n---\n\n## 🧩 Features\n\n- 🔄 Delete individual or all tables from a specified SQL Server database\n- 🧹 Optionally delete tables\n- ✅ Supports concurrent delete processing\n- 🖥 Simple CLI interface for automation and scripting\n\n---\n\n## 🚀 Requirements\n\n- Go 1.18 or higher\n- SQL Server 2012 or later\n- Access credentials with permission to read and drop tables\n\n---\n\n## ⚙️ Configuration\n\nEdit the configuration in `config/config.go` or via environment variables if supported.\n\nKey values include:\n- Source server \u0026 database\n- Table selection mode\n\n---\n\n## 📦 Usage\n\n```bash\n# Clone the repo\ngit clone https://github.com/AldythNahak/golang_console_delete_table_ms_sql_server.git\ncd golang_console_delete_table_ms_sql_server\n\n# Build or run the app\ngo run main.go\n```\n---\n\n## 📦 Dependencies\n\nThe following Go packages are used:\n```bash\ngo get github.com/denisenkom/go-mssqldb\ngo get github.com/jmoiron/sqlx\ngo get golang.org/x/term\n```\n\n---\n\n## 📖 Goal\n\nThis repository serves as a learning log, a reference for interview prep, and a contribution to the open-source learning community.\n\n---\n\n## 🧑‍💻 Author\n\n**Aldyth Nahak**  \n[LinkedIn](https://linkedin.com/in/aldythnahak) | [GitHub](https://github.com/AldythNahak)\n\n---\n\n## ⭐️ Contribute or Follow\n\nFeel free to fork, clone, or star this repo if you find it helpful!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldythnahak%2Fgolang_console_delete_table_ms_sql_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faldythnahak%2Fgolang_console_delete_table_ms_sql_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldythnahak%2Fgolang_console_delete_table_ms_sql_server/lists"}