HackerTrans
TopNewTrendsCommentsPastAskShowJobs

schultzer

no profile record

comments

schultzer
·il y a 17 jours·discuss
We can do way better then LINQ in an extendable language.
schultzer
·il y a 18 jours·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
·il y a 20 jours·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
·il y a 21 jours·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
·il y a 2 mois·discuss
What we really need is an atomic_term :)
schultzer
·il y a 7 mois·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
·il y a 9 mois·discuss
Couldn’t agree more, I was taking a diplomatic approach as I was linking to my own work!
schultzer
·il y a 9 mois·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