prisma-client-py VS frambozenapp

Compare prisma-client-py vs frambozenapp and see what are their differences.

frambozenapp

Showcasing my Bozen library, which includes a MongoDB ORM, Form library, and web utilities (by cabalamat)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
prisma-client-py frambozenapp
11 4
1,610 1
- -
9.0 0.0
about 18 hours ago about 3 years ago
Python Python
Apache License 2.0 -
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.

prisma-client-py

Posts with mentions or reviews of prisma-client-py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-16.

frambozenapp

Posts with mentions or reviews of frambozenapp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-22.
  • Form to DB
    6 projects | news.ycombinator.com | 22 Feb 2024
    > What about complex validation rules?

    I wpould use my server-side form and database library, Bozen[1] to do this.

    >

    [1]: https://github.com/cabalamat/frambozenapp

  • Show HN: Prisma Python – A fully typed ORM for Python
    5 projects | news.ycombinator.com | 21 Feb 2022
    Is it possible to give run-time types to `title` and `yearPublished`, in a way that works with mypy and the Python typing ecosystem? If so, is there a tutorial on this, as I'd like to add the feature to my ORM.

    1: https://github.com/cabalamat/frambozenapp

  • Building apps in minutes, not months
    12 projects | news.ycombinator.com | 17 Sep 2021
    There's a predefined table called User that holds user accounts: https://github.com/cabalamat/frambozenapp/blob/master/app/us...

    There are also predefined web pages for logging in and out, and listing users. A real aspp might want ot customise the pages: https://github.com/cabalamat/frambozenapp/blob/master/app/lo...

What are some alternatives?

When comparing prisma-client-py and frambozenapp you can also consider the following projects:

SQLAlchemy - The Database Toolkit for Python

papers-we-love - Papers from the computer science community to read and discuss.

tortoise-orm - Familiar asyncio ORM for python, built with relations in mind

notion-auto-pull - Bash script to automatically download a notion workspace

PonyORM - Pony Object Relational Mapper

budibase - Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀

Peewee - a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb

web - Guides, tools and libraries for modern web development.

Piccolo - Piccolo (formerly Pilot) – mini game engine for games104

react-admin - A frontend Framework for building data-driven applications running on top of REST/GraphQL APIs, using TypeScript, React and Material Design

pydantic-redis - A simple Declarative ORM for Redis using pydantic Models

remake-framework - Remake framework used by the Remake CLI to generate new projects