{"id":22424327,"url":"https://github.com/cloudfy/jobb","last_synced_at":"2025-03-27T05:42:51.662Z","repository":{"id":43377975,"uuid":"466017325","full_name":"cloudfy/jobb","owner":"cloudfy","description":"Jobb enables CLI export of SQL Schemas.","archived":false,"fork":false,"pushed_at":"2025-02-26T11:42:22.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T12:23:18.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/cloudfy.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":"2022-03-04T06:59:17.000Z","updated_at":"2025-02-26T11:42:26.000Z","dependencies_parsed_at":"2024-12-02T01:46:27.399Z","dependency_job_id":null,"html_url":"https://github.com/cloudfy/jobb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfy%2Fjobb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfy%2Fjobb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfy%2Fjobb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudfy%2Fjobb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudfy","download_url":"https://codeload.github.com/cloudfy/jobb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245791927,"owners_count":20672669,"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-12-05T18:14:56.595Z","updated_at":"2025-03-27T05:42:51.657Z","avatar_url":"https://github.com/cloudfy.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jobb\nJobb enables export of SQL Schemas and data from Microsoft SQL Server or Azure SQL server.\n\nJobb is both provided as a command-line client (CLI) or a Visual Studio file generator supported from Visual Studio 17+. Upon generation, a .sql file is generated from the options provided in the jobb file.\n\n## Jobb CLI\n[![NuGet version (Jobb.Cli)](https://img.shields.io/nuget/v/Jobb.Cli.svg?style=plastic)](https://www.nuget.org/packages/Jobb.Cli/)\n\nCommand line to generate export.\n\n### Install as a global tool\n```\ndotnet tool install --global Jobb.Cli --version 1.0.8\ndotnet tool install --global Jobb.Cli --version 1.0.8 --add-source ./Jobb.Cli.1.0.8.nupkg\n\n```\n\n### Update global tool after install\n```\ndotnet tool update -g jobb\n```\n\n## File format: .jobb files\nJobb files are text based files with a .jobb extension. Essentially a jobb file is a JSON file providing settings on how the SQL schema export should be generated.\n\n**Example**\n``` json\n{\n    \"ConnectionString\" : \"\",\n    \"ExportSettings\" : {\n    }\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfy%2Fjobb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudfy%2Fjobb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudfy%2Fjobb/lists"}