{"id":25381972,"url":"https://github.com/billthan/oracle-dbops","last_synced_at":"2026-04-17T06:32:12.664Z","repository":{"id":276696899,"uuid":"930004062","full_name":"billthan/oracle-dbops","owner":"billthan","description":"Export all Oracle DDLs for database tracking in a DevOps development cycles. Allow for repo-based code, work, and deployment tracking using tools like GitHub and Azure DevOps","archived":false,"fork":false,"pushed_at":"2025-02-21T03:45:23.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T17:41:19.861Z","etag":null,"topics":["azure","dbops","devops","oracle","plqsql"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/billthan.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":"2025-02-09T22:03:22.000Z","updated_at":"2025-02-21T03:45:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e0c7848-e2d6-404d-be7b-a58d2445b367","html_url":"https://github.com/billthan/oracle-dbops","commit_stats":null,"previous_names":["billthan/oracle-dbops"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/billthan/oracle-dbops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billthan%2Foracle-dbops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billthan%2Foracle-dbops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billthan%2Foracle-dbops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billthan%2Foracle-dbops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/billthan","download_url":"https://codeload.github.com/billthan/oracle-dbops/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/billthan%2Foracle-dbops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31918479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["azure","dbops","devops","oracle","plqsql"],"created_at":"2025-02-15T06:36:31.715Z","updated_at":"2026-04-17T06:32:12.634Z","avatar_url":"https://github.com/billthan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DBOps (Oracle) \r\n\u003cimg width=\"623\" alt=\"oracle\" src=\"https://github.com/user-attachments/assets/27d25e34-d605-49a9-8841-7b2eb6274d22\" /\u003e\r\n\r\n\r\nThis repository is configured to take snapshots of database object DDLs. This is to assist with the tracking database changes over time. \r\n\r\n\r\n# Usage\r\n\r\n## First time Setup:\r\n\r\nEnsure DBA directories are created:\r\n\r\n```\r\n-- /aux/dbops can be replaced with your directory of choice\r\nCREATE OR REPLACE DIRECTORY DDL_TABLE_DIR AS '/aux/dbops/tables';\r\nCREATE OR REPLACE DIRECTORY DDL_VIEW_DIR AS '/aux/dbops/views';\r\n...\r\nCREATE OR REPLACE DIRECTORY DDL_PACKAGE_DIR AS '/aux/dbops/packages';\r\nCREATE OR REPLACE DIRECTORY DDL_PROCEDURE_DIR AS '/aux/dbops/procedures';\r\nCREATE OR REPLACE DIRECTORY DDL_TRIGGER_DIR AS '/aux/dbops/triggers';\r\n```\r\n\r\n## Create the folder structure\r\n\r\n```\r\n./create_dirs.sh\r\n```\r\n\r\n\r\n## Clean any previous runs\r\n\r\n```\r\n./rm_sql_clean.sh\r\n```\r\n\r\n## Execute\r\n\r\nTo run DDL export, execute `EXPORT_DDL_DRIVER.sql` in Oracle as `dba` \r\n\r\n\r\n# Error handling\r\n\r\nErrors are output to `error_log.txt`\r\n\r\n# Contributors\r\n\r\n* Bill Than\r\n* [Nathan Ackerson](https://www.linkedin.com/in/nathan-ackerson-66aa68197)\r\n* [Joshua Wry](https://www.linkedin.com/in/jw1999/)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillthan%2Foracle-dbops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbillthan%2Foracle-dbops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbillthan%2Foracle-dbops/lists"}