{"id":17862553,"url":"https://github.com/krdlab/haskell-relational-record-driver-mysql","last_synced_at":"2025-08-14T14:31:19.099Z","repository":{"id":12660199,"uuid":"15332012","full_name":"krdlab/haskell-relational-record-driver-mysql","owner":"krdlab","description":"MySQL driver for haskell-relational-record","archived":false,"fork":false,"pushed_at":"2015-01-04T10:30:36.000Z","size":226,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-28T09:09:08.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/krdlab.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}},"created_at":"2013-12-20T06:56:16.000Z","updated_at":"2020-01-31T05:04:47.000Z","dependencies_parsed_at":"2022-09-09T11:40:11.375Z","dependency_job_id":null,"html_url":"https://github.com/krdlab/haskell-relational-record-driver-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/krdlab%2Fhaskell-relational-record-driver-mysql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fhaskell-relational-record-driver-mysql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fhaskell-relational-record-driver-mysql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krdlab%2Fhaskell-relational-record-driver-mysql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krdlab","download_url":"https://codeload.github.com/krdlab/haskell-relational-record-driver-mysql/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229834469,"owners_count":18131461,"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":[],"created_at":"2024-10-28T08:53:14.246Z","updated_at":"2024-12-15T15:17:26.462Z","avatar_url":"https://github.com/krdlab.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MySQL driver for haskell-relational-record\n\n[![Build Status](https://drone.io/github.com/krdlab/haskell-relational-record-driver-mysql/status.png)](https://drone.io/github.com/krdlab/haskell-relational-record-driver-mysql/latest)\n\n*This project was merged into [haskell-relational-record](https://github.com/khibino/haskell-relational-record).*\n\n## Prepare\n\n```sh\n$ git clone git@github.com:khibino/haskell-relational-record.git\n$ git clone git@github.com:bos/hdbc-mysql.git\n$ git clone git@github.com:krdlab/haskell-relational-record-driver-mysql.git\n```\n\n```sh\n$ cd haskell-relational-record-driver-mysql/example\n$ cabal sandbox init\n$ cabal sandbox add-source \\\n    ../../haskell-relational-record/HDBC-session \\\n    ../../haskell-relational-record/names-th \\\n    ../../haskell-relational-record/persistable-record \\\n    ../../haskell-relational-record/relational-query \\\n    ../../haskell-relational-record/relational-query-HDBC \\\n    ../../haskell-relational-record/relational-schemas \\\n    ../../haskell-relational-record/sql-words \\\n    ../../hdbc-mysql \\\n    ../\n$ cabal install --only-dependencies\n\n$ mysql -h localhost -u root -p \u003c setup.sql\n```\n\n## Run example\n\n```sh\n$ cd haskell-relational-record-driver-mysql/example\n$ cabal build\n$ ./dist/build/example/example\n[(\"krdlab\",2014-02-01),(\"bar\",2014-02-11)]\n[(\"bar@example.com\",2014-02-11)]\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrdlab%2Fhaskell-relational-record-driver-mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrdlab%2Fhaskell-relational-record-driver-mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrdlab%2Fhaskell-relational-record-driver-mysql/lists"}