{"id":29905508,"url":"https://github.com/project-tsurugi/tanzawa","last_synced_at":"2025-10-25T17:43:17.660Z","repository":{"id":198147522,"uuid":"532741235","full_name":"project-tsurugi/tanzawa","owner":"project-tsurugi","description":"Tsurugi SQL console, and more tools written in Java","archived":false,"fork":false,"pushed_at":"2025-05-15T23:24:01.000Z","size":1100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-16T00:26:05.304Z","etag":null,"topics":["cli","database-access","java","jline","jline3","sql","tsurugidb"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/project-tsurugi.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-09-05T04:21:49.000Z","updated_at":"2025-05-15T23:23:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"22b21d10-3079-4110-9912-fc04d4cc999c","html_url":"https://github.com/project-tsurugi/tanzawa","commit_stats":null,"previous_names":["project-tsurugi/tanzawa"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/project-tsurugi/tanzawa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-tsurugi%2Ftanzawa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-tsurugi%2Ftanzawa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-tsurugi%2Ftanzawa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-tsurugi%2Ftanzawa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/project-tsurugi","download_url":"https://codeload.github.com/project-tsurugi/tanzawa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/project-tsurugi%2Ftanzawa/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268282397,"owners_count":24225164,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","database-access","java","jline","jline3","sql","tsurugidb"],"created_at":"2025-08-01T19:14:09.443Z","updated_at":"2025-10-25T17:43:12.624Z","avatar_url":"https://github.com/project-tsurugi.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tanzawa: Tsurugi command line tools written in Java\n\n## Available Tools\n\n* [tgsql](./modules/tgsql) - Text based SQL client program.\n* [tgdump](./modules/tgdump) - Dump Tool.\n\n## Requirements\n\n* JDK `\u003e= 11`\n\n## How to build\n\n```sh\n./gradlew assemble\n```\n\n### for Eclipse Buildship users\n\nIf you work with [Eclipse Buildship](https://github.com/eclipse/buildship), the following [Gradle initialization script](https://docs.gradle.org/current/userguide/init_scripts.html) avoids the conflict of each project name on the Eclipse workspace.\n\n```gradle\nallprojects { project -\u003e\n    if (project != project.rootProject) {\n        project.tasks.matching { it.name == 'eclipseProject' }.each { task -\u003e\n            task.projectModel.name = (project.rootProject.name + project.path).replace(':', '-')\n        }\n    }\n}\n```\n\n## How to test\n\n```sh\n./gradlew test\n```\n\n## How to run SQL console CLI\n\nsee [modules/tgsql/README.md](modules/tgsql/README.md).\n\n## License\n\n[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-tsurugi%2Ftanzawa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproject-tsurugi%2Ftanzawa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproject-tsurugi%2Ftanzawa/lists"}