A SQLAlchemy integration for Graphene. For installing Graphene, just run this command in your shell. Graphene is a powerful Python library for building GraphQL APIs, and SQLAlchemy is a popular ORM (Object-Relational Mapping) tool for working with databases. When combined, graphene-sqlalchemy allows developers to quickly and easily create a GraphQL API that seamlessly interacts with a SQLAlchemy-managed database. It is fully compatible with SQLAlchemy 1.4 and 2.0. This documentation provides detailed instructions on how to get started with graphene-sqlalchemy, including installation, setup, and usage examples.
Features
- You may also subclass SQLAlchemyObjectType by providing abstract = True in your subclasses Meta
- A SQLAlchemy integration for Graphene
- It is important to provide a session for graphene-sqlalchemy to resolve the models
- More complex inhertiance using SQLAlchemy’s polymorphic models is also supported
- Graphene is a powerful Python library for building GraphQL APIs
- It is fully compatible with SQLAlchemy 1.4 and 2.0
Categories
Software DevelopmentLicense
MIT LicenseFollow Graphene-SQLAlchemy
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Graphene-SQLAlchemy!