Project Icon

Pongo

Use PostgreSQL for Document Management with MongoDB-like API Simplicity

Product DescriptionPongo enables PostgreSQL to function as a document database with the efficiency of JSONB, merging the benefits of MongoDB's ease of use with PostgreSQL's strong transaction reliability. Tailored for developers experienced with MongoDB, it allows similar code practices within PostgreSQL's environment. By streamlining complex JSON interactions through native PostgreSQL features, Pongo ensures excellent integration with platforms like Supabase and Vercel Postgres. While resembling a MongoDB API, it's distinctly not an ORM, instead focusing on extracting the advanced functionalities of PostgreSQL within Node.js applications.
Project Details