{"id":18638182,"url":"https://github.com/marcos-vcs/crudoperationsexamplewithjdbc","last_synced_at":"2026-05-09T10:26:38.811Z","repository":{"id":170071290,"uuid":"372607482","full_name":"marcos-vcs/CrudOperationsExampleWithJDBC","owner":"marcos-vcs","description":"Example of using JDBC in CRUD operations in CLI interface","archived":false,"fork":false,"pushed_at":"2021-05-31T20:38:20.000Z","size":944,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T09:22:20.033Z","etag":null,"topics":["crud","database","hibernate","java","jdbc","mysql"],"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/marcos-vcs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE - MIT.txt","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":"2021-05-31T19:19:30.000Z","updated_at":"2024-01-21T01:47:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"f63a7342-f39b-4026-90c7-ba798c8ad8ab","html_url":"https://github.com/marcos-vcs/CrudOperationsExampleWithJDBC","commit_stats":null,"previous_names":["marcos-vcs/crudoperationsexamplewithjdbc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-vcs%2FCrudOperationsExampleWithJDBC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-vcs%2FCrudOperationsExampleWithJDBC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-vcs%2FCrudOperationsExampleWithJDBC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-vcs%2FCrudOperationsExampleWithJDBC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcos-vcs","download_url":"https://codeload.github.com/marcos-vcs/CrudOperationsExampleWithJDBC/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239435453,"owners_count":19638130,"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":["crud","database","hibernate","java","jdbc","mysql"],"created_at":"2024-11-07T05:39:43.359Z","updated_at":"2025-11-04T15:30:35.082Z","avatar_url":"https://github.com/marcos-vcs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Simple example of using JDBC 🙌\n![JDBC image representation](http://www.oracle.com/technetwork/database/application-development/jdbc/jdbc-2-4389800.png)\n---\n**In this example, the use of CRUD operations in the creation of a stock management system for a pharmacy is demonstrated.**\n\n---\n\u003e In this example, it is seen the use of JDBC (Java DataBase\n\u003e Connectivity) in a CRUD (create, read, update, delete), using MySql\n\u003e database management system. With some changes this same code can be\n\u003e used in any case of use with relational database.\n---\n\u003e This example was developed using CLI (comand line interface). But I\n\u003e aimed to keep the code as little tied to the CLI as possible, being\n\u003e possible to reuse this same algorithm in a use case with graphical\n\u003e interfaces applying observer project pattern and Java Swing or JavaFX.\n---\n  \n**Were used in this project**\n - MySql in localhost\n - MySql driver version 5.1.48\n - Eclipse IDE 2021-03\n - JDK 13\n \n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcos-vcs%2Fcrudoperationsexamplewithjdbc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcos-vcs%2Fcrudoperationsexamplewithjdbc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcos-vcs%2Fcrudoperationsexamplewithjdbc/lists"}