{"id":19577216,"url":"https://github.com/megastep/mysql-lambda","last_synced_at":"2025-04-27T06:32:15.086Z","repository":{"id":45105837,"uuid":"219139641","full_name":"megastep/mysql-lambda","owner":"megastep","description":"AWS Lambda layers for MySQL commands.","archived":false,"fork":false,"pushed_at":"2024-01-15T22:23:27.000Z","size":8,"stargazers_count":16,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-02T01:12:27.056Z","etag":null,"topics":["amazon-linux","aws-lambda","docker","mariadb-mysql","mysql-client"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/megastep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["megastep"]}},"created_at":"2019-11-02T10:44:54.000Z","updated_at":"2024-04-16T06:50:30.000Z","dependencies_parsed_at":"2022-09-16T13:45:29.299Z","dependency_job_id":null,"html_url":"https://github.com/megastep/mysql-lambda","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megastep%2Fmysql-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megastep%2Fmysql-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megastep%2Fmysql-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megastep%2Fmysql-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megastep","download_url":"https://codeload.github.com/megastep/mysql-lambda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224062792,"owners_count":17249291,"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":["amazon-linux","aws-lambda","docker","mariadb-mysql","mysql-client"],"created_at":"2024-11-11T07:05:11.822Z","updated_at":"2024-11-11T07:05:13.221Z","avatar_url":"https://github.com/megastep.png","language":"Makefile","readme":"# AWS Lambda Layers for MySQL, MariaDB, PostgreSQL and MongoDB Tools commands\n\nThese layers add the `mysql`, `psql`, `mongodump`, `mongorestore` client commands in the form of a layer to be used with [AWS Lambda](https://aws.amazon.com/lambda/).\n\nThis is useful for Lambda functions that need to run MySQL, PostgreSQL or MongoDB commands to quickly import data to a RDS server, for example. It can be easier than using the MySQL API in the language of your choice. Particularly useful in coordination with a [Bash lambda](https://github.com/gkrizek/bash-lambda-layer) layer.\n\nThe layers (in the form of zip files) are built in Docker using the official AmazonLinux image, to match the typicial Lambda runtime environment.\n\n- The MySQL layer is built from the official source (v8.0.32)\n- The MariaDB layer is built from the binary files in the current `mariadb` AmazonLinux package.\n- The PostgreSQL layer is built from the official source (v9.2.24)\n- The MongoDB Tools layer is built from the official source (v100.4.0)\n\n## Download\n\nPre-built zip archives that can be uploaded to your AWS account are available on the [releases](https://github.com/megastep/mysql-lambda/releases) page.\n\n## Building the layers\n\nIf you have a working Docker setup, you just need to enter `make` to build both the MySQL and MariaDB layers. Alternatively:\n\n- `make mysql` builds the MySQL variant from source.\n- `make mariadb` builds the MariaDB variant from the pre-built packages.\n- `make postgresql` builds the PostgreSQL variant from source.\n- `make mongodb` builds the MongoDB variant from source.\n\nNote that the MySQL 8.0, PostgreSQL and MongoDB variants take considerably longer to build from source.\n\n### Author\n\n[Stephane Peter](https://stephanepeter.com/) ([@megastep](https://github.com/megastep)) - [Sponsor me!](https://github.com/sponsors/megastep)\n","funding_links":["https://github.com/sponsors/megastep"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegastep%2Fmysql-lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmegastep%2Fmysql-lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegastep%2Fmysql-lambda/lists"}