top | item 25545222

(no title)

kevas | 5 years ago

Why not add that functionality directly to SQLite via stored procs*

https://www.amazon.com/Hierarchies-Smarties-Kaufmann-Managem...

*https://github.com/wolfch/sqlite-3.7.3.p1

discuss

order

pstuart|5 years ago

A more recent effort: https://cgsql.dev/

claytongulick|5 years ago

I just read through the docs of this, what an amazing project.

I'm considering doing a js template string implementation for node.. cql`...` type thing with an internal compilation cache.

kevas|5 years ago

Thanks