技能 编程开发 API数据库抽象与过滤工具

API数据库抽象与过滤工具

v20260507
webiny-api-db-catalog
提供用于API开发的数据库抽象层和核心工具类。该模块包含FilterUtil和ValueFilter等组件,用于实现标准化、高效的复杂数据查询和过滤逻辑,确保后端数据访问模式的健壮性。
获取技能
454 次下载
概览

api/db

How to Use

  1. Find the abstraction you need below
  2. You MUST read the source file to get the exact interface and types!
  3. Import: import { Name } from "<importPath>";
  4. See webiny-use-case-pattern or webiny-event-handler-pattern skills for implementation patterns

Abstractions


Name: FilterUtil Import: import { FilterUtil } from "webiny/api/db" Source: @webiny/db-dynamodb/feature/FilterUtil/index.ts


Name: ValueFilter Import: import { ValueFilter } from "webiny/api/db" Source: @webiny/db-dynamodb/feature/ValueFilter/index.ts


Name: ValueFilterRegistry Import: import { ValueFilterRegistry } from "webiny/api/db" Source: @webiny/db-dynamodb/feature/ValueFilter/index.ts


信息
Category 编程开发
Name webiny-api-db-catalog
版本 v20260507
大小 876B
更新时间 2026-05-08
语言