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
Premier Construction Software
Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Graphene-SQLAlchemy!