{"id":15285328,"url":"https://github.com/chen0040/java-mariadb-standalone-server","last_synced_at":"2026-04-13T01:12:50.174Z","repository":{"id":85884423,"uuid":"103612737","full_name":"chen0040/java-mariadb-standalone-server","owner":"chen0040","description":"Simple mariadb standalone server which allows shutdown via web api call","archived":false,"fork":false,"pushed_at":"2017-09-16T05:41:04.000Z","size":61292,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T00:49:53.982Z","etag":null,"topics":["mariadb-server","sparkjava","standalone","web-api"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chen0040.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-15T04:09:21.000Z","updated_at":"2017-09-15T04:40:09.000Z","dependencies_parsed_at":"2023-03-13T07:18:49.231Z","dependency_job_id":null,"html_url":"https://github.com/chen0040/java-mariadb-standalone-server","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/chen0040%2Fjava-mariadb-standalone-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chen0040%2Fjava-mariadb-standalone-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chen0040%2Fjava-mariadb-standalone-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chen0040%2Fjava-mariadb-standalone-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chen0040","download_url":"https://codeload.github.com/chen0040/java-mariadb-standalone-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245152744,"owners_count":20569399,"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":["mariadb-server","sparkjava","standalone","web-api"],"created_at":"2024-09-30T15:04:13.596Z","updated_at":"2026-04-13T01:12:45.141Z","avatar_url":"https://github.com/chen0040.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# java-mariadb-standalone-server\n\nSimple mariadb standalone server which allows shutdown via web api call\n\n# Feature\n\n* Standalone redis server that can run without additional installation on Windows, Linux and MacOS.\n* Allow the database to run the /resources/db-init.sql (which by default create a database named \"spring_boot_slingshot\") on startup\n* Allow shut down of the redis server remotely via web api call\n\n# Usage\ncopy the redis-standalone.jar to your directory and run the following command:\n\n```bash\njava -jar mariadb-standalone.jar\n```\n\nThis will start the redis server at port 3066 and start another web server at port 3088.\n\nTo check whether the mariadb server is alive, call the following url:\n\nhttp://localhost:3088/ping\n\nTo kill the mariadb server remotely, just call the following url:\n\nhttp://localhost:3088/kill\n\n# Note\nIn case you want to modify the behavior the mariadb server (e.g, overwritting the /resources/db-init.sql) and want to rebuild, you can run the make.ps1 on Windows\nor make.sh on Linux or Mac.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchen0040%2Fjava-mariadb-standalone-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchen0040%2Fjava-mariadb-standalone-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchen0040%2Fjava-mariadb-standalone-server/lists"}