{"id":15546548,"url":"https://github.com/aleksi/mysqlx","last_synced_at":"2025-09-07T01:02:57.018Z","repository":{"id":57502036,"uuid":"95559625","full_name":"AlekSi/mysqlx","owner":"AlekSi","description":"MySQL driver for Go's (golang) database/sql package and MySQL X Protocol","archived":false,"fork":false,"pushed_at":"2019-03-11T17:39:31.000Z","size":209,"stargazers_count":13,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-07T01:01:52.456Z","etag":null,"topics":["go","golang","mysql","mysql-driver","mysql-protocol","mysql-x","mysqlx"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlekSi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-27T13:12:11.000Z","updated_at":"2025-09-05T11:41:27.000Z","dependencies_parsed_at":"2022-09-13T06:50:48.431Z","dependency_job_id":null,"html_url":"https://github.com/AlekSi/mysqlx","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AlekSi/mysqlx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlekSi%2Fmysqlx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlekSi%2Fmysqlx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlekSi%2Fmysqlx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlekSi%2Fmysqlx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlekSi","download_url":"https://codeload.github.com/AlekSi/mysqlx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlekSi%2Fmysqlx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273983109,"owners_count":25202095,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["go","golang","mysql","mysql-driver","mysql-protocol","mysql-x","mysqlx"],"created_at":"2024-10-02T13:02:40.067Z","updated_at":"2025-09-07T01:02:54.919Z","avatar_url":"https://github.com/AlekSi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mysqlx\n\nMySQL driver for Go's (golang) `database/sql` package and MySQL X Protocol.\n\n[![GoDoc](https://godoc.org/github.com/AlekSi/mysqlx?status.svg)](https://godoc.org/github.com/AlekSi/mysqlx)\n[![Build Status](https://travis-ci.org/AlekSi/mysqlx.svg?branch=master)](https://travis-ci.org/AlekSi/mysqlx)\n[![Codecov](https://codecov.io/gh/AlekSi/mysqlx/branch/master/graph/badge.svg)](https://codecov.io/gh/AlekSi/mysqlx)\n[![Go Report Card](https://goreportcard.com/badge/github.com/AlekSi/mysqlx)](https://goreportcard.com/report/github.com/AlekSi/mysqlx)\n\nIt requires Go 1.10+.\n\n## Status\n\n**Alpha quality. Do not use in production!**\n\nYou are, however, is encouraged to try it in development and report bugs.\n\n## Data source format\n\n```\nmysqlx://username:password@host:port/database?_param=value\u0026session_variable=value\u0026…\n```\n\nAll query parameters that are not starting with `_` are used as session variables\nand are set whenever a connection is opened.\nParameters starting with `_` are listed below:\n\n* `_auth-method`: `PLAIN` or `MYSQL41` (see [AuthMethod type](https://godoc.org/github.com/AlekSi/mysqlx#AuthMethod))\n* `_dial-timeout`\n\n## TODO\n\n* Real TLS support.\n* Binary strings.\n* Large uint64.\n* More tests for correct connection closing.\n* More concurrent tests.\n* Benchmarks.\n* Charsets.\n* Time zones.\n* Real prepared statements.\n* Named values.\n* Expose notices and warnings (?).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleksi%2Fmysqlx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faleksi%2Fmysqlx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleksi%2Fmysqlx/lists"}