{"id":19584352,"url":"https://github.com/gpalleschi/gpgen_sqlldr","last_synced_at":"2026-02-26T00:31:51.097Z","repository":{"id":95881601,"uuid":"310342751","full_name":"gpalleschi/gpgen_sqlldr","owner":"gpalleschi","description":"A sql script to export a table generating .dat and .ctl files to  be imported with sqlldr oracle utility.","archived":false,"fork":false,"pushed_at":"2022-12-01T07:23:44.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T08:03:16.507Z","etag":null,"topics":["export","import","oracle","oracle-database","sql","sqlldr","sqlplus"],"latest_commit_sha":null,"homepage":"","language":"SQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gpalleschi.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":"2020-11-05T15:35:12.000Z","updated_at":"2023-06-10T06:46:15.000Z","dependencies_parsed_at":"2023-04-12T15:53:17.266Z","dependency_job_id":null,"html_url":"https://github.com/gpalleschi/gpgen_sqlldr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gpalleschi/gpgen_sqlldr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpalleschi%2Fgpgen_sqlldr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpalleschi%2Fgpgen_sqlldr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpalleschi%2Fgpgen_sqlldr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpalleschi%2Fgpgen_sqlldr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpalleschi","download_url":"https://codeload.github.com/gpalleschi/gpgen_sqlldr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpalleschi%2Fgpgen_sqlldr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262026905,"owners_count":23246951,"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":["export","import","oracle","oracle-database","sql","sqlldr","sqlplus"],"created_at":"2024-11-11T07:47:54.099Z","updated_at":"2025-10-08T07:19:13.236Z","avatar_url":"https://github.com/gpalleschi.png","language":"SQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPGEN_SQLLDR\n\n----\n\n## Description :\n\nThe gpgen_sqlldr is an sql script, created under Affero General Public License v3.0 to generate a .dat and .ctl\nfiles for oracle utility sqlldr. Basically permits to export a table with the possibility to filter data.\n\nScript requiered two parameters :\n\n       @gpgen_sqlldr.sql \u003cTABLE NAME\u003e \u003cCONDITION\u003e  \n\nex.\n\n       @gpgen_sqlldr.sql users 1=1\n\nWill be created these files :\n\n      users.ctl\n      users.dat\n\n To use with :\n\n        sqlldr userid={user}/{password} control=users.ctl log=users.log\n  \n----\n\n## Compatibility :\n\nORACLE 8 or upper\n\n\n----\n\n## Prerequisites :\n\nScript sql need to have write permission in directory where it is executed.\n\n----\n\n## License :\n\nThis project is licensed under the Affero General Public License v3.0 - see the [LICENSE](LICENSE) file for details  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpalleschi%2Fgpgen_sqlldr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgpalleschi%2Fgpgen_sqlldr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpalleschi%2Fgpgen_sqlldr/lists"}