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 Buster
Python 3.7
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 2023-10-28 03:46:09 UTC