A lot of people write Lambdas in TypeScript (compiled to JavaScript of course).
zbyte64@awful.systems
on 21 Dec 2024 18:04
collapse
This might be a good fit for a side project I’m cooking up. I am planning on using DBT but I like how this is more dynamic. How does this compare to DBT? Can it turn CTE into views?
Another feature I am hunting for is something that parses the SQL query and produces a pydantic model.
threaded - newest
.
Sqlite compiles to wasm, you can run it in the browser
A lot of people write Lambdas in TypeScript (compiled to JavaScript of course).
This might be a good fit for a side project I’m cooking up. I am planning on using DBT but I like how this is more dynamic. How does this compare to DBT? Can it turn CTE into views?
Another feature I am hunting for is something that parses the SQL query and produces a pydantic model.