{"id":18636734,"url":"https://github.com/andream16/go-storm","last_synced_at":"2026-05-04T10:38:15.029Z","repository":{"id":78847380,"uuid":"106329698","full_name":"andream16/go-storm","owner":"andream16","description":"Golang PSQL ORM for Price Probe.","archived":false,"fork":false,"pushed_at":"2018-02-05T10:50:11.000Z","size":93,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-17T14:53:56.927Z","etag":null,"topics":["docker","docker-compose","go","golang","negroni","postgres","pq"],"latest_commit_sha":null,"homepage":"","language":"Go","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/andream16.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":"2017-10-09T20:04:46.000Z","updated_at":"2018-02-26T14:24:52.000Z","dependencies_parsed_at":"2023-03-08T17:45:16.585Z","dependency_job_id":null,"html_url":"https://github.com/andream16/go-storm","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/andream16%2Fgo-storm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andream16%2Fgo-storm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andream16%2Fgo-storm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andream16%2Fgo-storm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andream16","download_url":"https://codeload.github.com/andream16/go-storm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239433908,"owners_count":19637806,"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":["docker","docker-compose","go","golang","negroni","postgres","pq"],"created_at":"2024-11-07T05:31:38.841Z","updated_at":"2025-11-04T14:30:23.084Z","avatar_url":"https://github.com/andream16.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-storm\nGolang PSQL ORM for Price Probe.\n\n# Run with Docker Compose:\n\n - Install and Start Docker: `yaourt -S docker`, `sudo systemctl start docker`\n - Install Docker Compose: `yaourt -S docker-compose`\n - Run `docker-compose up`.\n\n## Other useful commands\n\n### Docker\n\n - Run with no output `docker-compose up -d`\n - Stop with `docker-compose down`\n - Stop and remove images with `docker-compose down --rmi all`\n - Open Shell on one container with `docker exec -i -t container_id /bin/bash`\n\n### Postgresql\n\n  - Dump: `sudo -u postgres pg_dump -a -h xx.xxx.xxx.xxx -p xxxx -U postgres -d priceprobe \u003e path_to_store_backup.sql`\n  - Restore: `sudo -u postgres psql -h xx.xxx.xxx.xxx -p xxxx -U postgres -d priceprobe \u003c path_to_backup.sql`\n\n# Run with Goland\n\n  - Start PostgresSQL: `sudo systemctl start postgresql`\n  - Create a Database called `priceprobe`\n  - Edit your Run configuration program's arguments by passing `-environment=development`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandream16%2Fgo-storm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandream16%2Fgo-storm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandream16%2Fgo-storm/lists"}