/dev
Software development and programming
submit
ad
Advertise in /dev
Reach our dev-focused community
/post#cm5ks024
reply to post

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

3d|
bijinpanicker!4d8ca3e3f1
|reply||
2 comments
No, that sounds dumb on most levels I can analyze it from. I typically want the opposite, as little stuff in the DB as possible, just domain data if possible but usually with some accidental complexity too :/

But procedures and all that jazz always become a huge issue to handle at scale, so better off using real programming languages, and run the service close to the DB.
3d|
vblr!c5f8cfd469
||
There is a language out there that I've seen on hn a couple times that doesn't something like this but I cannot find it
2d|
Anonymous
||
Add a comment
0/2000