{"library":"typeorm-sequence","type":"library","category":null,"description":"Typeorm-sequence is a lightweight library (v1.1.3) that adds DB sequence support to TypeORM entity columns, currently limited to PostgreSQL. It provides decorators and a base entity to automatically generate next values from named sequences. Development is active but slow, with niche utility for those needing sequence-based IDs instead of auto-increment. The library is minimal, with no external dependencies beyond TypeORM and a PostgreSQL driver. It lacks support for other databases and has not been updated recently.","language":"javascript","status":"active","version":"1.1.3","tags":["javascript","typeorm","sequence","postgres"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install typeorm-sequence","imports":["import { EntityWithSequence } from 'typeorm-sequence'","import { NextVal } from 'typeorm-sequence'","import { Sequence } from 'typeorm-sequence'"]},{"cmd":"yarn add typeorm-sequence","imports":[]},{"cmd":"pnpm add typeorm-sequence","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"typeorm-sequence","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}