{"library":"forge-database-utils","type":"library","category":null,"description":"`forge-database-utils` is a JavaScript/TypeScript package designed to provide shared database utility functions specifically for Forge services. Currently at version 1.4.1, it centralizes common database-related logic to ensure consistency and reduce code duplication across various internal Forge components like control, authentication, metadata, and UI services. Key features include a centralized definition of supported field types, utility functions for validating and querying field type properties (e.g., `isSupportedFieldType`, `getPostgresColumnType`), and functions for generating PostgreSQL-compatible base names from instance IDs. The package is developed to align with the specific architectural needs of the Forge ecosystem, serving as a foundational library rather than a general-purpose database utility. Its release cadence is typically tied to internal project development cycles, ensuring tight integration and stability within the Forge suite.","language":"javascript","status":"active","version":"1.4.1","tags":["javascript","forge","database","postgresql","utilities","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install forge-database-utils","imports":["import { getSupportedFieldTypes } from 'forge-database-utils';","import { SUPPORTED_FIELD_TYPES } from 'forge-database-utils';","import type { FieldType } from 'forge-database-utils';"]},{"cmd":"yarn add forge-database-utils","imports":[]},{"cmd":"pnpm add forge-database-utils","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/forge-database-utils","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/forge-database-utils/compatibility"}}