{"library":"adost","type":"library","category":null,"description":"A fast PostgreSQL ORM for Node.js providing CRUD operations with model-based classes. Current stable version is 2.3.1, released on an as-needed basis. It offers PGActiveModel, PGBaseModel, PGEncryptModel, and PGConnecter classes to build custom models with encryption, property management, and active record patterns. Differentiators include built-in encryption support and simple static CRUD methods like findById, updateById, deleteById, and findAll. It is a lightweight alternative to heavier ORMs like Sequelize or TypeORM, focusing on direct PostgreSQL interaction without complex query builders.","language":"javascript","status":"active","version":"2.3.1","tags":["javascript","adost","postgres","orm","fast","crud"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install adost","imports":["import { PGActiveModel } from 'adost'","import { PGBaseModel } from 'adost'","import { PGConnecter } from 'adost'","import { PGTypes } from 'adost'"]},{"cmd":"yarn add adost","imports":[]},{"cmd":"pnpm add adost","imports":[]}],"homepage":"https://github.com/phara0h/adost#readme","github":"https://github.com/phara0h/adost","docs":null,"changelog":null,"pypi":null,"npm":"adost","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}