HackerTrans
TopNewTrendsCommentsPastAskShowJobs

schultzer

no profile record

comments

schultzer
·17 dni temu·discuss
We can do way better then LINQ in an extendable language.
schultzer
·18 dni temu·discuss
I don’t understand why no one is making SQL a first class citizen in a language, there are tons of languages out there that are extendable, how hard can it be, enough of DSL and generated type-safe application code which is a DSL in reverse order.
schultzer
·20 dni temu·discuss
Sure, but that is rarely the biggest issues facing a client: top contenders are always queue, pool and decoding. And obviously lack of SQL being a first class in most languages.
schultzer
·21 dni temu·discuss
While it’s important to focus on the backend itself, why don’t anyone focus on the clients which talk to the databases, it is there most of an applications problem starts also in regards to performance.
schultzer
·2 miesiące temu·discuss
What we really need is an atomic_term :)
schultzer
·7 miesięcy temu·discuss
SQL is great, but what is even better is a SOTA client. https://github.com/elixir-dbvisor/sql the BEAM can give you superpowers that no other platform can, handle massive concurrency with the performance that rivals bare metal and c https://erlangforums.com/t/elixir-dbvisor-sql-needs-a-sota-p...
schultzer
·9 miesięcy temu·discuss
Couldn’t agree more, I was taking a diplomatic approach as I was linking to my own work!
schultzer
·9 miesięcy temu·discuss
A lot of people tend to flag Elixir for its size and rightfully so, but the community is trying to punch above it’s weight with SOTA libraries. As an old developer once told me: less is more. https://github.com/elixir-dbvisor/sql