GoRDB

A lightweight python library for implementing GraphQL on Relational DB Tables in few steps using python dicts. The library is built over strawberry-graphql for creating graphQL schema from dataclasses

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install gordb

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
6.3 2021-10-19  
6.2 2021-10-18  
6 2021-10-14  
5 2021-10-14  
4 2021-10-14  

Issues with this package?

Page last updated 2025-07-18 01:18:54 UTC