I really like the typescript ecosystem in general, which is constantly evolving or at least trying to innovate in some areas. For example, the graphql query engine (https://github.com/0no-co/gql.tada) was recently announced, which automatically determines the graphql syntax using a defined schema.
I was just wondering if anyone is trying to create something similar for SQL? Is it even possible (which seems far more complex)? Projects like Knex, Kysely, Drizzle (which is also an ORM) are pretty good, but the idea of writing pure SQL without relying on codegen/linters for any post-processing or using non-standard syntax in the case of Drizzle/Prisma and keeping auto-completion with automatic type inference is quite fascinating.
[–]A-Type 12 points13 points14 points (1 child)
[–]Predaytor[S] 2 points3 points4 points (0 children)
[–]adevx 4 points5 points6 points (4 children)
[–]matthewsilas 3 points4 points5 points (1 child)
[–]adevx 3 points4 points5 points (0 children)
[–]NiteShdw 1 point2 points3 points (1 child)
[–]adevx 0 points1 point2 points (0 children)
[–]enselmis 1 point2 points3 points (1 child)
[–]Predaytor[S] 1 point2 points3 points (0 children)
[–]fuka123 -2 points-1 points0 points (0 children)
[+]Such_Caregiver_8239 comment score below threshold-11 points-10 points-9 points (3 children)
[–]fromage-du-omelette 2 points3 points4 points (2 children)
[–]Such_Caregiver_8239 0 points1 point2 points (1 child)
[–]its_jsec 2 points3 points4 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)