{"id":18751187,"url":"https://github.com/boudhayan-dev/db-starter","last_synced_at":"2026-04-25T21:32:05.723Z","repository":{"id":51931879,"uuid":"189444090","full_name":"boudhayan-dev/db-starter","owner":"boudhayan-dev","description":"CLI tool to automate the re-starting of HANA DB in Neo trial","archived":false,"fork":false,"pushed_at":"2021-05-08T23:55:03.000Z","size":14590,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-20T11:11:26.221Z","etag":null,"topics":["javascript","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"Batchfile","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/boudhayan-dev.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}},"created_at":"2019-05-30T16:07:53.000Z","updated_at":"2019-06-03T04:48:19.000Z","dependencies_parsed_at":"2022-08-23T18:40:47.492Z","dependency_job_id":null,"html_url":"https://github.com/boudhayan-dev/db-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/boudhayan-dev/db-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boudhayan-dev%2Fdb-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boudhayan-dev%2Fdb-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boudhayan-dev%2Fdb-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boudhayan-dev%2Fdb-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boudhayan-dev","download_url":"https://codeload.github.com/boudhayan-dev/db-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boudhayan-dev%2Fdb-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","nodejs"],"created_at":"2024-11-07T17:14:45.720Z","updated_at":"2026-04-25T21:32:05.705Z","avatar_url":"https://github.com/boudhayan-dev.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Database Starter\n\nThis is a simple utility script created using NodeJS to enable the restarting of existing DB in SAP CP.\n\n## Requirements\n\nInstall NodeJS prior to running the script.\n\n* Node JS - [Download and Install NodeJS](https://nodejs.org/en/download/)\n\n## Install\n\n* Clone the repo\n\n    ` git clone https://github.com/boudhayan-dev/db-starter`\n\n* Navigate into the cloned project\n    \n    `cd path/to/db-starter`\n\n* Run npm install.\n\n    ` npm i `\n\n## Usage\n\nThe script can be invoked from the command line or you can also schedule the script to run daily at a pre-defined time using the windows scheduler tool.\n\n* Run using command-line\n\n    * Run using npm\n\n        ```\n        cd path/to/db-starter\n        \n        node index.js\n        ```\n    * Run batch file\n\n        * Edit the `main.bat`  file as follows -\n\n            ```\n            cd C:\\Users\\path\\to\\parent_folder\n            cmd /k C:\\\"Program Files\"\\path\\to\\node.exe\tC:\\Users\\path\\to\\index.js\n            ```\n        \n        * Double click on `main.bat` to run it.\n\n* Run using windows scheduler tool\n\n    Add the `main.bat` (created in the above step) as the script in windows scheduler to be run daily at your chosen time.\n\n\n## Demo\n\n\n\u003ch1 align=\"center\"\u003e \u003cp align=\"center\"\u003e\u003cimg src=\"demo.PNG\" alt=\"demo\" width=\"500\" height =\"450\" align='center'/\u003e\u003c/p\u003e \u003c/h1\u003e\n\n\n \n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboudhayan-dev%2Fdb-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboudhayan-dev%2Fdb-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboudhayan-dev%2Fdb-starter/lists"}