This looks great. I love using pgtyped, but have missed a solution that works well for sqlite.
It may be a good choice for golang, but support for other languages is not as great. I remember creating a PR [1] for some very obvious issues with Typescript generator for better-sqlite3 some two years ago which never…
Marten and Lucky come close. My use cases are fairly minimal though, and the adjacent ecosystem is not as well developed. You likely won't be able to get an out of the box integrated gems for shopping cart, blogging…
Curious if there are folks (perhaps from ruby community) using crystal for medium/large projects. How has your experience been? I recently tried it out in a hobby project and was pleasantly surprised at how smooth the…
Anyone working on something similar that compiles to go?
I think this is a step in wrong direction. We really need to move away from this XML inside/alongside JS ugliness prevalent in the webdev ecosystem. What I really want are kotlin style builders or F# style computation…
I like the nim language, but the lack of interfaces has been a bit of a turn-off for me. Do nim programmers not see the need for abstracting out behavior in a manner that different implementations can be switched…
Vue style attribute directives are imho a far better dx compared to all of the above.
Cool utility. Horrendous name.
Obvious reason would be that all major js libraries have ts definitions available now and if the language is TS based they can all be used without compromising with type-safety.
The end result seems very close to svelte with runes, except with lower learning curve because we dont have special syntax for things like loops, conditionals etc.
We can use json type, but the dx around directly using that is not comparable to mongodb. Which is why I was looking for a similar abstraction.
They seemed to have moved away from that. From https://docs.ferretdb.io/migration/migrating-from-v1 > Unlike v1.x that provides options for PostgreSQL and SQLite as backend, FerretDB v2.x requires a PostgreSQL with…
Curious if there is something similar that works with sqlite.
This looks cool, love the API. I don't any support for lifecycle hooks (eg. something like onMount when the returned node will be attached to the document) in the component api. In absense of those, I imagine…
I think an underappreciated library in this space is Logux [1] It requires deeper (and more) integration work compared to solutions that sync your state for you, but is a lot more flexible wrt. the backend technology…
Unrelated tangent, but $300 for non-commercial use with limited features... wow!
Yes, that would make it ideal.
The project looks cool, but I'd strongly recommend against the per-task pricing. This makes budgeting & forecasting difficult to impossible for a lot of teams, and creates wrong incentives. It is better to have a per…
Love this. The proliferation of software that imposes artificial limitations and puts features that can be (and have been) easily performed locally, behind subscriptions is quite frustrating. I have been working on a…
Also: https://mizu.sh/ It embraces a more structured and composable approach and I love that it embraces web-components.
This looks great. I love using pgtyped, but have missed a solution that works well for sqlite.
It may be a good choice for golang, but support for other languages is not as great. I remember creating a PR [1] for some very obvious issues with Typescript generator for better-sqlite3 some two years ago which never…
Marten and Lucky come close. My use cases are fairly minimal though, and the adjacent ecosystem is not as well developed. You likely won't be able to get an out of the box integrated gems for shopping cart, blogging…
Curious if there are folks (perhaps from ruby community) using crystal for medium/large projects. How has your experience been? I recently tried it out in a hobby project and was pleasantly surprised at how smooth the…
Anyone working on something similar that compiles to go?
I think this is a step in wrong direction. We really need to move away from this XML inside/alongside JS ugliness prevalent in the webdev ecosystem. What I really want are kotlin style builders or F# style computation…
I like the nim language, but the lack of interfaces has been a bit of a turn-off for me. Do nim programmers not see the need for abstracting out behavior in a manner that different implementations can be switched…
Vue style attribute directives are imho a far better dx compared to all of the above.
Cool utility. Horrendous name.
Obvious reason would be that all major js libraries have ts definitions available now and if the language is TS based they can all be used without compromising with type-safety.
The end result seems very close to svelte with runes, except with lower learning curve because we dont have special syntax for things like loops, conditionals etc.
We can use json type, but the dx around directly using that is not comparable to mongodb. Which is why I was looking for a similar abstraction.
They seemed to have moved away from that. From https://docs.ferretdb.io/migration/migrating-from-v1 > Unlike v1.x that provides options for PostgreSQL and SQLite as backend, FerretDB v2.x requires a PostgreSQL with…
Curious if there is something similar that works with sqlite.
This looks cool, love the API. I don't any support for lifecycle hooks (eg. something like onMount when the returned node will be attached to the document) in the component api. In absense of those, I imagine…
I think an underappreciated library in this space is Logux [1] It requires deeper (and more) integration work compared to solutions that sync your state for you, but is a lot more flexible wrt. the backend technology…
Unrelated tangent, but $300 for non-commercial use with limited features... wow!
Yes, that would make it ideal.
The project looks cool, but I'd strongly recommend against the per-task pricing. This makes budgeting & forecasting difficult to impossible for a lot of teams, and creates wrong incentives. It is better to have a per…
Love this. The proliferation of software that imposes artificial limitations and puts features that can be (and have been) easily performed locally, behind subscriptions is quite frustrating. I have been working on a…
Also: https://mizu.sh/ It embraces a more structured and composable approach and I love that it embraces web-components.