{"id":16281745,"url":"https://github.com/n-riesco/oracledb-electron-builder","last_synced_at":"2025-09-03T21:41:50.200Z","repository":{"id":141608148,"uuid":"134880105","full_name":"n-riesco/oracledb-electron-builder","owner":"n-riesco","description":"Example of an electron app using oracledb and electron-builder","archived":false,"fork":false,"pushed_at":"2019-03-29T20:47:27.000Z","size":38,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T09:12:12.949Z","etag":null,"topics":["electron","electron-builder","oracledb"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/n-riesco.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}},"created_at":"2018-05-25T16:24:13.000Z","updated_at":"2021-10-06T13:22:01.000Z","dependencies_parsed_at":"2023-03-14T10:00:44.836Z","dependency_job_id":null,"html_url":"https://github.com/n-riesco/oracledb-electron-builder","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"eee6b120dc462ea5288d451822d2cb91f30967ac"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/n-riesco/oracledb-electron-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-riesco%2Foracledb-electron-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-riesco%2Foracledb-electron-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-riesco%2Foracledb-electron-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-riesco%2Foracledb-electron-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/n-riesco","download_url":"https://codeload.github.com/n-riesco/oracledb-electron-builder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/n-riesco%2Foracledb-electron-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273516435,"owners_count":25119763,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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":["electron","electron-builder","oracledb"],"created_at":"2024-10-10T19:08:52.127Z","updated_at":"2025-09-03T21:41:50.175Z","avatar_url":"https://github.com/n-riesco.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oracledb-electron-builder\n\n`oracledb-electron-builder` is an example of an electron app that uses\n[electron-builder](https://www.npmjs.com/package/electron-builder) to build the\nnative module [oracledb](https://www.npmjs.com/package/oracledb).\n\n\n# Requirements\n\n- See the requirements for\n  [node-gyp](https://github.com/nodejs/node-gyp#installation)\n\n- Use the source package from github. The package distributed via `npm` would\n  install a prebuilt binary built against Node (in Windows, electron fails when\n  this prebuilt binary is required/imported):\n\n  ```\n  npm install --save https://github.com/oracle/node-oracledb/releases/download/v2.2.0/oracledb-src-2.2.0.tgz\n  ```\n\n\n# Install\n\n```\nnpm install\n```\n\nNote that `npm install` invokes `electron-builder install-app-deps` at the\npostinstall step (as defined in `package.json`).\n\n\n\n# Run\n\n```\nnpm start\n```\n\n\n# Build an Installer\n\n```\nnpm run pack\n```\n\nThe installer is installer in folder `release`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn-riesco%2Foracledb-electron-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fn-riesco%2Foracledb-electron-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fn-riesco%2Foracledb-electron-builder/lists"}