{"id":15623556,"url":"https://github.com/jacoby6000/sqlz","last_synced_at":"2025-04-28T17:11:30.785Z","repository":{"id":57720331,"uuid":"50925731","full_name":"Jacoby6000/sqlz","owner":"Jacoby6000","description":"Pure Functional SQL generation.","archived":false,"fork":false,"pushed_at":"2018-10-05T17:43:06.000Z","size":1386,"stargazers_count":40,"open_issues_count":6,"forks_count":4,"subscribers_count":5,"default_branch":"series/0.4.x","last_synced_at":"2025-04-18T18:33:15.723Z","etag":null,"topics":["scala","sql","sql-builder","sql-dsl"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jacoby6000.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":"2016-02-02T14:23:55.000Z","updated_at":"2024-02-26T23:12:28.000Z","dependencies_parsed_at":"2022-08-25T15:50:51.068Z","dependency_job_id":null,"html_url":"https://github.com/Jacoby6000/sqlz","commit_stats":null,"previous_names":["jacoby6000/scoobie"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacoby6000%2Fsqlz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacoby6000%2Fsqlz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacoby6000%2Fsqlz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jacoby6000%2Fsqlz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jacoby6000","download_url":"https://codeload.github.com/Jacoby6000/sqlz/tar.gz/refs/heads/series/0.4.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251352605,"owners_count":21575863,"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","sql","sql-builder","sql-dsl"],"created_at":"2024-10-03T09:57:39.623Z","updated_at":"2025-04-28T17:11:30.723Z","avatar_url":"https://github.com/Jacoby6000.png","language":"Scala","readme":"# Abandoned\n\nI am no longer working on this.  Master is currently very broken, and probably does not have good architecture. It is a partial implementation of SQL using tagless algebras...\n\nI am giving up, because the way to correctly do this would be with a mutually recursive AST.  I had implemented this in an old version of dotty (see the dotty branch) where it _appeared_ to work, but there were some issues when evaluating the recursive parts of the algebra for the paramorphism. Also, I should've been using `histoM` instead of `paraM` looking back... Anyway, it doesn't matter. Scala doesn't support GADTs and what I had working with Dotty no longer compiles for reasons I don't understand (though, admittedly, I didn't try that hard). \n\nThis should be correctly doable using tagless algebras as well, however I am not really a fan of that approach for this particular problem. Modelling SQL using a mutually recursive AST felt right... Tagless doesn't. That's just my opinion though.  Feel free to pick this up if you want.\n\n------------------\n\n[![Maven Central](https://img.shields.io/maven-central/v/com.github.jacoby6000/scoobie-core_2.12.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.jacoby6000/scoobie-core_2.12)\n[![Join the chat at https://gitter.im/Jacoby6000/Scala-SQL-AST](https://badges.gitter.im/Jacoby6000/Scala-SQL-AST.svg)](https://gitter.im/Jacoby6000/Scala-SQL-AST?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge) \n[![Build Status](https://travis-ci.org/Jacoby6000/scoobie.svg?branch=master)](https://travis-ci.org/Jacoby6000/scoobie) \n[![codecov](https://codecov.io/gh/Jacoby6000/scoobie/branch/master/graph/badge.svg)](https://codecov.io/gh/Jacoby6000/scoobie)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoby6000%2Fsqlz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacoby6000%2Fsqlz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoby6000%2Fsqlz/lists"}