{"id":24545097,"url":"https://github.com/gekomad/skunk-recipes","last_synced_at":"2025-03-16T09:15:03.927Z","repository":{"id":95418000,"uuid":"237659597","full_name":"gekomad/skunk-recipes","owner":"gekomad","description":"Skunk exercises","archived":false,"fork":false,"pushed_at":"2024-01-11T14:23:34.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T21:17:52.285Z","etag":null,"topics":["scala","skunk","sql"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/gekomad.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}},"created_at":"2020-02-01T18:35:55.000Z","updated_at":"2024-07-04T20:26:58.000Z","dependencies_parsed_at":"2023-03-08T13:45:23.644Z","dependency_job_id":null,"html_url":"https://github.com/gekomad/skunk-recipes","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/gekomad%2Fskunk-recipes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gekomad%2Fskunk-recipes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gekomad%2Fskunk-recipes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gekomad%2Fskunk-recipes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gekomad","download_url":"https://codeload.github.com/gekomad/skunk-recipes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243847060,"owners_count":20357317,"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":["scala","skunk","sql"],"created_at":"2025-01-22T21:17:56.040Z","updated_at":"2025-03-16T09:15:03.882Z","avatar_url":"https://github.com/gekomad.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skunk recipes\n  \n\u003ctable\u003e      \n\u003ctd align=\"left\"\u003e  \n\u003ca href=\"https://tpolecat.github.io/doobie/docs/01-Introduction.html\"\u003e      \n    \u003cimg src=\"https://www.iconsdb.com/icons/preview/red/fire-xxl.png\" width=\"90\"\u003e\n\u003c/a\u003e  \n\u003c/td\u003e      \n\u003c/table\u003e\n\n [here](https://github.com/gekomad/doobie-recipes) Doobie recipes\n    \n\n\n### Run test with docker\n```\ndocker run -d --name skunk_recipies -p5436:5432 -e POSTGRES_USER=jimmy -e POSTGRES_DB=world -e POSTGRES_PASSWORD=banana tpolecat/skunk-world\nsbt test\ndocker rm -f skunk_recipies\n\n```\n\n- Selecting\n\n    [Select count](https://github.com/gekomad/skunk-recipes/blob/master/src/test/scala/selecting/Count.scala)\n    \n    [Join](https://github.com/gekomad/skunk-recipes/blob/master/src/test/scala/selecting/Join.scala)\n    \n    [MappingRows](https://github.com/gekomad/skunk-recipes/blob/master/src/test/scala/selecting/MappingRows.scala)\n    \n    [NestedClass](https://github.com/gekomad/skunk-recipes/blob/master/src/test/scala/selecting/NestedClass.scala)\n    \n    [NestedClassMap](https://github.com/gekomad/skunk-recipes/blob/master/src/test/scala/selecting/NestedClassMap.scala)\n    \n    [RowMappings](https://github.com/gekomad/skunk-recipes/blob/master/src/test/scala/selecting/RowMappings.scala)\n    \n    [SelectMultipleColumns](https://github.com/gekomad/skunk-recipes/blob/master/src/test/scala/selecting/SelectMultipleColumns.scala)\n    \n    [SelectOneColumn](https://github.com/gekomad/skunk-recipes/blob/master/src/test/scala/selecting/SelectOneColumn.scala)\n    \n- Parameterized queries\n\n    [Bigger than](https://github.com/gekomad/skunk-recipes/blob/master/src/test/scala/parameterizedQueries/BiggerThan.scala)\n     \n    IN clauses\n     \n    [Parameters](https://github.com/gekomad/skunk-recipes/blob/master/src/test/scala/parameterizedQueries/Parameters.scala)\n      \n- DDL\n\n    Batch\n    \n    Insert and Read key\n    \n    Insert and Read Person class\n    \n    Insert Read and Update\n    \n    SQLArrays\n\n- Transactions\n\n    Transaction\n\n- Enum\n\n    Enum\n    \n- CSV\n\n    Select with type\n    \n    Itto CSV\n    \n    Load CSV in table\n    \n    Spool CSV\n\n    Spool paramterized CSV\n    \n- Logging\n\n    Logging\n    \n- Error handling\n\n    ErrorHandling\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgekomad%2Fskunk-recipes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgekomad%2Fskunk-recipes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgekomad%2Fskunk-recipes/lists"}