{"library":"postgres-to-mongo","type":"library","category":null,"description":"A framework for converting PostgreSQL databases to MongoDB. Current version 2.1.0, with ongoing maintenance. It provides a schema-mapping approach to translate relational structures (tables, relationships, constraints) into MongoDB collections and documents. Key differentiators: supports complex type conversions, custom mapping rules, and preserves data integrity. Release cadence is irregular, with version 2.x having breaking changes from 1.x. Primarily used for one-time migrations or ETL pipelines.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","postgres","mongo","mongodb","conversion","database","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install postgres-to-mongo","imports":["import { convert } from 'postgres-to-mongo'","import type { MappingConfig } from 'postgres-to-mongo'"]},{"cmd":"yarn add postgres-to-mongo","imports":[]},{"cmd":"pnpm add postgres-to-mongo","imports":[]}],"homepage":"https://github.com/taicho/postgres-to-mongo#readme","github":"https://github.com/taicho/postgres-to-mongo","docs":null,"changelog":null,"pypi":null,"npm":"postgres-to-mongo","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}