{"id":18783970,"url":"https://github.com/sparkpost/ds_mysql","last_synced_at":"2025-12-20T21:30:15.749Z","repository":{"id":138516314,"uuid":"241429312","full_name":"SparkPost/ds_mysql","owner":"SparkPost","description":"Mysql-compatible datasource module for Ecelerity","archived":false,"fork":false,"pushed_at":"2024-01-25T13:20:51.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-12-29T11:49:23.145Z","etag":null,"topics":["on-prem","team-sd"],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/SparkPost.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":"2020-02-18T17:53:26.000Z","updated_at":"2024-01-08T13:19:10.000Z","dependencies_parsed_at":"2024-11-07T20:44:02.806Z","dependency_job_id":"bbc5dfa6-ae7f-4c06-8f5e-9bf490214fb3","html_url":"https://github.com/SparkPost/ds_mysql","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/SparkPost%2Fds_mysql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fds_mysql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fds_mysql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fds_mysql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SparkPost","download_url":"https://codeload.github.com/SparkPost/ds_mysql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239699583,"owners_count":19682575,"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":["on-prem","team-sd"],"created_at":"2024-11-07T20:41:28.562Z","updated_at":"2025-12-20T21:30:13.961Z","avatar_url":"https://github.com/SparkPost.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ds_mysql\nMySQL-compatible datasource module for Momentum\n\nThis is a public domain datasource driver for MySQL-compatible\ndatabases. If you are using Oracle's MySQL, you are responsible for\nensuring that you have the proper license to run this module. It works\nequally well with the open-sourced MariaDB.\n\nWe include some basic tests that you can use to verify functionality using\nec_runtests.pl. There are some setup steps you must perform before the\ntests can run; see [TESTING.md](TESTING.md) for details. You must build and test this\nmodule on a licensed Momentum MTA instance, but once you build it, you can\ncopy the module files to other servers and remove the development tools from\nthe MTA.\n\n# Usage:\n\nInstall `msys-role-mta` and `msys-ecelerity-devel` metapackages in the directory you\ninstalled Momentum from:\n\n    cd /var/tmp/momentum-?????\n    ./setrepodir\n    sudo yum install -y --config momentum.repo --enablerepo momentum msys-role-mta msys-ecelerity-devel\n\nInstall `mysql-devel` and `mysql-server`:\n\n    sudo yum install -y mysql-devel mysql-server\n\nor on Centos-7:\n\n    sudo yum install -y mariadb-devel mariadb-server\n\nClone `ds-mysql` from GitHub (https://github.com/SparkPost/ds_mysql), you may need to install git to do this:\n\n    sudo yum install -y git\n\nBuild the `ds-mysql` code, install, and test:\n\n    cd \u003cds-mysql checkout directory\u003e\n    make\n    sudo make install\n    make test\n\n\u003e [!CAUTION]\n\u003e You have to install the `ds_mysql` driver before you can test, because we don't support out-of-tree modules.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkpost%2Fds_mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsparkpost%2Fds_mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkpost%2Fds_mysql/lists"}