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
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Graphene-SQLAlchemy!