{"id":19316608,"url":"https://github.com/wisskirchenj/sqlite-viewer","last_synced_at":"2025-06-26T16:37:56.259Z","repository":{"id":110253618,"uuid":"598077934","full_name":"wisskirchenj/sqlite-viewer","owner":"wisskirchenj","description":"A swing application, that connects to a SQLite database and extracts data into a JTable","archived":false,"fork":false,"pushed_at":"2024-04-22T17:21:46.000Z","size":121,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T04:42:13.752Z","etag":null,"topics":["database-viewer","java19","swing-gui"],"latest_commit_sha":null,"homepage":"","language":"Java","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/wisskirchenj.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":"2023-02-06T10:55:30.000Z","updated_at":"2024-11-03T20:02:58.000Z","dependencies_parsed_at":"2024-11-10T01:12:04.201Z","dependency_job_id":"debcf4df-cae8-4bcb-9bc2-be163e60ca95","html_url":"https://github.com/wisskirchenj/sqlite-viewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wisskirchenj/sqlite-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fsqlite-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fsqlite-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fsqlite-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fsqlite-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wisskirchenj","download_url":"https://codeload.github.com/wisskirchenj/sqlite-viewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisskirchenj%2Fsqlite-viewer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262103357,"owners_count":23259440,"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":["database-viewer","java19","swing-gui"],"created_at":"2024-11-10T01:12:00.194Z","updated_at":"2025-06-26T16:37:56.227Z","avatar_url":"https://github.com/wisskirchenj.png","language":"Java","readme":"# IDEA EDU Course\n\nImplemented in the \u003cb\u003eJava Desktop Application Developer\u003c/b\u003e Track of hyperskill.org JetBrain Academy.  \n\nProject goal is to further practice graphical Java application design with event threading and\nlistener / observer techniques; especially using a JTable in an application. Moreover, the growing\napp may serve as a useful database inspection tool.\n\n## Technology / External Libraries\n\n- Java 19\n- Swing\n- Lombok\n- Unit Tests with Junit-Jupiter and Mockito\n- Mockito MockStatic and MockAppender for Log4J in Unit-Tests\n- Gradle 8.0\n\n## Program description\n\nA SWING application that connects to a SQLite database to extract the data into a JTable.\n\nHave fun!\n\n## Project completion\n\nProject was completed on 24.02.23.\n\n## Repository Contents\n\nSources for all project tasks (4 stages) with tests and configurations.\n\n## Progress\n\n06.02.23 Project started. Setup of build and repo with gradle on Kotlin basis.\n\n13.02.23 Stage 1 completed. Setup and layout of JFrame with file entry field and open button.\n\n20.02.23 Stage 2 completed. Connect to database given by user entry and populate combo box with the tables contained\nin that database. When a table in the combo box is selected, the query text area is prepopulated with a query for this\ntable.\n\n21.02.23 Stage 3 completed. Implement Execution of arbitrary queries for any table in a connected database. Add Jtable\nwith DefaultTableModel filled by the DbAdapter on Execute button action.\n\n24.02.23 Final Stage 4 completed. Implement JOptionPanes in error cases, open databases readonly to avoid Database SQL\ninjection, use MockAppender to assert on Logging Events and mockito MockStatic to mock away blocking JOptionPane dialog.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisskirchenj%2Fsqlite-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwisskirchenj%2Fsqlite-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisskirchenj%2Fsqlite-viewer/lists"}