CodeNewbie Community 🌱

Brandon Lingo
Brandon Lingo

Posted on

Contribute to PostPie (Python ORM for PostgreSQL)

I have recently started a project to make a lightweight Python ORM for PostgreSQL. I started it about a week ago so if anyone wants to help contribute I'll leave the Github Repo link at the bottom. The point of this ORM is to make it easy to use for beginners. Right now it supports all the basic CRUD operations that you need to make a blog website or a simple database management system. All help is appreciated!

GitHub Repo link: https://github.com/blingo77/PostPie

Top comments (0)