{"library":"typeorm-postgres-naming-strategies","type":"library","category":null,"description":"Strict snake_case naming strategy for TypeORM targeting PostgreSQL. Current stable version 3.0.2, released as needed. Automatically converts camelCase entity property names (e.g., createdAt) to snake_case database columns (created_at) in tables, relations, and indexes. Lightweight — only one strategy class (PostgresNamingStrategy). Unlike generic naming strategy packages, it adheres strictly to PostgreSQL naming conventions and is tested against TypeORM 0.2 and 0.3. Ships TypeScript definitions and supports both ESM and CJS.","language":"javascript","status":"active","version":"3.0.2","tags":["javascript","typeorm","naming","strategy","node","orm","naming strategy","snake strategy","typeorm snake","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install typeorm-postgres-naming-strategies","imports":["import { PostgresNamingStrategy } from 'typeorm-postgres-naming-strategies'","import { PostgresNamingStrategy } from 'typeorm-postgres-naming-strategies'; const strategy = new PostgresNamingStrategy()","import type { PostgresNamingStrategy } from 'typeorm-postgres-naming-strategies'"]},{"cmd":"yarn add typeorm-postgres-naming-strategies","imports":[]},{"cmd":"pnpm add typeorm-postgres-naming-strategies","imports":[]}],"homepage":"https://github.com/nopain2110/typeorm-naming-strategies#readme","github":"https://github.com/nopain2110/typeorm-naming-strategies","docs":null,"changelog":null,"pypi":null,"npm":"typeorm-postgres-naming-strategies","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}