{"id":18304002,"url":"https://github.com/computate-org/computate_squirrelsql","last_synced_at":"2025-04-09T10:23:15.181Z","repository":{"id":45329755,"uuid":"438991993","full_name":"computate-org/computate_squirrelsql","owner":"computate-org","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-20T19:40:19.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T04:32:50.832Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/computate-org.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":"2021-12-16T13:04:57.000Z","updated_at":"2022-01-03T11:31:06.000Z","dependencies_parsed_at":"2022-08-02T13:30:55.007Z","dependency_job_id":null,"html_url":"https://github.com/computate-org/computate_squirrelsql","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/computate-org%2Fcomputate_squirrelsql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computate-org%2Fcomputate_squirrelsql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computate-org%2Fcomputate_squirrelsql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computate-org%2Fcomputate_squirrelsql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/computate-org","download_url":"https://codeload.github.com/computate-org/computate_squirrelsql/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018527,"owners_count":21034108,"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-05T15:27:31.935Z","updated_at":"2025-04-09T10:23:15.012Z","avatar_url":"https://github.com/computate-org.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Install the SquirreL SQL ansible role\n\n```bash\n# Create a directory for the ansible role. \ninstall -d ~/.ansible/roles/computate.computate_squirrelsql\n\n# Clone the SquirreL SQL ansible role. \ngit clone git@github.com:computate-org/computate_squirrelsql.git ~/.ansible/roles/computate.computate_squirrelsql\ncd ~/.ansible/roles/computate.computate_squirrelsql\n```\n\n# Run the SquirreL SQL ansible playbook to install SquirreL SQL locally. \n\n```bash\nansible-playbook install.yml\n```\n\n# Setup Drivers and Connections in SquirreL SQL\n\n## Setup a MySQL driver\n\n- Download the \"Platform Independent\" driver here: https://dev.mysql.com/downloads/connector/j/\n- Extract the mysql-connector-java-8.0.27.jar to this directory: ~/.local/opt/squirrel-sql/lib\n- In SQuirreL SQL, click the Drivers tab, then double click on \"MySQL Driver\"\n- Click the \"Extra Class Path\" tab and add this file: ~/.local/opt/squirrel-sql/lib/mysql-connector-java-8.0.27.jar\n\n## Setup a MySQL connection\n\n- In the Aliases tab, click the [ + ] button. \n- Provide a name for your connection and the JDBC URL to your MySQL database and the username and password (jdbc:mysql://127.0.0.1:3306/mydb?useSSL=false). \n- Click [ Test ] button to test the connection, then click [ Connect ] to connect. \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputate-org%2Fcomputate_squirrelsql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomputate-org%2Fcomputate_squirrelsql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputate-org%2Fcomputate_squirrelsql/lists"}