{"id":21391621,"url":"https://github.com/multiprocessio/dsql","last_synced_at":"2026-01-02T08:45:52.404Z","repository":{"id":103664966,"uuid":"451570710","full_name":"multiprocessio/dsql","owner":"multiprocessio","description":"Commandline universal database client","archived":false,"fork":false,"pushed_at":"2022-01-24T18:34:01.000Z","size":0,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-23T01:13:04.773Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/multiprocessio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-01-24T17:47:12.000Z","updated_at":"2022-01-25T13:16:35.000Z","dependencies_parsed_at":"2023-07-09T12:31:51.286Z","dependency_job_id":null,"html_url":"https://github.com/multiprocessio/dsql","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/multiprocessio%2Fdsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiprocessio%2Fdsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiprocessio%2Fdsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiprocessio%2Fdsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multiprocessio","download_url":"https://codeload.github.com/multiprocessio/dsql/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243873644,"owners_count":20361689,"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":[],"created_at":"2024-11-22T13:35:22.011Z","updated_at":"2026-01-02T08:45:52.375Z","avatar_url":"https://github.com/multiprocessio.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# dsql (WIP): commandline universal database client\n\ndsql is a commandline tool built on top of\n[DataStation](https://github.com/multiprocessio/datastation) that\nallows you to query any database (supported by DataStation) with a\nstandard commandline syntax (the SQL you write is still specific to\nthe database vendor).\n\n## Example\n\nCreate a new profile:\n\n```bash\n$ dsql --new-profile # or `dsq -n`\nSelect a vendor:\n1. PostgreSQL\n2. MySQL\n3. SQLite\n4. Oracle\n5. SQL Server\n\nPick (1-5): 1\n\nUsername: test\nPassword: ****\nAddress: localhost\nPort:\nProfile name: local-postgres\n\nProfile created.\n```\n\nNow write a query:\n\n```bash\n$ dsql local-postgres \"SELECT * FROM users\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiprocessio%2Fdsql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultiprocessio%2Fdsql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiprocessio%2Fdsql/lists"}