{"library":"podverse-orm","type":"library","category":null,"description":"A TypeORM-based ORM for Podverse, handling database interactions for the Podcast Index ecosystem. Current stable version is 5.1.12, released on an as-needed cadence. It wraps TypeORM with pre-defined entities, repositories, and migrations tailored to Podverse's podcast metadata schema, including podcasts, episodes, users, playlists, and media refs. Key differentiator is its tight coupling with the Podverse API and built-in support for podcast namespace extensions. Not intended for general-purpose use; designed specifically for Podverse application development.","language":"javascript","status":"active","version":"5.1.12","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install podverse-orm","imports":["import { Podcast } from 'podverse-orm'","import { getRepository } from 'podverse-orm'","import { Episode } from 'podverse-orm'","import { createConnection } from 'podverse-orm'"]},{"cmd":"yarn add podverse-orm","imports":[]},{"cmd":"pnpm add podverse-orm","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"podverse-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}