{"library":"mongo-query-to-postgres-jsonb","type":"library","category":null,"description":"Converts MongoDB query documents to PostgreSQL WHERE clauses for JSONB fields. Supports a wide range of MongoDB operators ($or, $and, $gt, $lt, $in, $regex, etc.), projections, updates ($set, $inc, $unset, $push, $pull, etc.), and sort. Current version 0.2.19 is stable and used by pgmongo. Differentiator: provides a drop-in-like experience for MongoDB developers querying JSONB columns in Postgres.","language":"javascript","status":"active","version":"0.2.19","tags":["javascript","mongogdb","postgresql","jsonb","json"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install mongo-query-to-postgres-jsonb","imports":["import mToPsql from 'mongo-query-to-postgres-jsonb';","import { convertSelect } from 'mongo-query-to-postgres-jsonb';","import { convertUpdate } from 'mongo-query-to-postgres-jsonb';","import { convertSort } from 'mongo-query-to-postgres-jsonb';"]},{"cmd":"yarn add mongo-query-to-postgres-jsonb","imports":[]},{"cmd":"pnpm add mongo-query-to-postgres-jsonb","imports":[]}],"homepage":"https://github.com/thomas4019/mongo-query-to-postgres-jsonb#readme","github":"https://github.com/thomas4019/mongo-query-to-postgres-jsonb","docs":null,"changelog":null,"pypi":null,"npm":"mongo-query-to-postgres-jsonb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}