@earth-app/collegedb
    Preparing search index...

    Function createDrizzleSQLProvider

    • Creates a Drizzle-backed SQL adapter implementing CollegeDB's SQL contract.

      This adapter enables using Drizzle database instances (including NuxtHub's db from @nuxthub/db or hub:db) as shard providers while CollegeDB keeps query routing and key->shard mapping responsibilities.

      Parameters

      Returns SQLDatabase

      SQLDatabase-compatible adapter