Debugging Complex SQL Queries: A Structured Logging Approach

This page summarizes the projects mentioned and recommended in the original post on dev.to

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. pino

    🌲 super fast, all natural json logger

    However, when it comes to debugging intermediate steps/states/variables, while in the application layer, you start reaching out to structured logging libraries like JavaScript's Pino or Golang's slog.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. Knex

    A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.

    We can reuse this logic with the help of query builders like Knex and its modify method.

  4. knex-pglite

    PGlite Dialect for Knex

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Knex.js: SQL query builder for Node.js

    1 project | news.ycombinator.com | 20 Jan 2025
  • Creational Design Patterns

    1 project | dev.to | 2 Oct 2024
  • Show HN: Node.js ORM to query SQL database through an array-like API

    2 projects | news.ycombinator.com | 5 Sep 2024
  • Build a type-safe and event-driven Uptime Monitor in TypeScript

    1 project | dev.to | 11 Jun 2024
  • Type-safe Data Access in Go using Prisma and sqlc

    3 projects | dev.to | 5 Dec 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?