Source Code in Database
https://probablydance.com/2014/12/06/ideas-for-a-programming-language-part-1-source-code-in-database/
Is this usefull compiler idea?
I tried to create one
Note: documentation is poor.
Main and first implementation: https://gitlab.com/B-R-P/scid-llvm
I tried other implementations and in other languages
Interpreter: https://gitlab.com/B-R-P/scid-inter
Other:
https://gitlab.com/B-R-P/scid-dbms
https://gitlab.com/B-R-P/scid-clj
https://gitlab.com/B-R-P/scid-ts