{"id":16117767,"url":"https://github.com/jbergstroem/mariadb-alpine","last_synced_at":"2025-04-06T12:08:18.739Z","repository":{"id":39524832,"uuid":"102143083","full_name":"jbergstroem/mariadb-alpine","owner":"jbergstroem","description":"A tiny and fast MariaDB container","archived":false,"fork":false,"pushed_at":"2025-03-29T11:51:29.000Z","size":233,"stargazers_count":75,"open_issues_count":20,"forks_count":21,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T12:28:54.292Z","etag":null,"topics":["alpine","alpine-linux","container","docker","mariadb","mysql"],"latest_commit_sha":null,"homepage":"","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/jbergstroem.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}},"created_at":"2017-09-01T18:44:23.000Z","updated_at":"2025-03-24T23:03:19.000Z","dependencies_parsed_at":"2023-02-16T13:31:02.670Z","dependency_job_id":"ad8b5304-7ab6-4cca-a789-78c11a298181","html_url":"https://github.com/jbergstroem/mariadb-alpine","commit_stats":{"total_commits":315,"total_committers":8,"mean_commits":39.375,"dds":"0.42539682539682544","last_synced_commit":"ee3b5b31495a976c77daf599c2326ce7874561f1"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbergstroem%2Fmariadb-alpine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbergstroem%2Fmariadb-alpine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbergstroem%2Fmariadb-alpine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbergstroem%2Fmariadb-alpine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbergstroem","download_url":"https://codeload.github.com/jbergstroem/mariadb-alpine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478321,"owners_count":20945266,"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":["alpine","alpine-linux","container","docker","mariadb","mysql"],"created_at":"2024-10-09T20:46:54.736Z","updated_at":"2025-04-06T12:08:18.688Z","avatar_url":"https://github.com/jbergstroem.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/jbergstroem/mariadb-alpine/main/mariadb-alpine-light.svg\"\u003e\n    \u003cimg width=\"480\" alt=\"mariadb-alpine\" src=\"https://raw.githubusercontent.com/jbergstroem/mariadb-alpine/main/mariadb-alpine.svg\"\u003e\n  \u003c/picture\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/docker/v/jbergstroem/mariadb-alpine?style=flat\u0026color=999\u0026sort=semver\"\u003e\n  \u003cimg src=\"https://img.shields.io/docker/image-size/jbergstroem/mariadb-alpine?style=flat\u0026color=999\u0026sort=semver\"\u003e\n  \u003cimg src=\"https://img.shields.io/docker/pulls/jbergstroem/mariadb-alpine?style=flat\u0026color=999\u0026sort=semver\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#a-tiny-mariadb-container\"\u003eAbout\u003c/a\u003e |\n  \u003ca href=\"#features\"\u003eFeatures\u003c/a\u003e |\n  \u003ca href=\"docs/usage.md\"\u003eUsage\u003c/a\u003e |\n  \u003ca href=\"docs/configuration.md\"\u003eConfiguration\u003c/a\u003e |\n  \u003ca href=\"docs/tests.md\"\u003eTesting\u003c/a\u003e |\n  \u003ca href=\"docs/benchmarks.md\"\u003eBenchmarks\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n# A tiny MariaDB container\n\nThe goal of this project is to provide a tiny, high quality and fast starting container for [MariaDB][1].\nIt is built on the excellent, container-friendly Linux distribution [Alpine Linux][2].\n\nThe project intentionally trims edges to achieve arguably the smallest and fastest starting MariaDB. Should you run into problems, feel free to [open an issue][3].\n\nLicensed under [MIT][4].\n\n## Features\n\n- Lightning fast startup: everything is built with performance in mind\n- Multi-arch: currently supports `amd64`, `arm/v6`, `arm/v7`, `arm64`, `386`, `s390x` and `ppc64le`\n- Test suite: Each PR is tested to make sure that things stay working\n- No bin-logging: Most deployments don't use this by default\n- Supports Docker secrets\n- Conveniently skip InnoDB: Gain a few seconds on startup\n- Reduce default settings for InnoDB: production deployments should have their on `my.cnf`\n- `CTRL+C` shuts down a running container in interactive mode\n- Bundles a MariaDB client: `docker run -it --entrypoint mariadb jbergstoem/mariadb-alpine`\n\n## Quickstart\n\n```console\n$ docker run -it --rm -p 3306:3306 \\\n    --name=mariadb \\\n    -e SKIP_INNODB=1 \\\n    jbergstroem/mariadb-alpine\n```\n\n## Next steps\n\n- [Usage](docs/usage.md)\n- [Configuration](docs/configuration.md)\n- [Tests](docs/tests.md)\n- [Benchmarks](docs/benchmarks.md)\n- [Developer documentation](docs/development.md)\n\n[1]: https://mariadb.org\n[2]: https://alpinelinux.org\n[3]: https://github.com/jbergstroem/mariadb-alpine/issues\n[4]: ./LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbergstroem%2Fmariadb-alpine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbergstroem%2Fmariadb-alpine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbergstroem%2Fmariadb-alpine/lists"}