9 comments

  • mjaniczek2 minutes ago
    Having reusable functions and pipelines compiling to SQL sounds amazing. (EDIT: and sum types!) Will want to try this out on some side project later.<p>Although for my Elm + backend needs I feel like I still prefer Lamdera: <a href="https:&#x2F;&#x2F;dashboard.lamdera.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;dashboard.lamdera.app&#x2F;</a> - WebSocket communication and being able to push new data to clients immediately instead of juggling HTTP endpoints and the client having to pull&#x2F;refresh. `sendToBackend`, `sendToFrontend`, `broadcast` are a great primitive.
  • nylonstrung9 minutes ago
    For columnar databases, I love Vortex&#x27; Dtypes which lets you attach semantic context in a logical type to what is essentially compressed Arrow <a href="https:&#x2F;&#x2F;docs.vortex.dev&#x2F;concepts&#x2F;dtypes#logical-types" rel="nofollow">https:&#x2F;&#x2F;docs.vortex.dev&#x2F;concepts&#x2F;dtypes#logical-types</a>
  • raumgeist12 minutes ago
    Looks very nice. Last year I took up rust, coming from c++, and some of the modern features rust brings are just so nice to have (even something as simple as not having to forward declare a class).<p>This year I started working with postgres and you just can&#x27;t help but notice how sql is coming from the c-Era of programming. Having better and more modern ways to express my queries would be great to improve correctness and performance.
  • DarkNova615 minutes ago
    I was hoping for an alternative to PLSQL or stored procedures. But this isn’t about „Database Programming“, it’s a SQL replacement…
  • pelagicAustral36 minutes ago
    So this is capable of turning a one-liner of SQL into six lines of barely readable code?
  • honungsburk2 hours ago
    New functional query language for PostgreSQL and SQLite by Evan Czaplicki the author of Elm
  • ArtemKhymenko1 hour ago
    Pretty nice, thanks
  • somelady56 minutes ago
    Exciting news!! Love Elm, can&#x27;t wait to use it more
  • DarkNova635 minutes ago
    It looks like the HN hug of death has found a new victim
    • whilenot-dev31 minutes ago
      <a href="https:&#x2F;&#x2F;archive.is&#x2F;fpGFV" rel="nofollow">https:&#x2F;&#x2F;archive.is&#x2F;fpGFV</a>