papr VS Superstruct

Compare papr vs Superstruct and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
papr Superstruct
4 26
418 6,810
3.3% -
9.4 5.5
3 days ago 28 days ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

papr

Posts with mentions or reviews of papr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-22.
  • Making the World (Type) Safe for MongoDB Queries: Papr v11
    2 projects | news.ycombinator.com | 22 Feb 2023
  • We're building Bridge-Mongo: a fully typed MongoDB ORM, built on top of Mongoose.
    2 projects | /r/node | 10 Feb 2023
    Have you heard about Papr before? https://github.com/plexinc/papr
  • Why is mongoose typed so loosely?
    6 projects | /r/typescript | 20 Nov 2021
    I also think the typescript support for mongoose leaves much to be desired. A few months ago, papr catched my eye, which looked like it was created from the lack of typesafe ORMs/ODMs for mongoDB.
  • typeorm or mongoose?
    1 project | /r/mongodb | 15 Sep 2021
    You should consider either avoiding ODM as suggested by Mongodb here: https://www.mongodb.com/developer/article/mongoose-versus-nodejs-driver/ or may like to consider a lightweight one that plays nicely with mongodb native scheme validation such as Papr https://github.com/plexinc/papr. In a performant mongo db scheme design, relation between collections should not be norm and can be handled directly without using mongoose. For relations, mongoose may generate inefficient queries (more like n+1. That being said, if you must use one then mongoose is indeed more widely used and mature.

Superstruct

Posts with mentions or reviews of Superstruct. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-07.

What are some alternatives?

When comparing papr and Superstruct you can also consider the following projects:

Mongoose - MongoDB object modeling designed to work in an asynchronous environment.

zod - TypeScript-first schema validation with static type inference

typebox - Json Schema Type Builder with Static Type Resolution for TypeScript

Yup - Dead simple Object schema validation

json-schema-to-ts - Infer TS types from JSON schemas 📝

joi - The most powerful data validation library for JS [Moved to: https://github.com/hapijs/joi]

Prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

ajv - The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)

quicktype - Generate types and converters from JSON, Schema, and GraphQL

MikroORM - TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.

vite - Next generation frontend tooling. It's fast!

openapi-cop - A proxy that validates responses and requests against an OpenAPI document. https://www.npmjs.com/package/openapi-cop https://hub.docker.com/r/lxlu/openapi-cop