SQLQueryHelperjs - v1.2.6
    Preparing search index...

    SQLQueryHelperjs - v1.2.6

    Documentation Center

    This site is the generated reference and guide hub for SQLQueryHelperjs.

    It is designed to be:

    • searchable
    • static HTML
    • easy to publish
    • safe to extend as the public API grows

    Use the search box to jump directly to exported symbols such as:

    • SqliteReflector
    • PostgresReflector
    • SqliteQueryBuilder
    • PostgresQueryBuilder
    • StoreProcedure
    • agg
    • column
    • inspectSqliteSchema
    • inspectPostgresSchema

    The SQLite, PostgreSQL, and MySQL guides document the currently exported runtime engines.

    The SQL Server guide documents the intended engine split and documentation structure before runtime support lands.

    Use the guides first if you want workflow-level documentation.

    Use the API reference if you want exact signatures, exported types, and public entry points from src/index.ts.

    Use the adoption guides if you are rolling this out across a team, environment hierarchy, or legacy estate.

    This documentation is split into two layers:

    1. Editorial guides that explain the mental model and recommended workflows.
    2. Generated API reference that stays aligned with the actual exported TypeScript surface.

    The engine guides are also split by database family so runtime behavior, rollout status, and future expansion can evolve independently.

    That gives you a path to scale documentation without duplicating the source of truth.

    This documentation belongs to Jose Gabriel Carrero.

    If you have any questions or need help, feel free to contact me at jgaboccc@gmail.com. I will be happy to respond.