{"library":"drizzle-graphql","type":"library","category":null,"description":"Automatically generate GraphQL schema or customizable schema config fields from Drizzle ORM schema. Current stable version is 0.8.5, with a moderate release cadence. It wraps Drizzle ORM tables into GraphQL types, queries, mutations, and inputs, allowing rapid GraphQL API creation. Differentiators: tight integration with Drizzle ORM, automatic schema generation with TypeScript types, and flexible customization via entities object.","language":"javascript","status":"active","version":"0.8.5","tags":["javascript","drizzle","graphql","orm","pg","mysql","postgresql","postgres","sqlite","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install drizzle-graphql","imports":["import { buildSchema } from 'drizzle-graphql'","import { buildSchema } from 'drizzle-graphql'","const { entities } = buildSchema(db); entities.queries.users","const { entities } = buildSchema(db); entities.types.UsersItem"]},{"cmd":"yarn add drizzle-graphql","imports":[]},{"cmd":"pnpm add drizzle-graphql","imports":[]}],"homepage":"https://orm.drizzle.team/docs/graphql","github":"https://github.com/drizzle-team/drizzle-graphql","docs":null,"changelog":null,"pypi":null,"npm":"drizzle-graphql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}