{"library":"agnostic-query","type":"library","category":null,"description":"agnostic-query v1.10.5 is a Type-safe fluent builder for portable query schemas. It provides a runtime-agnostic, database-agnostic query schema that can be serialized to JSON and transmitted over HTTP. The same schema drives Drizzle, Kysely, db0, or raw SQL, enabling query reuse across client and server. Key differentiators: zero runtime dependencies, tree-shakeable, supports complex logical nesting (and, or, not), tuple field paths for JSONB, and adapter-based architecture (Drizzle, Kysely, raw SQL). Active development with periodic releases on npm.","language":"javascript","status":"active","version":"1.10.5","tags":["javascript","query","query-builder","type-safe","database-agnostic","runtime-agnostic","drizzle","kysely","postgresql","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install agnostic-query","imports":["import { aq } from 'agnostic-query'","import { QuerySchema } from 'agnostic-query'","import { toDrizzle } from 'agnostic-query/adapters/drizzle'","import { fromKysely } from 'agnostic-query/adapters/kysely'"]},{"cmd":"yarn add agnostic-query","imports":[]},{"cmd":"pnpm add agnostic-query","imports":[]}],"homepage":"https://github.com/Nahida-aa/agnostic-query#readme","github":"https://github.com/Nahida-aa/agnostic-query","docs":null,"changelog":null,"pypi":null,"npm":"agnostic-query","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}