Description: Prisma is an open-source ORM (Object-Relational Mapping) that makes it easy for developers to work with databases in their applications. It generates a client library that includes models, migrations, and type-safe queries to access the database.
Type: software
Pricing: Open Source
Description: pywebview is a lightweight cross-platform native wrapper around a webview component that allows to display HTML content in its own native GUI window. It aims to provide a simple Python interface for creating desktop GUI applications.
Type: software