{"library":"ts-postgres-model","type":"library","category":null,"description":"A TypeScript abstract class for creating PostgreSQL model classes that provides a structured base for database operations. Current stable version is 0.2.3, but development appears minimal with no recent updates. It offers a lightweight ORM-like abstraction with TypeScript type safety, but compared to mature alternatives like TypeORM or Sequelize, it lacks features, documentation, and community support. Suitable only for early-stage prototyping.","language":"javascript","status":"maintenance","version":"0.2.3","tags":["javascript","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install ts-postgres-model","imports":["import { Model } from 'ts-postgres-model'","const { Model } = require('ts-postgres-model')","class User extends Model { ... }"]},{"cmd":"yarn add ts-postgres-model","imports":[]},{"cmd":"pnpm add ts-postgres-model","imports":[]}],"homepage":"https://github.com/hypercolor/ts-postgres-model#readme","github":"https://github.com/hypercolor/ts-postgres-model","docs":null,"changelog":null,"pypi":null,"npm":"ts-postgres-model","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}