HackerTrans
热门最新趋势评论往期问答秀出招聘

ronanyeah

no profile record

评论

ronanyeah
·3年前·讨论
I've been using render.com to host Rust+sqlite stacks recently, and I'd like to leverage this.

Should my Rust server be running sqld, and I would add a passthrough endpoint through its existing http api to the sqlite?

Or alternatively, should I be using sqld locally to access my sqlite instance through SSH or something?
ronanyeah
·6年前·讨论
I write full stack web in various functional programming languages, and I am constantly copy-pasting 'lego blocks' between projects. If the compiler is happy, I'm happy.