Ankur Goyal pfp
Ankur Goyal
@ankrgyl
I'm thinking about writing a new programming language: an ANSI SQL compatible language that natively interoperates with real code (Python, Typescript, Rust, etc.) and lets you manage your data model, views, etc. as 1st class programming constructs.
3 replies
0 recast
0 reaction

Ankur Goyal pfp
Ankur Goyal
@ankrgyl
Essentially like "DBT" but backed by a real SQL compiler/optimizer/interpreter. Appreciate feedback! And if anyone wants to collab/brainstorm let me know.
0 reply
0 recast
0 reaction

barton ⊛ pfp
barton ⊛
@bmorphism
Sounds like an ontologically daunting task! Perhaps there is an existing database suitable for data modeling, perhaps dealing in graphs and a DSL that is SQL-like?
1 reply
0 recast
0 reaction

Varun Srinivasan pfp
Varun Srinivasan
@v
that's a very interesting idea - what does the runtime look like?
1 reply
0 recast
0 reaction