Open in app
Home
Notifications
Lists
Stories

Write
Mattia Minotti
Mattia Minotti

Home

Published in Dev Genius

·Pinned

Typetta | The TypeScript ORM for type lovers

Typetta is an open-source ORM written in TypeScript that aims to allow seamless access to data in a typed fashion to all main SQL databases (MySQL, PostgreSQL, Microsoft SQL Server, SQLLite3, CockroachDB, MariaDB, Oracle e Amazon Redshift) and also to the NoSQL database MongoDB. Typetta is pluggable into any TypeScript…

Typescript

5 min read

Typetta
Typetta

Published in Dev Genius

·Mar 19

How to secure your GraphQL API (Part 2, the Typetta way)

In part 1 we discussed the problem of securing a GraphQL API. We introduced a security model to define ACL policies at the same time of the data model, in order to demand all security checks to the layer in charge of loading and composing data. In this second part…

Graph QL

7 min read

How to secure your GraphQL API (Part 2, the Typetta way)
How to secure your GraphQL API (Part 2, the Typetta way)

Published in Dev Genius

·Mar 19

How to secure your GraphQL API (Part 1)

One of the most critical aspects in developing a GraphQL backend is creating a security layer that regulates data access no matter where graph navigation begins. GraphQL promote the design of a connected data model that you expose in form of a graph with multiple entry points. Each query allows…

Typescript

5 min read

How to secure your GraphQL API (Part 1)
How to secure your GraphQL API (Part 1)
Mattia Minotti

Mattia Minotti

Head of Engineering at TwinLogix srl

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable