Get Advice Icon

Need advice about which tool to choose?Ask the StackShare community!

JsonAPI

95
105
+ 1
0
Prisma

1.2K
966
+ 1
55
Add tool

JsonAPI vs Prisma: What are the differences?

JsonAPI: A specification for building apis in json. t is a format that works with HTTP. A main goal of the specification is to optimize HTTP requests both in terms of the number of requests and the size of data packages exchanged between clients and servers; Prisma: Prisma makes working with databases easy. Prisma is a powerful database tool used for data access, migrations and visual data management. It replaces traditional ORMs and removes friction from complicated database workflows.

JsonAPI and Prisma belong to "Query Languages" category of the tech stack.

Prisma is an open source tool with 15.2K GitHub stars and 886 GitHub forks. Here's a link to Prisma's open source repository on GitHub.

According to the StackShare community, Prisma has a broader approval, being mentioned in 21 company stacks & 73 developers stacks; compared to JsonAPI, which is listed in 14 company stacks and 14 developer stacks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of JsonAPI
Pros of Prisma
    Be the first to leave a pro
    • 12
      Type-safe database access
    • 10
      Open Source
    • 8
      Auto-generated query builder
    • 6
      Supports multible database systems
    • 6
      Increases confidence during development
    • 4
      Built specifically for Postgres and TypeScript
    • 4
      Productive application development
    • 2
      Robust migrations system
    • 2
      Supports multible RDBMSs
    • 1
      CRUD

    Sign up to add or upvote prosMake informed product decisions

    Cons of JsonAPI
    Cons of Prisma
      Be the first to leave a con
      • 2
        Doesn't support downward/back migrations
      • 1
        Doesn't support JSONB
      • 1
        Do not support JSONB
      • 1
        Mutation of JSON is really confusing
      • 1
        Do not support JSONB

      Sign up to add or upvote consMake informed product decisions

      2
      782
      3.5K
      - No public GitHub repository available -

      What is JsonAPI?

      t is a format that works with HTTP. A main goal of the specification is to optimize HTTP requests both in terms of the number of requests and the size of data packages exchanged between clients and servers.

      What is Prisma?

      Prisma is an open-source database toolkit. It replaces traditional ORMs and makes database access easy with an auto-generated query builder for TypeScript & Node.js.

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use JsonAPI?
      What companies use Prisma?
      Manage your open source components, licenses, and vulnerabilities
      Learn More

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with JsonAPI?
      What tools integrate with Prisma?
        No integrations found

        Sign up to get full access to all the tool integrationsMake informed product decisions

        What are some alternatives to JsonAPI and Prisma?
        GraphQL
        GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to mobile and web apps since 2012.
        JSON
        JavaScript Object Notation is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language.
        OData
        It is an ISO/IEC approved, OASIS standard that defines a set of best practices for building and consuming RESTful APIs. It helps you focus on your business logic while building RESTful APIs without having to worry about the various approaches to define request and response headers, status codes, HTTP methods, URL conventions, media types, payload formats, query options, etc.
        JavaScript
        JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
        Python
        Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
        See all alternatives