{"id":20604811,"url":"https://github.com/themost-framework/mysql","last_synced_at":"2026-03-07T23:02:28.164Z","repository":{"id":39900384,"uuid":"494876277","full_name":"themost-framework/mysql","owner":"themost-framework","description":"Most Web Framework MySQL Adapter","archived":false,"fork":false,"pushed_at":"2025-11-02T10:17:30.000Z","size":717,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-02T12:09:26.064Z","etag":null,"topics":["data","database","mariadb","mysql","orm","query","sql"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/themost-framework.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-21T19:25:49.000Z","updated_at":"2025-11-02T10:17:00.000Z","dependencies_parsed_at":"2024-11-16T09:26:18.241Z","dependency_job_id":"7fdc06fd-b76e-48fa-96f1-4bcfcb19d5ad","html_url":"https://github.com/themost-framework/mysql","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/themost-framework/mysql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themost-framework%2Fmysql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themost-framework%2Fmysql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themost-framework%2Fmysql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themost-framework%2Fmysql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themost-framework","download_url":"https://codeload.github.com/themost-framework/mysql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themost-framework%2Fmysql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30236047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["data","database","mariadb","mysql","orm","query","sql"],"created_at":"2024-11-16T09:24:55.783Z","updated_at":"2026-03-07T23:02:28.142Z","avatar_url":"https://github.com/themost-framework.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm](https://img.shields.io/npm/v/@themost%2Fmysql.svg)](https://www.npmjs.com/package/@themost%2Fmysql)\n![Dependency status for latest release](https://img.shields.io/librariesio/release/npm/@themost/mysql)\n![GitHub top language](https://img.shields.io/github/languages/top/themost-framework/mysql)\n[![License](https://img.shields.io/npm/l/@themost/mysql)](https://github.com/themost-framework/themost/blob/master/LICENSE)\n![GitHub last commit](https://img.shields.io/github/last-commit/themost-framework/mysql)\n![GitHub Release Date](https://img.shields.io/github/release-date/themost-framework/mysql)\n[![npm](https://img.shields.io/npm/dw/@themost/mysql)](https://www.npmjs.com/package/@themost%2Fmysql)\n\n![MOST Web Framework Logo](https://github.com/themost-framework/common/raw/master/docs/img/themost_framework_v3_128.png)\n\n@themost/mysql\n===========\n\nMost Web Framework MySQL Adapter\n\nLicense: [BSD-3-Clause](https://github.com/themost-framework/mysql/blob/master/LICENSE)\n\n## Install\n    npm install @themost/mysql\n## Usage\nRegister MySQL adapter on app.json as follows:\n\n    \"adapterTypes\": [\n        ...\n        { \"name\":\"MySQL Data Adapter\", \"invariantName\": \"mysql\", \"type\":\"@themost/mysql\" }\n        ...\n    ],\n    adapters: [\n        ...\n        { \"name\":\"development\", \"invariantName\":\"mysql\", \"default\":true,\n            \"options\": {\n              \"host\":\"localhost\",\n              \"port\":3306,\n              \"user\":\"user\",\n              \"password\":\"password\",\n              \"database\":\"test\"\n            }\n        }\n        ...\n    ]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemost-framework%2Fmysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemost-framework%2Fmysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemost-framework%2Fmysql/lists"}