have a look at https://sqlfu.dev - if you're using sqlite especially this likely has what you're looking for (disclaimer: i made sqlfu! and it's pretty early so use with appropriate caution. there's very little to the…
We built something quite similar - a full SQL framework with migrations, schema diffing, type-generation (this is the similar part I think), and named queries along with observability and more: https://sqlfu.dev It also…
have a look at https://sqlfu.dev - if you're using sqlite especially this likely has what you're looking for (disclaimer: i made sqlfu! and it's pretty early so use with appropriate caution. there's very little to the…
We built something quite similar - a full SQL framework with migrations, schema diffing, type-generation (this is the similar part I think), and named queries along with observability and more: https://sqlfu.dev It also…