home.social

#querybuilder — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #querybuilder, aggregated by home.social.

fetched live
  1. you want to explore your logs in OpenSearch Dashboards, but you're not fluent with PPL to express your question in a formal query language?

    Wouldn't it be great to have a visual PPL query builder?

    Check out this new @OpenSearchProject RFC on GitHub and chime in:
    github.com/opensearch-project/

    #OpenSearch #OpenSearchAmbassador #logAnalytics #queryBuilder #observability

  2. you want to explore your logs in OpenSearch Dashboards, but you're not fluent with PPL to express your question in a formal query language?

    Wouldn't it be great to have a visual PPL query builder?

    Check out this new @OpenSearchProject RFC on GitHub and chime in:
    github.com/opensearch-project/

  3. you want to explore your logs in OpenSearch Dashboards, but you're not fluent with PPL to express your question in a formal query language?

    Wouldn't it be great to have a visual PPL query builder?

    Check out this new @OpenSearchProject RFC on GitHub and chime in:
    github.com/opensearch-project/

    #OpenSearch #OpenSearchAmbassador #logAnalytics #queryBuilder #observability

  4. you want to explore your logs in OpenSearch Dashboards, but you're not fluent with PPL to express your question in a formal query language?

    Wouldn't it be great to have a visual PPL query builder?

    Check out this new @OpenSearchProject RFC on GitHub and chime in:
    github.com/opensearch-project/

    #OpenSearch #OpenSearchAmbassador #logAnalytics #queryBuilder #observability

  5. you want to explore your logs in OpenSearch Dashboards, but you're not fluent with PPL to express your question in a formal query language?

    Wouldn't it be great to have a visual PPL query builder?

    Check out this new @OpenSearchProject RFC on GitHub and chime in:
    github.com/opensearch-project/

    #OpenSearch #OpenSearchAmbassador #logAnalytics #queryBuilder #observability

  6. Я люблю SQL, но устал собирать WHERE через fmt.Sprintf: зачем я сделал qrafter

    Мне нравится чистый SQL. Не «нравится, потому что пришлось», а правда нравится. В хорошем SQL‑запросе видно, что происходит с данными: откуда берём, как фильтруем, где соединяем, что агрегируем и в каком порядке отдаём наружу. Но как только в API появляются фильтры, сортировка, пагинация и отдельный COUNT(*) с тем же WHERE, чистый SQL быстро обрастает ручной бухгалтерией: args, placeholder«ы, fmt.Sprintf и копирование условий между запросами.» В какой‑то момент я понял, что меня раздражает не SQL. Меня раздражает работа вокруг SQL. Так появился qrafter — небольшой type‑safe SQL query builder для Go: без ORM, без codegen, с типизированными колонками, зависимым от диалекта рендером и обычным SQL + аргументами на выходе.

    habr.com/ru/articles/1042578/

    #golang #sql #postgresql #sqlx #querybuilder #opensource #typesafe

  7. Я люблю SQL, но устал собирать WHERE через fmt.Sprintf: зачем я сделал qrafter

    Мне нравится чистый SQL. Не «нравится, потому что пришлось», а правда нравится. В хорошем SQL‑запросе видно, что происходит с данными: откуда берём, как фильтруем, где соединяем, что агрегируем и в каком порядке отдаём наружу. Но как только в API появляются фильтры, сортировка, пагинация и отдельный COUNT(*) с тем же WHERE, чистый SQL быстро обрастает ручной бухгалтерией: args, placeholder«ы, fmt.Sprintf и копирование условий между запросами.» В какой‑то момент я понял, что меня раздражает не SQL. Меня раздражает работа вокруг SQL. Так появился qrafter — небольшой type‑safe SQL query builder для Go: без ORM, без codegen, с типизированными колонками, зависимым от диалекта рендером и обычным SQL + аргументами на выходе.

    habr.com/ru/articles/1042578/

    #golang #sql #postgresql #sqlx #querybuilder #opensource #typesafe

  8. Я люблю SQL, но устал собирать WHERE через fmt.Sprintf: зачем я сделал qrafter

    Мне нравится чистый SQL. Не «нравится, потому что пришлось», а правда нравится. В хорошем SQL‑запросе видно, что происходит с данными: откуда берём, как фильтруем, где соединяем, что агрегируем и в каком порядке отдаём наружу. Но как только в API появляются фильтры, сортировка, пагинация и отдельный COUNT(*) с тем же WHERE, чистый SQL быстро обрастает ручной бухгалтерией: args, placeholder«ы, fmt.Sprintf и копирование условий между запросами.» В какой‑то момент я понял, что меня раздражает не SQL. Меня раздражает работа вокруг SQL. Так появился qrafter — небольшой type‑safe SQL query builder для Go: без ORM, без codegen, с типизированными колонками, зависимым от диалекта рендером и обычным SQL + аргументами на выходе.

    habr.com/ru/articles/1042578/

    #golang #sql #postgresql #sqlx #querybuilder #opensource #typesafe

  9. Le développement de Knex.js – un query builder SQL que j'affectionne beaucoup – va reprendre plus activement.

    🔗 knexjs.org/blog/posts/2026-03-

    #sql #querybuilder #JavaScript #lib

  10. Le développement de Knex.js – un query builder SQL que j'affectionne beaucoup – va reprendre plus activement.

    🔗 knexjs.org/blog/posts/2026-03-

    #sql #querybuilder #JavaScript #lib

  11. Le développement de Knex.js – un query builder SQL que j'affectionne beaucoup – va reprendre plus activement.

    🔗 knexjs.org/blog/posts/2026-03-

    #sql #querybuilder #JavaScript #lib

  12. Le développement de Knex.js – un query builder SQL que j'affectionne beaucoup – va reprendre plus activement.

    🔗 knexjs.org/blog/posts/2026-03-

    #sql #querybuilder #JavaScript #lib

  13. Simplifying #MySQL Query Analysis with #Laravel Visual Explains 🔍

    🛠️ #Laravel package that transforms complex MySQL EXPLAIN outputs into clear, comprehensible metrics through mysqlexplain.com

    📊 Features three key #QueryBuilder methods:

  14. Simplifying #MySQL Query Analysis with #Laravel Visual Explains 🔍

    🛠️ #Laravel package that transforms complex MySQL EXPLAIN outputs into clear, comprehensible metrics through mysqlexplain.com

    📊 Features three key #QueryBuilder methods:

  15. Simplifying #MySQL Query Analysis with #Laravel Visual Explains 🔍

    🛠️ #Laravel package that transforms complex MySQL EXPLAIN outputs into clear, comprehensible metrics through mysqlexplain.com

    📊 Features three key #QueryBuilder methods:

  16. Simplifying #MySQL Query Analysis with #Laravel Visual Explains 🔍

    🛠️ #Laravel package that transforms complex MySQL EXPLAIN outputs into clear, comprehensible metrics through mysqlexplain.com

    📊 Features three key #QueryBuilder methods:

  17. Simplifying #MySQL Query Analysis with #Laravel Visual Explains 🔍

    🛠️ #Laravel package that transforms complex MySQL EXPLAIN outputs into clear, comprehensible metrics through mysqlexplain.com

    📊 Features three key #QueryBuilder methods:

  18. Updated my project after a long time! 😃

    CHANGELOG
    - Minor UI/UX changes.
    - Updated readme

    DEMO:
    swapnilmj.github.io/web-vqd/

    Project page: codeberg.org/swapnilmj/web-vqd

  19. So, I built this web based utility for generating SQL SELECT statements for MySQL. It works, but not tested heavily.
    Feedback is welcome 🙂

    Source: github.com/swapnilmj/web-vqd