{"id":21031275,"url":"https://github.com/shmuelmofrad/dataspace","last_synced_at":"2026-04-29T06:34:38.027Z","repository":{"id":179858631,"uuid":"658432577","full_name":"ShmuelMofrad/dataspace","owner":"ShmuelMofrad","description":"development environment for SQL with PostgreSQL database","archived":false,"fork":false,"pushed_at":"2023-07-09T11:11:10.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T16:43:40.408Z","etag":null,"topics":["adminer","codespaces","docker","postgresql","template-repository","vscode"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/ShmuelMofrad.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}},"created_at":"2023-06-25T18:14:38.000Z","updated_at":"2023-07-09T18:43:41.000Z","dependencies_parsed_at":"2024-01-16T18:59:14.929Z","dependency_job_id":"e59a92f9-e910-4e12-8931-7fd4cd69618e","html_url":"https://github.com/ShmuelMofrad/dataspace","commit_stats":null,"previous_names":["shmuelmofrad/dataspace"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/ShmuelMofrad/dataspace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShmuelMofrad%2Fdataspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShmuelMofrad%2Fdataspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShmuelMofrad%2Fdataspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShmuelMofrad%2Fdataspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShmuelMofrad","download_url":"https://codeload.github.com/ShmuelMofrad/dataspace/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShmuelMofrad%2Fdataspace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32414419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["adminer","codespaces","docker","postgresql","template-repository","vscode"],"created_at":"2024-11-19T12:26:50.629Z","updated_at":"2026-04-29T06:34:38.011Z","avatar_url":"https://github.com/ShmuelMofrad.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dataspace\n\nif you want to learn SQL without pain on the cloud, this dataspace is for you.\nThis is a Postgresql and VSCode development environment on the Docker.\n\n## Tools\n\n- install [docker-Ex](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker)\n\nrun Terminal on **.devcontainer** directory\n## Docker\n - Build\n\n         docker build -t postgres .\n \n - Docker-compose\n        \n           docker-compose up -d\n\n           docker-compose -f multiple-db-docker-compose.yml up -d\n           \n           docker-compose -f multiple-db-docker-compose.yml down\n\n\n## Adminer\n\n - Database: **postgres**\n   - user: postgres\n   - pass: example\n   - db: postgres\n   - server: db\n \n - Database: **test**\n   - user: test\n   - pass: test\n   - db: test\n   - server: db-test\n\n - Database: **db1**\n   - user: userdb\n   - pass: userdb\n   - db: db1\n   - server: db-multiple\n\n# psql\n\nAttach Shell on postgres container\n\n        su - postgres\n        psql\n\n        postgres=# help\n        You are using psql, the command-line interface to PostgreSQL.\n        Type:  \\copyright for distribution terms\n                \\h for help with SQL commands\n                \\? for help with psql commands\n                \\g or terminate with semicolon to execute query\n                \\q to quit\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshmuelmofrad%2Fdataspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshmuelmofrad%2Fdataspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshmuelmofrad%2Fdataspace/lists"}